tango-icon-theme: add 0.7.2 and -extras 0.1.0 with icon-naming-utils disabled
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 23 Jul 2006 11:43:31 +0000 (11:43 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 23 Jul 2006 11:43:31 +0000 (11:43 +0000)
packages/tango/.mtn2git_empty [new file with mode: 0644]
packages/tango/files/.mtn2git_empty [new file with mode: 0644]
packages/tango/files/no-icon-naming-utils.patch [new file with mode: 0644]
packages/tango/tango-icon-theme-extras_0.1.0.bb [new file with mode: 0644]
packages/tango/tango-icon-theme_0.7.2.bb [new file with mode: 0644]

diff --git a/packages/tango/.mtn2git_empty b/packages/tango/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/tango/files/.mtn2git_empty b/packages/tango/files/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/tango/files/no-icon-naming-utils.patch b/packages/tango/files/no-icon-naming-utils.patch
new file mode 100644 (file)
index 0000000..690a06f
--- /dev/null
@@ -0,0 +1,12 @@
+--- tango-icon-theme-0.6.1/configure.ac.orig   2005-12-10 20:48:31 +0100
++++ tango-icon-theme-0.6.1/configure.ac        2005-12-10 20:49:18 +0100
+@@ -38,8 +38,7 @@
+    AC_MSG_RESULT([yes])
+ else
+    AC_MSG_RESULT([no])
++   ICONMAP="true"
+-   AC_MSG_ERROR([icon-naming-utils >= $UTILS_REQUIRED is required to build
+-                 and install tango-icon-theme])
+ fi
+ # Check for convert from ImageMagick to add the 1x1 frame to 22x22 icons
diff --git a/packages/tango/tango-icon-theme-extras_0.1.0.bb b/packages/tango/tango-icon-theme-extras_0.1.0.bb
new file mode 100644 (file)
index 0000000..d915823
--- /dev/null
@@ -0,0 +1,8 @@
+SECTION = "unknown"
+LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/"
+inherit autotools pkgconfig
+
+SRC_URI = "http://tango-project.org/releases/${PN}-${PV}.tar.gz \
+          file://no-icon-naming-utils.patch;patch=1"
+EXTRA_OECONF = "--disable-icon-framing"
+FILES_${PN} += "${datadir}/icons"
diff --git a/packages/tango/tango-icon-theme_0.7.2.bb b/packages/tango/tango-icon-theme_0.7.2.bb
new file mode 100644 (file)
index 0000000..d915823
--- /dev/null
@@ -0,0 +1,8 @@
+SECTION = "unknown"
+LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/"
+inherit autotools pkgconfig
+
+SRC_URI = "http://tango-project.org/releases/${PN}-${PV}.tar.gz \
+          file://no-icon-naming-utils.patch;patch=1"
+EXTRA_OECONF = "--disable-icon-framing"
+FILES_${PN} += "${datadir}/icons"