aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-engines
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2008-10-15 10:56:42 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-18 18:02:07 +0200
commitc0b6dd9b41279ff00c5a90e49108945a0fee9cdd (patch)
treecfeff92229e10bf27533dc5309e42213e5bdee8f /packages/gtk-engines
parente769c7fbe16294b2c5306edfafa1ec821b7b138c (diff)
downloadopenembedded-c0b6dd9b41279ff00c5a90e49108945a0fee9cdd.tar.gz
bb files: Revert the introduction of FILE_PR
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
Diffstat (limited to 'packages/gtk-engines')
-rw-r--r--packages/gtk-engines/gtk-clearlooks-engine_0.6.2.bb2
-rw-r--r--packages/gtk-engines/gtk-engines_2.6.5.bb2
-rw-r--r--packages/gtk-engines/gtk-sato-engine_0.3.1.bb2
-rw-r--r--packages/gtk-engines/gtk-smooth-engine_0.5.8.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/gtk-engines/gtk-clearlooks-engine_0.6.2.bb b/packages/gtk-engines/gtk-clearlooks-engine_0.6.2.bb
index 77d4cae847..1b009b5380 100644
--- a/packages/gtk-engines/gtk-clearlooks-engine_0.6.2.bb
+++ b/packages/gtk-engines/gtk-clearlooks-engine_0.6.2.bb
@@ -2,7 +2,7 @@ SECTION = "x11/base"
DESCRIPTION = "Clearlooks theme engine for GTK"
LICENSE = "GPLv2"
DEPENDS = "gtk+"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/clearlooks/clearlooks-0.6.2.tar.bz2"
diff --git a/packages/gtk-engines/gtk-engines_2.6.5.bb b/packages/gtk-engines/gtk-engines_2.6.5.bb
index 657ae124a4..0dc9a95ecc 100644
--- a/packages/gtk-engines/gtk-engines_2.6.5.bb
+++ b/packages/gtk-engines/gtk-engines_2.6.5.bb
@@ -3,7 +3,7 @@ SECTION = "x11/base"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+"
-FILE_PR = "r1"
+PR = "r1"
RDEPENDS_gtk-theme-redmond = "gtk-engine-redmond95"
RDEPENDS_gtk-theme-metal = "gtk-engine-metal"
diff --git a/packages/gtk-engines/gtk-sato-engine_0.3.1.bb b/packages/gtk-engines/gtk-sato-engine_0.3.1.bb
index 72eb5e680b..2b12d2d9e8 100644
--- a/packages/gtk-engines/gtk-sato-engine_0.3.1.bb
+++ b/packages/gtk-engines/gtk-sato-engine_0.3.1.bb
@@ -1,6 +1,6 @@
require gtk-sato-engine.inc
-FILE_PR = "r4"
+PR = "r4"
SRC_URI = "http://pokylinux.org/releases/sato/sato-engine-${PV}.tar.gz"
S = "${WORKDIR}/sato-engine-${PV}"
diff --git a/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb b/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
index 4528e36045..28888c45ba 100644
--- a/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
+++ b/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
@@ -3,7 +3,7 @@ SECTION = "x11/base"
PRIORITY = "optional"
LICENSE = "LGPL"
DEPENDS = "gtk+"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/smooth-engine/${PN}-${PV}.tar.gz"