summaryrefslogtreecommitdiff
path: root/gtk-engines
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
committerChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
commita780643c4b6aa11e1a36965a69df7116477c7b4c (patch)
tree17e81e77bde19931facf9b30fa5b5981df796071 /gtk-engines
parent88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff)
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'gtk-engines')
-rw-r--r--gtk-engines/gtk-engines_2.2.0.bb (renamed from gtk-engines/gtk-industrial-engine_0.2.36.2.oe)0
-rw-r--r--gtk-engines/gtk-engines_2.2.0.oe18
-rw-r--r--gtk-engines/gtk-industrial-engine_0.2.36.2.bb0
-rw-r--r--gtk-engines/gtk-smooth-engine_0.5.8.bb0
-rw-r--r--gtk-engines/gtk-smooth-engine_0.5.8.oe11
5 files changed, 0 insertions, 29 deletions
diff --git a/gtk-engines/gtk-industrial-engine_0.2.36.2.oe b/gtk-engines/gtk-engines_2.2.0.bb
index e69de29bb2..e69de29bb2 100644
--- a/gtk-engines/gtk-industrial-engine_0.2.36.2.oe
+++ b/gtk-engines/gtk-engines_2.2.0.bb
diff --git a/gtk-engines/gtk-engines_2.2.0.oe b/gtk-engines/gtk-engines_2.2.0.oe
deleted file mode 100644
index 1e93abc936..0000000000
--- a/gtk-engines/gtk-engines_2.2.0.oe
+++ /dev/null
@@ -1,18 +0,0 @@
-LICENSE = GPL
-SECTION = "x11/base"
-DESCRIPTION = "GTK theme engines"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+"
-
-PACKAGES += " gtk-engine-pixmap gtk-engine-redmond95 gtk-engine-metal gtk-theme-metal gtk-theme-redmond95"
-FILES_gtk-engine-pixmap = "${libdir}/gtk-2.0/*/engines/libpixmap.so"
-FILES_gtk-engine-redmond95 = "${libdir}/gtk-2.0/*/engines/libredmond95.so"
-FILES_gtk-engine-metal = "${libdir}/gtk-2.0/*/engines/libmetal.so"
-FILES_gtk-theme-redmond95 = "${datadir}/themes/Redmond95"
-FILES_gtk-theme-metal = "${datadir}/themes/Metal"
-DEPENDS_gtk-theme-redmond95 = "gtk-engine-redmond95"
-DEPENDS_gtk-theme-metal = "gtk-engine-metal"
-
-SRC_URI = "${GNOME_MIRROR}/${PN}/2.2/${PN}-${PV}.tar.bz2"
-
-inherit autotools pkgconfig
diff --git a/gtk-engines/gtk-industrial-engine_0.2.36.2.bb b/gtk-engines/gtk-industrial-engine_0.2.36.2.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gtk-engines/gtk-industrial-engine_0.2.36.2.bb
diff --git a/gtk-engines/gtk-smooth-engine_0.5.8.bb b/gtk-engines/gtk-smooth-engine_0.5.8.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gtk-engines/gtk-smooth-engine_0.5.8.bb
diff --git a/gtk-engines/gtk-smooth-engine_0.5.8.oe b/gtk-engines/gtk-smooth-engine_0.5.8.oe
deleted file mode 100644
index 524fde3a52..0000000000
--- a/gtk-engines/gtk-smooth-engine_0.5.8.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-PR = "r0"
-SECTION = "x11/base"
-DESCRIPTION = "GTK theme engine Smooth"
-MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
-DEPENDS = "gtk+"
-
-FILES_${PN} = "${libdir}/gtk-2.0/2.4.0/engines/libsmooth.so"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/smooth-engine/${PN}-${PV}.tar.gz"
-
-inherit autotools pkgconfig