Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9268

Modified Files:
        sylpheed-gpgme.info sylpheed.info 
Log Message:
Switch from oniguruma to system regex, as it works.  Add sylpheed-beta

Index: sylpheed-gpgme.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/sylpheed-gpgme.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- sylpheed-gpgme.info 29 Jun 2010 12:51:41 -0000      1.18
+++ sylpheed-gpgme.info 18 Jan 2011 01:47:26 -0000      1.19
@@ -1,13 +1,12 @@
 Package: sylpheed-gpgme
 Version: 3.0.3
-Revision: 1
+Revision: 2
 Depends: <<
   jpilot (>= 0.99.9-12), pilot-link09-shlibs,
   openldap24-shlibs, db48-aes-shlibs | db48-shlibs, cyrus-sasl2-shlibs, 
gpgme11-shlibs, libgpg-error-shlibs,
   gtkspell2-shlibs (>= 2.0.11-1004), enchant1-shlibs, 
   compface-shlibs (>= 1.4-2),
-  glib2-shlibs (>= 2.14.0-1), gtk+2 (>= 2.12.0-1), atk1-shlibs (>= 1.20.0-1), 
pango1-xft2-ft219-shlibs (>= 1.18.4-4), libgettext3-shlibs, libiconv, x11,
-  oniguruma-shlibs
+  glib2-shlibs (>= 2.14.0-1), gtk+2 (>= 2.12.0-1), atk1-shlibs (>= 1.20.0-1), 
pango1-xft2-ft219-shlibs (>= 1.18.4-4), libgettext3-shlibs, libiconv, x11
 <<
 
 BuildDepends: <<
@@ -30,7 +29,7 @@
 
 SetCPPFLAGS: -I%p/lib/system-openssl/include 
 SetLDFLAGS: -L%p/lib/system-openssl/lib -lenchant -lresolv
-ConfigureParams: --enable-ipv6 --enable-jpilot --enable-ssl --enable-ldap 
--enable-gpgme --enable-gtkspell --enable-compface --enable-oniguruma 
--disable-shared 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --enable-ipv6 --enable-jpilot --enable-ssl --enable-ldap 
--enable-gpgme --enable-gtkspell --enable-compface --disable-oniguruma 
--disable-shared 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 
 InstallScript: <<
 make -j1 install DESTDIR=%d

Index: sylpheed.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/sylpheed.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- sylpheed.info       29 Jun 2010 12:51:41 -0000      1.24
+++ sylpheed.info       18 Jan 2011 01:47:26 -0000      1.25
@@ -1,6 +1,6 @@
 Package: sylpheed
 Version: 3.0.3
-Revision: 1
+Revision: 2
 
 Depends: <<
   jpilot (>= 0.99.9-12), pilot-link09-shlibs,
@@ -8,8 +8,7 @@
   enchant1-shlibs,
   gtkspell2-shlibs (>= 2.0.11-1004), 
   compface-shlibs (>= 1.4-2),
-  glib2-shlibs (>= 2.14.0-1), gtk+2 (>= 2.12.0-1), atk1-shlibs (>= 1.20.0-1), 
pango1-xft2-ft219-shlibs (>= 1.18.4-4), libgettext3-shlibs, libiconv, x11,
-  oniguruma-shlibs
+  glib2-shlibs (>= 2.14.0-1), gtk+2 (>= 2.12.0-1), atk1-shlibs (>= 1.20.0-1), 
pango1-xft2-ft219-shlibs (>= 1.18.4-4), libgettext3-shlibs, libiconv, x11
 <<
 
 BuildDepends: <<
@@ -22,19 +21,18 @@
   gtkspell2-dev (>= 2.0.11-1004), 
   compface-dev (>= 1.4-2),
   glib2-dev (>= 2.14.0-1), gtk+2-dev (>= 2.12.0-1), atk1 (>= 1.20.0-1), 
pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1), libgettext3-dev, 
libiconv-dev, x11-dev,
-  oniguruma,
   fink (>= 0.24.12)
 <<
 
-Conflicts: sylpheed-ssl, sylpheed-gpgme, sylpheed, sylpheed-beta-gpgme
-Replaces: sylpheed-ssl, sylpheed-gpgme, sylpheed, sylpheed-beta-gpgme
+Conflicts: sylpheed-ssl, sylpheed-gpgme, sylpheed, sylpheed-beta-gpgme, 
sylpheed-beta
+Replaces: sylpheed-ssl, sylpheed-gpgme, sylpheed, sylpheed-beta-gpgme, 
sylpheed-beta
 
 Source: http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-%v.tar.bz2
 Source-MD5: c69e5787868c7a8b5fe74cc24ffca189
 
 SetCPPFLAGS: -I%p/lib/system-openssl/include 
 SetLDFLAGS: -L%p/lib/system-openssl/lib -lenchant -lresolv
-ConfigureParams: --enable-ipv6 --enable-jpilot --enable-ssl --enable-ldap 
--disable-gpgme --enable-gtkspell --enable-compface --enable-oniguruma 
--disable-shared --with-libs=%p/lib/system-openssl 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --enable-ipv6 --enable-jpilot --enable-ssl --enable-ldap 
--disable-gpgme --enable-gtkspell --enable-compface --disable-oniguruma 
--disable-shared --with-libs=%p/lib/system-openssl 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 
 InstallScript: <<
 make -j1 install DESTDIR=%d


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to