gpe-conf: Add missing dependency. Add patch to name sound settings script correctly.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 12 Mar 2007 10:38:32 +0000 (10:38 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 12 Mar 2007 10:38:32 +0000 (10:38 +0000)
packages/gpe-conf/gpe-conf-0.2.4/.mtn2git_empty [new file with mode: 0644]
packages/gpe-conf/gpe-conf-0.2.4/scriptname.patch [new file with mode: 0644]
packages/gpe-conf/gpe-conf_0.2.4.bb

diff --git a/packages/gpe-conf/gpe-conf-0.2.4/.mtn2git_empty b/packages/gpe-conf/gpe-conf-0.2.4/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gpe-conf/gpe-conf-0.2.4/scriptname.patch b/packages/gpe-conf/gpe-conf-0.2.4/scriptname.patch
new file mode 100644 (file)
index 0000000..e66d509
--- /dev/null
@@ -0,0 +1,13 @@
+Index: Makefile.am
+===================================================================
+--- Makefile.am        (revision 9037)
++++ Makefile.am        (working copy)
+@@ -178,7 +178,7 @@
+ install-data-hook:
+       chmod u+s $(DESTDIR)$(bindir)/gpe-conf                
+-      cd $(DESTDIR)/$(xscriptsdir) && mv soundsettings.sh S30soundsettings
++      cd $(DESTDIR)/$(xscriptsdir) && mv soundsettings.sh 30soundsettings
+ deb: dist
+       -mkdir $(top_builddir)/debian-build
index 4a45b59..aa458d0 100644 (file)
@@ -3,8 +3,8 @@ SECTION = "gpe"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-DEPENDS = "gtk+ esound audiofile libgpewidget libxsettings libxsettings-client"
-RDEPENDS_${PN} = "xst xset ntpdate gpe-login gpe-icons timezones"
+DEPENDS = "gtk+ esound audiofile libgpewidget libxsettings libxsettings-client libxrandr"
+RDEPENDS_${PN} = "xst xset ntpdate gpe-login gpe-icons timezones xrandr"
 RDEPENDS_gpe-conf-panel = "gpe-conf"
 
 PR = "r1"
@@ -13,6 +13,8 @@ GPE_TARBALL_SUFFIX = "bz2"
 
 inherit gpe autotools pkgconfig
 
+SRC_URI += "file://scriptname.patch;patch=1;pnum=0"
+
 PACKAGES += "gpe-conf-panel"
 
 FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \