[arch-commits] Commit in lablgtk2/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Aug 17 10:29:31 UTC 2011


    Date: Wednesday, August 17, 2011 @ 06:29:30
  Author: tpowa
Revision: 135690

upgpkg: lablgtk2 2.14.2-4

	add the tools to the package

Modified:
  lablgtk2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-17 09:02:46 UTC (rev 135689)
+++ PKGBUILD	2011-08-17 10:29:30 UTC (rev 135690)
@@ -3,13 +3,14 @@
 
 pkgname=lablgtk2
 pkgver=2.14.2
-pkgrel=3
+pkgrel=4
 pkgdesc=" An Objective Caml interface to gtk2"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://lablgtk.forge.ocamlcore.org/"
 depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 'gtksourceview2')
 makedepends=('ocaml')
+optdepends=('ocaml: for using the tools')
 source=(https://forge.ocamlcore.org/frs/download.php/561/lablgtk-${pkgver}.tar.gz)
 options=(!makeflags)
 md5sums=('bad77680a72dab8b915cae99d1ec9b1f')
@@ -21,5 +22,4 @@
   make opt
   make DESTDIR="${pkgdir}" install
   install -m644 META "${pkgdir}/usr/lib/ocaml/lablgtk2/"
-  rm -r "${pkgdir}/usr/bin"
 }




More information about the arch-commits mailing list