Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24912/main/finkinfo/libs
Modified Files:
qt4-mac.info
Log Message:
kde 4.2.2; still lots of rough edges, should be considered beta, but working
surprisingly well
Index: qt4-mac.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/qt4-mac.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- qt4-mac.info 17 Mar 2009 15:44:33 -0000 1.9
+++ qt4-mac.info 3 Apr 2009 21:33:18 -0000 1.10
@@ -1,7 +1,7 @@
Info4: <<
Package: qt4-mac
Version: 4.5.0
-Revision: 3
+Revision: 4
GCC: 4.0
CustomMirror: <<
Primary: http://ranger.users.finkproject.org/distfiles
@@ -40,6 +40,7 @@
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.7-7),
glib2-dev (>= 2.12.0-1),
+ kde4-buildenv (>= 4.2.2-3),
libgettext3-dev,
libiconv-dev,
libjpeg,
@@ -103,11 +104,16 @@
/usr/bin/find %i/share/doc/%N/ -name \*.obj -print0 | xargs -0 rm -rf
{} >/dev/null 2>&1 || :
/usr/bin/find %i/share/doc/%N/examples -name Makefile -print0 | xargs
-0 rm -rf >/dev/null 2>&1 || :
+ %p/sbin/normalize-filenames.sh "%i/lib/%N/include"
+ if [ -d "%i/lib/%N/include/Phonon" ]; then
+ mv "%i/lib/%N/include/Phonon" "%i/lib/%N/include/phonon"
+ fi
+
install -d -m 755 %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
PostInstScript: <<
- if [ ! -d "%p/lib/%N/include/Phonon" ]; then
+ if [ "$1" = "configure" ] && [ ! -f
"%p/lib/%N/include/Phonon/phononnamespace.h" ]; then
# case-sensitive filesystem, make various build-system stuff
happy
ln -sf phonon "%p/lib/%N/include/Phonon"
fi
------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs