1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Improved arch packaging

No need to bundle a .desktop file with arch source packages anymore.
dupeGuru's source package takes care of that.
This commit is contained in:
Virgil Dupras
2014-04-19 17:48:48 -04:00
parent ca709a60cf
commit 903d2f9183
17 changed files with 39 additions and 8 deletions

12
pkg/debian/control Normal file
View File

@@ -0,0 +1,12 @@
Source: {pkgname}
Section: devel
Priority: extra
Maintainer: Virgil Dupras <hsoft@hardcoded.net>
Build-Depends: debhelper (>= 7), python3-dev, python3-setuptools
Standards-Version: 3.8.1
Homepage: http://www.hardcoded.net
Package: {pkgname}
Architecture: {arch}
Depends: python3 (>=3.3), python3-pyqt4
Description: {longname}