Ticket #8597: Portfile

File Portfile, 717 bytes (added by tristan@…, 18 years ago)

giblib Portfile

Line 
1# $Id: $
2
3PortSystem                      1.0
4name                            giblib
5version                         1.2.4
6categories                      graphics devel
7maintainers                     tristan@cs.dartmouth.edu
8description                     Utility library for lists, strings and imlib2.
9long_description \
10        giblib2 incorporates doubly linked lists, some string functions, \
11        and a wrapper for imlib2. The wrapper does two things. It gives \
12        you access to fontstyles, which can be loaded from files, saved \
13        to files or defined dynamically through the API. It also, and \
14        more importantly, wraps imlib2's context API.
15
16platforms                       darwin
17
18homepage                        http://linuxbrit.co.uk/giblib/
19master_sites            http://linuxbrit.co.uk/downloads/
20
21checksums                       md5 c810ef5389baf24882a1caca2954385e
22
23depends_lib                     lib:libImlib2:imlib2