Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv19741

Modified Files:
        communi.info 
Removed Files:
        communi.patch 
Log Message:
Update Communi (old name libircclient-qt) to 0.5.0, latest upstream release.


Index: communi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/communi.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- communi.info        28 Nov 2011 22:53:06 -0000      1.1
+++ communi.info        28 Nov 2011 23:38:24 -0000      1.2
@@ -1,6 +1,6 @@
 Info2: <<
 Package: communi-%type_pkg[qt]
-Version: 0.3.2
+Version: 0.5.0
 Revision: 1
 Provides: libircclient-qt-%type_pkg[qt]
 Type: qt (x11 mac)
@@ -10,27 +10,22 @@
 Maintainer: Sjors Gielen <f...@sjorsgielen.nl>
 BuildDependsOnly: true
 
-Depends: qt4-base-%type_pkg[qt]-qtcore-shlibs, %N-shlibs (>= %v-1)
+Depends: qt4-base-%type_pkg[qt]-qtcore-shlibs, %N-050-shlibs (>= %v-1)
 BuildDepends: qt4-base-%type_pkg[qt], fink (>= 0.24.12)
 
 Source: http://gitorious.org/communi/communi/archive-tarball/v%v
-Source-MD5: f4e5c791863d2b698807d5f39e22331f
+Source-MD5: e5871d1be384b37e5eb54862d8a2a61d
 SourceRename: communi-v%v.tar.gz
 SourceDirectory: communi-communi
 
-PatchFile: communi.patch
-PatchFile-MD5: f3964242759040d01071cca8f90eee9e
+PatchScript: perl -pi -e 's/!qt_no_framework/0/' libircclient-qt.pro
 
-SetCPPFLAGS: -I%p/lib/qt4-%type_pkg[qt]/include
-SetLDFLAGS: -L%p/lib/qt4-%type_pkg[qt]/lib 
-Wl,-install_name,%p/lib/qt4-%type_pkg[qt]/lib
 CompileScript: <<
 #! /bin/sh -ev
 unset QMAKESPEC
 export QTDIR=%p/lib/qt4-%type_pkg[qt]
 export PATH="$QTDIR/bin:$PATH"
 
-# -config no_icu is not implemented in 0.3.2, but once the next version comes
-# out, the PatchFile can be removed which does the same thing
 $QTDIR/bin/qmake -config no_icu -config release
 make
 <<
@@ -38,23 +33,21 @@
 #! /bin/sh -ev
 
 export QTINSTDIR="%i/lib/qt4-%type_pkg[qt]"
-mkdir -p $QTINSTDIR/lib $QTINSTDIR/include
+mkdir -p $QTINSTDIR/lib $QTINSTDIR/include $QTINSTDIR/mkspecs/features
 cp -R include $QTINSTDIR/include
 mv $QTINSTDIR/include/include $QTINSTDIR/include/ircclient-qt
 cp -R lib/*   $QTINSTDIR/lib
 
-install_name_tool -id %p/lib/qt4-%type_pkg[qt]/lib/libircclient-qt.1.dylib \
-                      %i/lib/qt4-%type_pkg[qt]/lib/libircclient-qt.1.0.0.dylib
-
+cp libircclient-qt.prf libircclient-qt-config.prf $QTINSTDIR/mkspecs/features
 <<
 DocFiles: AUTHORS CHANGELOG COPYING INSTALL README TODO VERSION
 
 SplitOff: <<
-  Package: %N-shlibs
+  Package: %N-050-shlibs
   Conflicts: libircclient-qt-%type_pkg[qt]-shlibs
   Depends: qt4-base-%type_pkg[qt]-qtcore-shlibs
-  Files: lib/qt4-%type_pkg[qt]/lib/libircclient-qt.1*.dylib
-  Shlibs: %p/lib/qt4-%type_pkg[qt]/lib/libircclient-qt.1.dylib 1.0.0 %n (>= 
0.3.2-1)
+  Files: lib/qt4-%type_pkg[qt]/lib/libircclient-qt.0*.dylib
+  Shlibs: %p/lib/qt4-%type_pkg[qt]/lib/libircclient-qt.0.dylib 0.5.0 %n (>= 
0.5.0-1)
   Description: IRC client library for Qt applications -- shared library
   DocFiles: AUTHORS CHANGELOG COPYING INSTALL README TODO VERSION
 <<

--- communi.patch DELETED ---


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to