d1a2f7d6ed
* removed DEBIAN/imhex.desktop * added licence to cmake install directory + fixed PKGBUILD to copy desktop file/licence * removed gtk3 from packaging files * added xdg-desktop-portal dependency * adwaita theme should not be needed anymore * added dbus dependency
13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
Package: ImHex
|
|
Version: ${PROJECT_VERSION}
|
|
Section: editors
|
|
Priority: optional
|
|
Architecture: amd64
|
|
License: GNU GPL-2
|
|
Depends: libglfw3, libmagic1, libmbedtls14, libpython3.10, libfreetype6, libopengl0, libdbus-1-3, xdg-desktop-portal
|
|
Maintainer: WerWolv <hey@werwolv.net>
|
|
Description: ImHex Hex Editor
|
|
A Hex Editor for Reverse Engineers, Programmers and
|
|
people who value their retinas when working at 3 AM.
|
|
|