Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv19548/x11
Added Files:
dclock.info
Log Message:
to 10.7 with freetype link fixes
--- NEW FILE: dclock.info ---
Package: dclock
Version: 2.2.2
Revision: 1
Maintainer: None <[email protected]>
BuildDepends: freetype219, x11-dev, xft2-dev, xmkmf (>= 1.0.2-3)
Depends: x11, xft2-shlibs
Source: http://opencircuitdesign.com/~tim/programs/archive/%n-%v.tgz
SourceDirectory: %n
Source-MD5: 53dd6f204a96f9b9ef6b8919a160c181
DocFiles: README TODO
TarFilesRename: dclock.c:littledclock.c
PatchScript: <<
mv Imakefile Imakefile.orig
cat Imakefile.orig | sed -e 's/dclock\./littledclock\./' > Imakefile
mv Dclock.c Dclock.c.orig
cat Dclock.c.orig | sed -e 's|#include <values.h>||' | sed -e 's|#include
<wait.h>||' > Dclock.c
<<
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
xmkmf
/usr/bin/make CDEBUGFLAGS=-Os CCOPTIONS="-I%p/lib/xft2/include
-I%p/include/freetype2" LOCAL_LDFLAGS=-L%p/lib PROJECTROOT=%p dclock
<<
InstallScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
/usr/bin/make DESTDIR=%d BINDIR=%p/bin MANPATH=%p/share/man
DOCDIR=%p/share/doc/%n INSTALLFLAGS="-c -s" install
/bin/mkdir -p %i/share/man/man1
/bin/cp dclock.1 %i/share/man/man1/
<<
Description: Digital clock for the X11 environment
DescDetail: <<
Digital clock for the X11 environment
<<
License: GPL
Homepage: http://opencircuitdesign.com/~tim/programs/
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs