packages/sylpheed/*.bb : clean out old stuff
authorGraeme Gregory <dp@xora.org.uk>
Tue, 6 Feb 2007 13:47:55 +0000 (13:47 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 6 Feb 2007 13:47:55 +0000 (13:47 +0000)
12 files changed:
packages/sylpheed/claws-mail_2.6.1.bb [deleted file]
packages/sylpheed/sylpheed-claws-extra-plugins.inc [deleted file]
packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.1_2.3.0.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.2_2.4.0.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.3.0.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.4.0.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb [deleted file]
packages/sylpheed/sylpheed-claws-plugin-rssyl-0.6_2.4.0.bb [deleted file]
packages/sylpheed/sylpheed-claws_2.3.1.bb [deleted file]
packages/sylpheed/sylpheed-claws_2.4.0.bb [deleted file]
packages/sylpheed/sylpheed_2.2.7.bb [deleted file]

diff --git a/packages/sylpheed/claws-mail_2.6.1.bb b/packages/sylpheed/claws-mail_2.6.1.bb
deleted file mode 100644 (file)
index bed2057..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/claws-mail-${PV}.tar.bz2"
-
-FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
-
-EXTRA_OECONF = "--disable-openssl --disable-aspell-test \
- --disable-dillo-viewer-plugin --with-aspell-prefix=${STAGING_DIR}/${HOST_SYS} \
- --enable-aspell"
-
-CFLAGS += "-D_GNU_SOURCE"
-
-inherit autotools pkgconfig
-
-do_configure() {
-    gnu-configize
-    libtoolize --force
-    oe_runconf
-}
-
-do_install_append() {
-       install -d ${D}${datadir}/applications
-       install -m 0644 claws-mail.desktop ${D}${datadir}/applications/
-       install -d ${D}${datadir}/pixmaps
-       install -m 0644 claws-mail.png ${D}${datadir}/pixmaps/
-       mv ${D}${bindir}/${TARGET_SYS}-claws-mail ${D}${bindir}/${PN}
-}
-
-do_stage () {
-       autotools_stage_all
-}
-
-python populate_packages_prepend () {
-       abiword_libdir = bb.data.expand('${libdir}/claws-mail/plugins', d)
-
-       do_split_packages(d, abiword_libdir, '^(.*)\.so$', 'claws-mail-plugin-%s', 'Claws plugin for %s', extra_depends='')
-}
diff --git a/packages/sylpheed/sylpheed-claws-extra-plugins.inc b/packages/sylpheed/sylpheed-claws-extra-plugins.inc
deleted file mode 100644 (file)
index 93596ab..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent plugins"
-DEPENDS = "sylpheed-claws"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-extra-plugins-${PV}.tar.bz2"
-
-
-inherit autotools pkgconfig
-
-FILES_${PN} = "${libdir}/sylpheed-claws/plugins/*.so"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.1_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.1_2.3.0.bb
deleted file mode 100644 (file)
index 4fbafbb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " gtkhtml2"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/gtkhtml2_viewer-0.10.1"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.2_2.4.0.bb b/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10.2_2.4.0.bb
deleted file mode 100644 (file)
index 0689fc6..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " gtkhtml2"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/gtkhtml2_viewer-0.10.2"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.3.0.bb
deleted file mode 100644 (file)
index 7f5cfca..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " db"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/maildir-0.24.1"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.4.0.bb b/packages/sylpheed/sylpheed-claws-plugin-maildir-0.24.1_2.4.0.bb
deleted file mode 100644 (file)
index 7f5cfca..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " db"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/maildir-0.24.1"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb
deleted file mode 100644 (file)
index 29ba157..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-SRC_URI = "http://www.sylpheed-claws.net/downloads/plugins/mailmbox-1.12.1.tar.gz"
-S = "${WORKDIR}/mailmbox-1.12.1"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb
deleted file mode 100644 (file)
index 8334610..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " libxml2 curl glib-2.0 gtk+"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/rssyl-0.5"
-
diff --git a/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.6_2.4.0.bb b/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.6_2.4.0.bb
deleted file mode 100644 (file)
index fecf876..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require sylpheed-claws-extra-plugins.inc
-
-DEPENDS_append = " libxml2 curl glib-2.0 gtk+"
-
-S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/rssyl-0.6"
-
diff --git a/packages/sylpheed/sylpheed-claws_2.3.1.bb b/packages/sylpheed/sylpheed-claws_2.3.1.bb
deleted file mode 100644 (file)
index e6231fc..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-${PV}.tar.bz2"
-
-
-FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
-
-EXTRA_OECONF = "--disable-aspell --disable-openssl --disable-aspell-test \
- --disable-dillo-viewer-plugin --with-aspell-prefix=${STAGING_DIR}/${HOST_SYS} \
- --enable-aspell"
-
-CFLAGS += "-D_GNU_SOURCE"
-
-do_configure_prepend() {
-       mkdir -p m4
-}
-
-inherit autotools pkgconfig
-
-do_install_append() {
-       install -d ${D}${datadir}/applications
-       install -m 0644 sylpheed-claws.desktop ${D}${datadir}/applications/
-       install -d ${D}${datadir}/pixmaps
-       install -m 0644 sylpheed-claws.png ${D}${datadir}/pixmaps/
-}
-
-do_stage () {
-       autotools_stage_all
-}
-
diff --git a/packages/sylpheed/sylpheed-claws_2.4.0.bb b/packages/sylpheed/sylpheed-claws_2.4.0.bb
deleted file mode 100644 (file)
index e6231fc..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-${PV}.tar.bz2"
-
-
-FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
-
-EXTRA_OECONF = "--disable-aspell --disable-openssl --disable-aspell-test \
- --disable-dillo-viewer-plugin --with-aspell-prefix=${STAGING_DIR}/${HOST_SYS} \
- --enable-aspell"
-
-CFLAGS += "-D_GNU_SOURCE"
-
-do_configure_prepend() {
-       mkdir -p m4
-}
-
-inherit autotools pkgconfig
-
-do_install_append() {
-       install -d ${D}${datadir}/applications
-       install -m 0644 sylpheed-claws.desktop ${D}${datadir}/applications/
-       install -d ${D}${datadir}/pixmaps
-       install -m 0644 sylpheed-claws.png ${D}${datadir}/pixmaps/
-}
-
-do_stage () {
-       autotools_stage_all
-}
-
diff --git a/packages/sylpheed/sylpheed_2.2.7.bb b/packages/sylpheed/sylpheed_2.2.7.bb
deleted file mode 100644 (file)
index b22512b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ gpgme gnutls"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "http://sylpheed.good-day.net/sylpheed/v2.2/sylpheed-${PV}.tar.bz2 \
-       file://sylpheed-2.2.2-libsylph-Makefile-am.patch;patch=1 \
-       file://sylpheed-2.2.2-src-Makefile-am.patch;patch=1 \
-       file://sylpheed-gnutls_2.2.4.patch;patch=1"
-
-
-FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
-FILES_${PN}-doc += "${datadir}"
-
-EXTRA_OECONF = "--disable-ssl --enable-gnutls"
-
-CFLAGS += "-D_GNU_SOURCE"
-
-do_configure_prepend() {
-       mkdir -p m4
-}
-
-inherit autotools
-
-do_install_append() {
-       install -d ${D}${datadir}/applications
-       install -m 0644 sylpheed.desktop ${D}${datadir}/applications/
-       install -d ${D}${datadir}/pixmaps
-       install -m 0644 sylpheed.png ${D}${datadir}/pixmaps/
-}
-