[SCM] xjadeo/master: Drop build of qjadeo - deprecated.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Sep 8 12:22:21 UTC 2015


The following commit has been merged in the master branch:
commit 177598a20aadd99014a9eb37ec3d084c3a23d8df
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Sep 8 13:59:27 2015 +0200

    Drop build of qjadeo - deprecated.

diff --git a/debian/menu b/debian/menu
index 410e814..5219741 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,5 +1,5 @@
 ?package(xjadeo):needs="X11"\
  section="Applications/Sound"\
  title="Xjadeo"\
- icon="/usr/share/pixmaps/qjadeo.xpm"\
- command="/usr/bin/qjadeo"
+ icon="/usr/share/pixmaps/xjadeo.xpm"\
+ command="/usr/bin/xjadeo"
diff --git a/debian/rules b/debian/rules
index 4844d7a..22d884b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,4 @@ override_dh_autoreconf:
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		--enable-midi=jack \
-		--enable-qtgui
+		--enable-midi=jack
diff --git a/debian/xjadeo.desktop b/debian/xjadeo.desktop
index bce4271..8c8869a 100644
--- a/debian/xjadeo.desktop
+++ b/debian/xjadeo.desktop
@@ -5,6 +5,6 @@ GenericName=X jack video monitor
 Comment=A simple video player that gets sync from jack transport.
 Keywords=video;sound;jackd;synchronization 
 Icon=qjadeo
-Exec=/usr/bin/qjadeo
+Exec=/usr/bin/xjadeo
 Terminal=false
 Categories=AudioVideo;Video;Player;
diff --git a/debian/xjadeo.install b/debian/xjadeo.install
index 8f52629..e32abcd 100644
--- a/debian/xjadeo.install
+++ b/debian/xjadeo.install
@@ -1,2 +1,2 @@
-debian/qjadeo.xpm /usr/share/pixmaps
+debian/xjadeo.xpm /usr/share/pixmaps
 debian/xjadeo.desktop /usr/share/applications
diff --git a/debian/qjadeo.xpm b/debian/xjadeo.xpm
similarity index 100%
rename from debian/qjadeo.xpm
rename to debian/xjadeo.xpm

-- 
xjadeo packaging



More information about the pkg-multimedia-commits mailing list