File: control

package info (click to toggle)
heimdall-flash 1.4.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 800 kB
  • sloc: cpp: 7,056; ansic: 34; makefile: 14; sh: 7
file content (38 lines) | stat: -rw-r--r-- 1,480 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: heimdall-flash
Section: devel
Priority: optional
Maintainer: Nicholas D Steeves <nsteeves@gmail.com>
Build-Depends: debhelper-compat (= 12),
               cmake,
               libusb-1.0-0-dev,
               libz-dev,
               pkg-config,
               qt5-qmake,
               qttools5-dev,
               txt2man
Standards-Version: 4.5.0
Homepage: http://www.glassechidna.com.au/products/heimdall/
Vcs-Browser: https://salsa.debian.org/debian/heimdall-flash
Vcs-Git: https://salsa.debian.org/debian/heimdall-flash.git

Package: heimdall-flash
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: heimdall
Replaces: heimdall
Description: tool for flashing firmware on Samsung Galaxy S devices
 Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
 devices over a USB connection.  It accomplishes this using the same
 protocol as Odin, Samsung's internal Windows-only firmware updater.

Package: heimdall-flash-frontend
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, heimdall-flash
Conflicts: heimdall-frontend
Replaces: heimdall-frontend
Description: tool for flashing firmware on Samsung Galaxy S devices - Qt GUI
 Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
 devices over a USB connection.  It accomplishes this using the same
 protocol as Odin, Samsung's internal Windows-only firmware updater.
 .
 This package includes a Qt-based frontend for managing Galaxy devices.