Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33d50934ebd4b18fe38b60d46d0ac0fca5320785

commit 33d50934ebd4b18fe38b60d46d0ac0fca5320785
Author: Elentir <elen...@frugalware.org>
Date:   Wed Oct 26 21:14:35 2011 +0200

lablgtk2-2.14.2-4-x86_64

* rebuild with ocaml>=3.12.1
* remove lablgtk2-gnome-panel subpkg (no longer work with the new gnome-panel)

diff --git a/source/xlib-extra/lablgtk2/FrugalBuild 
b/source/xlib-extra/lablgtk2/FrugalBuild
index a699514..53128b9 100644
--- a/source/xlib-extra/lablgtk2/FrugalBuild
+++ b/source/xlib-extra/lablgtk2/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=lablgtk2
pkgver=2.14.2
-pkgrel=3
+pkgrel=4
pkgdesc="An Objective Caml Interface to gtk2+"
url="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html";
depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'libxdamage')
-makedepends=('ocaml>=3.12.0')
+makedepends=('ocaml>=3.12.1')
groups=('xlib-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
@@ -18,26 +18,26 @@ sha1sums=('fd184418ccbc542825748ca63fba75138d2ea561' \
'41dd59f6ea056e64074d076bc46572fe4ec755c8')

subpkgs=("$pkgname-glade2" "$pkgname-rsvg" "$pkgname-gnomecanvas" \
-        "$pkgname-gnome-panel" "$pkgname-gnomeui" "$pkgname-examples" \
+        "$pkgname-gnomeui" "$pkgname-examples" \
"$pkgname-gtkspell" "$pkgname-gtksourceview1" "$pkgname-docs" \
"$pkgname-gtksourceview2")
subdescs=('Glade bindings for LablGtk2' 'Librsvg bindings for LablGtk2' \
-         'GnomeCanvas bindings for LablGtk2' 'Gnome Panel support for 
LablGtk2' \
+         'GnomeCanvas bindings for LablGtk2' \
'GnomeUI support for LablGtk2' 'Examples for LablGtk2' 'GtkSpell support for 
LablGtk2' \
'GtkSourceView1 bindings for LablGtk2' 'LablGtk2 Documentation' \
'GtkSourceView2 bindings for LablGtk2')
subdepends=("libglade" "librsvg" "libgnomecanvas" \
-          "gnome-panel libgnomeui" "libgnomeui" '' \
+          "libgnomeui" '' \
"gtkspell" "gtksourceview1 libgnomeprint" '' \
"gtksourceview")
subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \
-          "$pkgname=$pkgver" "$pkgname=$pkgver" '' \
+          "$pkgname=$pkgver" '' \
"$pkgname=$pkgver" "$pkgname=$pkgver" '' \
"$pkgname=$pkgver")
-subgroups=('xlib-extra' 'xlib-extra' 'gnome-extra' 'gnome-extra' \
+subgroups=('xlib-extra' 'xlib-extra' 'gnome-extra' \
'gnome-extra' 'xlib-extra' 'xlib-extra' 'gnome-extra' 'docs-extra' \
'gnome-extra')
-subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
+subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
'i686 x86_64')

@@ -74,10 +74,6 @@ build ()
Fsplit $pkgname-gnomecanvas 
usr/lib/ocaml/$pkgname/{*lablgnomecanvas*,gnomeCanvas*,gnoCanvas*}
Fsplit $pkgname-gnomecanvas usr/lib/ocaml/stublibs/dlllablgnomecanvas*

-       ## -gnome-panel
-       Fsplit $pkgname-gnome-panel usr/lib/ocaml/$pkgname/{*lablpanel*,panel.*}
-       Fsplit $pkgname-gnome-panel usr/lib/ocaml/stublibs/dlllablpanel.*
-
## -gnomeui package
Fsplit $pkgname-gnomeui 
usr/lib/ocaml/$pkgname/{*lablgnomeui*,gnomeDruid*,gnoDruid*}
Fsplit $pkgname-gnomeui usr/lib/ocaml/stublibs/dlllablgnomeui.*
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to