Update of /cvsroot/fink/experimental/rangerrick/finkinfo/libs/perlmods
In directory sc8-pr-cvs1:/tmp/cvs-serv1700/libs/perlmods

Added Files:
        perlqt-3.004-1.info 
Removed Files:
        perlqt-3.003-0.20021212.1.info perlqt-3.003-0.20021212.1.patch 
Log Message:
updated perlqt


--- NEW FILE: perlqt-3.004-1.info ---
Package: perlqt
Version: 3.004
Revision: 1
Depends: glut-shlibs (>= 3.7-3), kdebindings3-smoke (>= 3.1), libpng3-shlibs (>= 
1.2.5), qt3-shlibs (>= 3.1), x11
BuildDepends: glut (>= 3.7-3), kdelibs3-dev (>= 3.1) | kdelibs3-ssl-dev (>= 3.1), 
kdebase3-dev (>= 3.1) | kdebase3-ssl-dev (>= 3.1), kdebindings3-dev (>= 3.1), libpng3 
(>= 1.2.5), qt3-dev (>= 3.1), x11
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Source: mirror:sourceforge:perlqt/PerlQt-%v.tar.gz
SourceDirectory: PerlQt-%v
Source2: http://ranger.befunk.com/fink/kde-admindir-20021214.tar.bz2
Source2-MD5: c09e25ed693826dfa497d505979e636a
Source2ExtractDir: PerlQt-%v
UpdatePOD: true
DocFiles: AUTHORS COPYING ChangeLog INSTALL README TODO
SetLIBS: -L%p/lib
SetCPPFLAGS: -no-cpp-precomp -I/usr/X11R6/include
SetCFLAGS: -I%p/include -fno-common -fno-rtti
SetCXXFLAGS: -I%p/include -fno-common -fno-rtti
SetMACOSX_DEPLOYMENT_TARGET: 10.2
ConfigureParams: --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-extra-libs=%p/lib --with-extra-includes=%p/include --enable-mt --with-pic 
--disable-rpath --enable-shared=yes --enable-static=no --mandir=%i/share/man 
--with-xinerama --enable-final --disable-dependency-tracking --disable-smoke 
--with-threshold=5 `cat /tmp/kde-build-options`
CompileScript: <<
#!/bin/sh
 export KDEDIR=%p
 export QTDIR=%p
 export CC="c++" CXX="c++" CCCMD="c++" LD="c++"
 make -f admin/Makefile.common cvs
 perl Makefile.PL %c
 make -j2 LD="c++"
<<
InstallScript: <<
#!/bin/sh
 make install DESTDIR=%d
 pushd PerlQt
 make install PREFIX=%i \
  INSTALLPRIVLIB=\%i/lib/perl5 \
  INSTALLARCHLIB=\%i/lib/perl5/darwin \
  INSTALLSITELIB=\%i/lib/perl5 \
  INSTALLSITEARCH=\%i/lib/perl5/darwin \
  INSTALLMAN1DIR=\%i/share/man/man1 \
  INSTALLMAN3DIR=\%i/share/man/man3
 install -d -m 755 %i/share/doc/%n
 find . -name \*.pl -exec perl -pi -e 's,use blib;,,' {} \;
 gnutar -cf - examples tutorials | (cd %i/share/doc/%n; gnutar -xf -)
 popd
<<
Description: Qt language bindings for Perl
DescDetail: <<
The goal of this project is to create a Perl Object Oriented
interface to the Qt GUI Toolkit.  Access to the KDE Desktop
Environment libraries is planned as well.
<<
License: GPL

--- perlqt-3.003-0.20021212.1.info DELETED ---

--- perlqt-3.003-0.20021212.1.patch DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to