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

Revision 74, 0.5 kB (checked in by broder, 16 years ago)

Updated checksums to match new macathenaDist.py

Line 
1 Package: macathena-libxj
2 Version: 22699
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: 2a65781fb7171c82b78f7ca4aa213604
10
11 BuildDepends: automake1.9
12 UpdateConfigGuess: true
13 CompileScript: <<
14         cp %p/share/automake-1.9/install-sh %b/
15         cp %p/share/automake-1.9/mkinstalldirs %b/
16         autoconf
17         ./configure %c
18         make
19 <<
20 InstallScript: <<
21         make install prefix=%i
22 <<
Note: See TracBrowser for help on using the browser.