diff options
author | VG <vg@devys.org> | 2016-11-03 17:15:11 +0100 |
---|---|---|
committer | VG <vg@devys.org> | 2016-11-03 17:15:11 +0100 |
commit | 098526777f950c4bb4a90159bd160b79b31ced4d (patch) | |
tree | a3826071585fea07315537b21f92f656f8cdf005 /debian/control | |
parent | 2b31572424504f5a39ddd24e9264e174ea28096d (diff) | |
download | debian-ponymix-098526777f950c4bb4a90159bd160b79b31ced4d.tar.gz debian-ponymix-098526777f950c4bb4a90159bd160b79b31ced4d.tar.bz2 debian-ponymix-098526777f950c4bb4a90159bd160b79b31ced4d.zip |
adapt to ponymix (untested)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 3127f40..f504796 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,12 @@ -Source: meh +Source: ponymix Section: universe/x11 Priority: optional Maintainer: vg <vg@devys.org> Build-Depends: debhelper (>=9), - libxext-dev, libpng-dev, libgif-dev, libjpeg-dev, zlib1g-dev -Homepage: https://github.com/jhawthorn/meh/ -#Vcs-Git: git://git.debian.org/collab-maint/meh.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/meh.git;a=summary + libpulse-dev, libnotify-dev +Homepage: https://github.com/falconindy/ponymix -Package: meh +Package: ponymix Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Lightweight image viewer for X11 - Fast, lightweight image viewer. In its control mode, it can read next image - to be displayed from stdin. Uses xlib. +Description: Ponymix is a command line mixer for pulseaudio |