Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c59a421ca2835e69cfef9dde2729fa2159404032
commit c59a421ca2835e69cfef9dde2729fa2159404032 Author: James Buren <[email protected]> Date: Fri Apr 3 02:07:22 2015 +0200 the-board-0.1.3-5-x86_64 * remove package diff --git a/source/gnome-extra/the-board/FrugalBuild b/source/gnome-extra/the-board/FrugalBuild deleted file mode 100644 index 87bf6eb..0000000 --- a/source/gnome-extra/the-board/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling time: 0.66 SBU -# Maintainer: bouleetbil <[email protected]> - -pkgname=the-board -pkgver=0.1.3 -pkgrel=5 -pkgdesc="A space to place daily records" -depends=('libnotify>=0.7' 'nautilus' 'libsoup-gnome' \ - 'clutter-gtk>=1.1.2' 'clutter-gst' 'mx' 'gjs' 'xulrunner' \ - 'gtk+3>=3.0.3' 'xcb-util>=0.3.8') -makedepends=('intltool' 'gobject-introspection') -groups=('gnome-extra') -archs=('i686' 'x86_64') -_F_gnome_devel="y" -Finclude gnome -sha1sums=('1858aa8f20b9d4335cc3a003800b04d8ca62d43f') -export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ - -build() { - if [ "$_F_gnome_git" != "n" ]; then - Funpack_scm - Fcd $pkgname - sh ./autogen.sh - fi - Fbuild -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
