root/trunk/fink/main/finkinfo/macathena-libxj.info

Revision 133, 0.6 kB (checked in by broder, 16 years ago)

Taking new versions of things that have changed upstream

Line 
1 Package: macathena-libxj
2 Version: 22848
3 Revision: 1
4 Source: http://macathena.mit.edu/dist/libxj-svn%v.tar.gz
5 Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu>
6 HomePage: http://macathena.mit.edu/
7 License: BSD
8 Description: Widget library used by many Athena programs
9 Source-MD5: df4b797ed52e5b3f81240e32175364d9
10 DocFiles: athena-copyright
11
12 BuildDepends: automake1.9, macathena-base (>= 76-1)
13 UpdateConfigGuess: true
14 CompileScript: <<
15         cp %p/share/macathena-base/athena-copyright %b/
16        
17         cp %p/share/automake-1.9/install-sh %b/
18         cp %p/share/automake-1.9/mkinstalldirs %b/
19         autoconf
20         ./configure %c
21         make
22 <<
Note: See TracBrowser for help on using the browser.