Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv3146/stable/main/finkinfo/languages

Modified Files:
        librep.patch librep.info 
Log Message:
sync gdbm (and other) dep-upgrade


Index: librep.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/librep.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- librep.patch        15 Aug 2007 15:57:20 -0000      1.3
+++ librep.patch        20 Oct 2011 07:20:29 -0000      1.4
@@ -1,3 +1,15 @@
+diff -ruN librep-0.17/src/Makefile.in librep-0.17-patched/src/Makefile.in
+--- librep-0.17/src/Makefile.in        2003-07-26 04:35:25.000000000 -0400
++++ librep-0.17-patched/src/Makefile.in        2011-10-01 15:58:29.000000000 
-0400
+@@ -50,7 +50,7 @@
+ REP_OBJS = $(REP_SRCS:.c=.o)
+ 
+ INTL_OBJS_yes=../intl/*.lo
+-INTL_OBJS_no=
++INTL_OBJS_no=-lintl
+ INTL_OBJS=$(INTL_OBJS_@USE_INCLUDED_LIBINTL@)
+ 
+ all : librep.la $(DL_OBJS) check-dl rep rep-config rep-remote rep-xgettext 
.libexec
 diff -ruN librep-0.17/src/rep-remote.c librep-0.17-patched/src/rep-remote.c
 --- librep-0.17/src/rep-remote.c       2001-09-14 18:35:49.000000000 -0700
 +++ librep-0.17-patched/src/rep-remote.c       2007-08-05 15:21:09.000000000 
-0700

Index: librep.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/librep.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- librep.info 15 Aug 2007 15:57:20 -0000      1.7
+++ librep.info 20 Oct 2011 07:20:29 -0000      1.8
@@ -1,12 +1,24 @@
 Package: librep
 Version: 0.17
-Revision: 1025
-BuildDepends: gdbm, libgettext3-dev, libiconv-dev, libncurses5 (>= 
5.4-20041023-1006), readline5 (>= 5.0-1004), fink (>= 0.24.12)
-Depends: gdbm-shlibs, libgettext3-shlibs, libiconv, libncurses5-shlibs (>= 
5.4-20041023-1006), %N-shlibs (= %v-%r), readline5-shlibs (>= 5.0-1004)
+Revision: 1026
+BuildDepends: <<
+       fink (>= 0.24.12),
+       gdbm3,
+       libgettext8-dev,
+       libncurses5 (>= 5.4-20041023-1006),
+       readline5 (>= 5.0-1004)
+<<
+Depends: <<
+       %N-shlibs (= %v-%r),
+       gdbm3-shlibs,
+       libgettext8-shlibs,
+       libncurses5-shlibs (>= 5.4-20041023-1006),
+       readline5-shlibs (>= 5.0-1004)
+<<
 Source: mirror:sourceforge:librep/librep-%v.tar.gz
 Source-MD5: ad4ad851ff9f82a5d61024cd96bc2998
 PatchFile: %n.patch
-PatchFile-MD5: c84c8ae864cc850af348488ba98a9866
+PatchFile-MD5: e0cc6da19b64545da0c4527beffa7524
 PatchScript: <<
   mv doc docs
   perl -pi -e 's/(-install-info)/#\1/' man/Makefile.in
@@ -16,7 +28,6 @@
 <<
 ConfigureParams: --without-gmp --infodir=%p/share/info --libexecdir=%p/lib 
--with-aclocaldir=%p/share/aclocal
 SetCFLAGS: -g -O0
-SetLDFLAGS: -lintl
 CompileScript: <<
  ./configure %c
  make host_type=%m-apple-darwin
@@ -26,7 +37,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: libgettext3-shlibs, libiconv
+  Depends: libgettext8-shlibs
   Replaces: %N (<= 0.16.2-10)
   Files: lib/librep.*.dylib
   Shlibs: %p/lib/librep.9.dylib 14.0.0 %n (>= 0.17-1)
@@ -60,11 +71,10 @@
 
 added --libexecdir= flag to comply with fink's policy
 
-Pass flag so ./configure finds fink's gettext
+Need explicit -l flag for gettext (its functions aren't in system lib)
 
 TODO:
-  move loadable modules .so into -shlibs pkg?
-  move loadable modules .la into -dev pkg?
+  move loadable modules .so/.la into -shlibs pkg?
 <<
 License: GPL
 Homepage: http://librep.sourceforge.net/


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to