git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9298697
)
gtk+: Implemented INC_PR, require hicolor-icon-theme.
author
Stanislav Brabec
<utx@penguin.cz>
Wed, 16 Sep 2009 19:50:10 +0000
(19:50 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Wed, 16 Sep 2009 19:50:10 +0000
(19:50 +0000)
recipes/gtk+/gtk+.inc
patch
|
blob
|
history
recipes/gtk+/gtk+_2.12.0.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.12.11.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.12.3.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.14.1.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.14.2.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.16.4.bb
patch
|
blob
|
history
recipes/gtk+/gtk+_2.16.6.bb
patch
|
blob
|
history
diff --git
a/recipes/gtk+/gtk+.inc
b/recipes/gtk+/gtk+.inc
index
9322d70
..
d47ace0
100644
(file)
--- a/
recipes/gtk+/gtk+.inc
+++ b/
recipes/gtk+/gtk+.inc
@@
-8,6
+8,8
@@
DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcr
libxrandr libxdamage libxrender libxcomposite"
PROVIDES = "gdk-pixbuf"
+INC_PR = "r6"
+
inherit autotools pkgconfig
LEAD_SONAME = "libgtk-x11-2.0.so"
@@
-18,6
+20,7
@@
FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
${libdir}/lib*.so.* \
${datadir}/themes ${sysconfdir} \
${libdir}/gtk-2.0/${LIBV}/engines/libpixmap.so"
+RDEPENDS_${PN} = "hicolor-icon-theme"
FILES_${PN}-dev += " \
${datadir}/gtk-2.0/include \
diff --git
a/recipes/gtk+/gtk+_2.12.0.bb
b/recipes/gtk+/gtk+_2.12.0.bb
index
3d4dcde
..
f5741b6
100644
(file)
--- a/
recipes/gtk+/gtk+_2.12.0.bb
+++ b/
recipes/gtk+/gtk+_2.12.0.bb
@@
-1,6
+1,6
@@
require gtk+.inc
-PR = "
r3
"
+PR = "
${INC_PR}.0
"
DEPENDS += "cairo"
diff --git
a/recipes/gtk+/gtk+_2.12.11.bb
b/recipes/gtk+/gtk+_2.12.11.bb
index
d246eb8
..
8a0db74
100644
(file)
--- a/
recipes/gtk+/gtk+_2.12.11.bb
+++ b/
recipes/gtk+/gtk+_2.12.11.bb
@@
-1,6
+1,6
@@
require gtk+.inc
-PR = "
r4
"
+PR = "
${INC_PR}.0
"
DEPENDS += "cairo"
diff --git
a/recipes/gtk+/gtk+_2.12.3.bb
b/recipes/gtk+/gtk+_2.12.3.bb
index
642154b
..
8a0db74
100644
(file)
--- a/
recipes/gtk+/gtk+_2.12.3.bb
+++ b/
recipes/gtk+/gtk+_2.12.3.bb
@@
-1,6
+1,6
@@
require gtk+.inc
-PR = "
r3
"
+PR = "
${INC_PR}.0
"
DEPENDS += "cairo"
diff --git
a/recipes/gtk+/gtk+_2.14.1.bb
b/recipes/gtk+/gtk+_2.14.1.bb
index
627a175
..
dc4f2f2
100644
(file)
--- a/
recipes/gtk+/gtk+_2.14.1.bb
+++ b/
recipes/gtk+/gtk+_2.14.1.bb
@@
-1,6
+1,6
@@
require gtk+.inc
-PR = "
r1
"
+PR = "
${INC_PR}.0
"
DEPENDS += "cairo jasper"
diff --git
a/recipes/gtk+/gtk+_2.14.2.bb
b/recipes/gtk+/gtk+_2.14.2.bb
index
0289e2e
..
bc4a586
100644
(file)
--- a/
recipes/gtk+/gtk+_2.14.2.bb
+++ b/
recipes/gtk+/gtk+_2.14.2.bb
@@
-1,6
+1,6
@@
require gtk+.inc
-PR = "
r5
"
+PR = "
${INC_PR}.0
"
DEPENDS += "cairo jasper"
diff --git
a/recipes/gtk+/gtk+_2.16.4.bb
b/recipes/gtk+/gtk+_2.16.4.bb
index
4fde9b6
..
890a27f
100644
(file)
--- a/
recipes/gtk+/gtk+_2.16.4.bb
+++ b/
recipes/gtk+/gtk+_2.16.4.bb
@@
-1,7
+1,7
@@
require gtk+.inc
DEPENDS += "cairo jasper"
-PR = "
r
0"
+PR = "
${INC_PR}.
0"
# disabled per default - this uses as little patches as possible
DEFAULT_PREFERENCE = "-1"
diff --git
a/recipes/gtk+/gtk+_2.16.6.bb
b/recipes/gtk+/gtk+_2.16.6.bb
index
43df738
..
890a27f
100644
(file)
--- a/
recipes/gtk+/gtk+_2.16.6.bb
+++ b/
recipes/gtk+/gtk+_2.16.6.bb
@@
-1,6
+1,7
@@
require gtk+.inc
DEPENDS += "cairo jasper"
+PR = "${INC_PR}.0"
# disabled per default - this uses as little patches as possible
DEFAULT_PREFERENCE = "-1"