diff --git a/glade3-3.7.1-0.bee b/glade3-3.7.1-0.bee deleted file mode 100755 index 83223c49d..000000000 --- a/glade3-3.7.1-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.7/glade3-3.7.1.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libbonobo-2.32.1-0.bee b/libbonobo-2.32.1-0.bee deleted file mode 100755 index 8dcb29229..000000000 --- a/libbonobo-2.32.1-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libbonobo/${PKGVERSION[2]}/libbonobo-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - -#SYSCONFDIR=/etc/gnome - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libbonoboui-2.24.3-0.bee b/libbonoboui-2.24.3-0.bee deleted file mode 100755 index 796ef7659..000000000 --- a/libbonoboui-2.24.3-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libbonoboui/2.24/libbonoboui-2.24.3.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libgnome-2.32.0-0.bee b/libgnome-2.32.0-0.bee deleted file mode 100755 index 1e2b41763..000000000 --- a/libgnome-2.32.0-0.bee +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libgnome/${PKGVERSION[2]}/libgnome-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - -SYSCONFDIR=/etc/gnome -LOCALSTATEDIR=/var/lib - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libgnomeui-2.24.3-0.bee b/libgnomeui-2.24.3-0.bee deleted file mode 100755 index bdc15f3fa..000000000 --- a/libgnomeui-2.24.3-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libgnomeui/${PKGVERSION[2]}/libgnomeui-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} -