Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome-2.28
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25487

Added Files:
        gtk-change-theme.info 
Log Message:
update for new gnome


--- NEW FILE: gtk-change-theme.info ---
Package: gtk-change-theme
Version: 0.3.1
Revision: 2

Source: http://plasmasturm.org/code//gtk-chtheme/gtk-chtheme-%v.tar.bz2
Source-MD5: f688053bf26dd6c4f1cd0bf2ee33de2a

BuildDepends: <<
        atk1 (>= 1.28.0-1),
        cairo (>= 1.8.8-1),
        fink-package-precedence,
        fontconfig2-dev (>= 2.8.0-1),
        freetype219 (>= 2.3.12-1),
        glib2-dev (>= 2.22.0-1),
        glitz,
        gtk+2-dev (>= 2.18.0-1),
        libgettext8-dev,
        pango1-xft2-ft219-dev (>= 1.24.5-4),
        pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23-1),
        x11-dev
<<
Depends: <<
        atk1-shlibs (>= 1.28.0-1),
        cairo-shlibs (>= 1.8.8-1),
        fontconfig2-shlibs (>= 2.8.0-1),
        freetype219-shlibs (>= 2.3.12-1),
        glib2-shlibs (>= 2.22.0-1),
        gtk+2-shlibs (>= 2.18.0-1),
        libgettext8-shlibs,
        pango1-xft2-ft219-shlibs (>= 1.24.5-4)
<<

CompileScript: <<
#!/bin/sh -ev
        export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        make PREFIX=%p CPPFLAGS=-MD

        # no automatic libtool dependency-tracking, so use gcc's own
        # generation flag and then move these files lt std location
        mkdir .deps
        for f in `ls *.d`; do mv $f `echo $f | sed "s/.d$/.Po/"`; done

        fink-package-precedence . || exit 2
<<
InstallScript: <<
#!/bin/sh -ev
        export 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
        make install DESTDIR=%d PREFIX=%p
<<
DocFiles: COPYING ChangeLog

DescPackaging: <<
        Simple Makefile that calls pkg-config, no autotools.

        pkg-config is called in Makefile var defs, not just recipes,
        so need to page PKG_CONFIG_PATH for install too.
<<
DescUsage: <<
"gtk-chtheme" is the program. It has a manpage too.
<<
Description: Theme-changer for GTK+2
Homepage: http://plasmasturm.org/code//gtk-chtheme
License: GPL
Maintainer: Daniel Macks <dma...@netspace.org>


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to