matchbox*: convert to SRCREV
authorKoen Kooi <koen@openembedded.org>
Tue, 4 Sep 2007 12:31:11 +0000 (12:31 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 4 Sep 2007 12:31:11 +0000 (12:31 +0000)
packages/matchbox-keyboard/matchbox-keyboard_svn.bb
packages/matchbox-panel/matchbox-panel_svn.bb
packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb
packages/matchbox2/matchbox-desktop-2_svn.bb
packages/matchbox2/matchbox-panel-2_svn.bb

index ba00286..27ea4ae 100644 (file)
@@ -4,14 +4,14 @@ DEPENDS = "libfakekey expat libxft"
 RCONFLICTS = matchbox-keyboard-inputmethod
 RPROVIDES_${PN} = matchbox-keyboard-inputmethod
 SECTION = "x11"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
 PR="r6"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
            file://smallscreen-fontsize.patch;patch=1 \
-           file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1 \
-           file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
-           file://4-Add-rendering-debug-logging.patch;patch=1 \
+#           file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1 \
+#           file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
+#           file://4-Add-rendering-debug-logging.patch;patch=1 \
            file://5-Add-support-for-loading-multiple-independent-layouts.patch;patch=1 \
            file://6-Add-layout-switch-key-to-all-layouts.patch;patch=1 \
           "
@@ -26,5 +26,5 @@ EXTRA_OECONF = "--disable-cairo"
 FILES_${PN} = "${bindir}/* \
               ${datadir}/applications \
               ${datadir}/pixmaps \
-               ${datadir}/matchbox-keyboard"
+              ${datadir}/matchbox-keyboard"
 
index 3ff258f..e7fb3e6 100644 (file)
@@ -1,5 +1,5 @@
 require matchbox-panel.inc
-PV = "0.9.2+svn${SRCDATE}"
+PV = "0.9.2+svnr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
index 39b035b..4972444 100644 (file)
@@ -3,7 +3,9 @@ LICENSE = "GPL"
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
 
-PV = "0.1+svn${SRCDATE}"
+DEFAULT_PREFERENCE = "-1"
+
+PV = "0.1+svnr${SRCREV}"
 PR = "r0"
 
 PACKAGE_ARCH = "all"
index 31a6b98..8dc74ef 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 SECTION = "x11/panels"
 DEPENDS = "gtk+ startup-notification"
 
-PV = "0.1+svn${SRCDATE}"
+PV = "0.1+svnr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
index 44d23e1..79fafff 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "matchbox-panel-2 is a lightweight dock (system tray) application
 LICENSE = "GPL"
 SECTION = "x11/panels"
 DEPENDS = "gtk+ apmd startup-notification"
-PV = "0.1+svn${SRCDATE}"
+PV = "0.1+svnr${SRCREV}"
 PR = "r8"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"