Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24004/devel

Added Files:
        kde4-buildenv.info 
Log Message:
a form of kde4-buildenv to stable

--- NEW FILE: kde4-buildenv.info ---
Package: kde4-buildenv
Version: 4.3.1
Revision: 0
Description: Scripts for simplifying KDE4 builds
License: BSD
Maintainer: Benjamin Reed <kde4-build...@fink.racoonfink.com>

Depends: <<
        cmake (>= 2.6.2-1),
        fink (>= 0.29.7-1)
<<

CustomMirror: <<
        Primary: http://ranger.users.finkproject.org/distfiles
        eur-NL: http://ranger.users.finkproject.org/distfiles
        nam-US: http://ranger.befunk.com/fink
        nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
        nam-CA: http://www.southofheaven.net/befunk
<<
NoSourceDirectory: true
Source: mirror:custom:%n/%n-%v-%r.sh
Source-MD5: efee79a2f0332d76b6402d91e64a8dd1
Source2: mirror:custom:%n/normalize-filenames-4.2.3-1.sh
Source2-MD5: aa5d58694004df09f486abc9907f7e0a

CompileScript: echo "none"

InstallScript: <<
#!/bin/sh -ev

        install -d -m 755 %i/sbin
        sed -e 's,@PREFIX@,%p,g' kde4-buildenv*.sh > %i/sbin/%n.sh
        cp normalize-filenames-*.sh %i/sbin/normalize-filenames.sh
        chmod 755 %i/sbin/*.sh
<<

Homepage: http://ranger.befunk.com/fink/%n
DescDetail: <<
When packaging KDE4 software, in your CompileScript, first do:

  KDE4_TYPE=x11
  KDE4_PREFIX=%p
  . %p/sbin/%n.sh

Then, you run cmake like so:

  mkdir build
  pushd build
    cmake $KDE4_CMAKE_ARGS ..
  popd
<<



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to