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

commit c3258e69eb13cfd2c64495c48765c2c313cf3517
Author: janny <[EMAIL PROTECTED]>
Date:   Mon Feb 11 14:37:35 2008 +0100

screem-0.16.1-2-i686
* rebuild with gtksourceview (package rename gtksourceview1)
* correction in  makdepends filename (perl-xml -> perl-xml-parser)
* add rarian and gdl to depeds()
* add no-disable-deprecated.patch (with build)

diff --git a/source/gnome-extra/screem/FrugalBuild 
b/source/gnome-extra/screem/FrugalBuild
index 6adffb2..36bfa1f 100644
--- a/source/gnome-extra/screem/FrugalBuild
+++ b/source/gnome-extra/screem/FrugalBuild
@@ -4,18 +4,19 @@

pkgname=screem
pkgver=0.16.1
-pkgrel=1
+pkgrel=2
pkgdesc="a web development environment to increase productivity when 
constructing a site"
Finclude sourceforge
url="http://www.screem.org/";
-depends=('libgnomeui' 'libgtkhtml' 'gtksourceview' 'gnome-menus' 'libcroco' 
'enchant')
-makedepends=('perl-xml')
+depends=('libgnomeui' 'libgtkhtml' 'gtksourceview1' 'gnome-menus' 'libcroco' 
'enchant' 'rarian' 'gdl')
+makedepends=('perl-xml-parser')
groups=('gnome-extra')
archs=('i686')
up2date="lynx -dump http://www.screem.org/ | grep Stable | sed 's/.* 
(\([0-9\.]\+\)).*/\1/'"
-source=($source switch-to-goption.patch)
+source=($source switch-to-goption.patch no-disable-deprecated.patch)
sha1sums=('93989787e1a51be3d9023cce5aa7ad9424998cd3' \
-          '98badee92a7f30d16914a23a6f365dc193b13eeb')
+          '98badee92a7f30d16914a23a6f365dc193b13eeb' \
+          '081e1035350009158884b1fc1f2137b3726ae4db')
Fconfopts="$Fconfopts --enable-enchant --disable-update-mime 
--disable-update-desktop"
_F_gnome_schemas=('/etc/gconf/schemas/screem.schemas')
_F_gnome_desktop=y
diff --git a/source/gnome-extra/screem/no-disable-deprecated.patch 
b/source/gnome-extra/screem/no-disable-deprecated.patch
new file mode 100644
index 0000000..c4ded7b
--- /dev/null
+++ b/source/gnome-extra/screem/no-disable-deprecated.patch
@@ -0,0 +1,22 @@
+--- screem-0.16.1.orig/configure       2007-11-15 09:17:22.000000000 +0100
++++ screem-0.16.1/configure    2007-11-15 09:17:36.000000000 +0100
+@@ -26003,7 +26003,7 @@
+
+
+
+-DEPRECATION_FLAGS="-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
-DGNOMEUI_DISABLE_DEPRECATED"
++DEPRECATION_FLAGS=""
+
+ CFLAGS="$SCREEM_CFLAGS -Wall $DEPRECATION_FLAGS $CFLAGS"
+
+--- screem-0.16.1.orig/configure.ac    2007-11-15 09:17:22.000000000 +0100
++++ screem-0.16.1/configure.ac 2007-11-15 09:17:31.000000000 +0100
+@@ -255,7 +255,7 @@
+ dnl being the blocker here, need a util function which does the
+ dnl same for utf-8
+
+-DEPRECATION_FLAGS="-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
-DGNOMEUI_DISABLE_DEPRECATED"
++DEPRECATION_FLAGS=""
+
+ CFLAGS="$SCREEM_CFLAGS -Wall $DEPRECATION_FLAGS $CFLAGS"
+ AC_SUBST(CFLAGS)
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to