2008-09-26 21:59:07 +02:00
|
|
|
# Template build file for 'glib-2.18.1'
|
|
|
|
pkgname=glib-2.18.1
|
|
|
|
extract_sufx=".tar.bz2"
|
2008-09-28 07:09:12 +02:00
|
|
|
patch_files="glib-2.18.1-fix-statfs-netbsd.diff"
|
2008-09-26 21:59:07 +02:00
|
|
|
url=http://ftp.gnome.org/pub/gnome/sources/glib/2.18
|
2008-09-28 07:09:12 +02:00
|
|
|
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
|
|
|
configure_env="ac_cv_path_PKG_CONFIG=$PKGFS_MASTERDIR/bin/pkg-config
|
|
|
|
ac_cv_func_statfs=no"
|
2008-09-26 21:59:07 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="The GNU library of C routines"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=264b37584419d983685910adde8f7b282eccc1ad
|
|
|
|
long_desc="
|
|
|
|
GLib is a library containing many useful C routines for things such
|
|
|
|
as trees, hashes, lists and strings. It is a useful general purpose
|
|
|
|
C library used by projects such as GTK+, GIMP and GNOME."
|