Added files for intltool.

This commit is contained in:
Matt Madia
2010-03-17 04:28:18 +00:00
parent 510be9353c
commit 507d68a347
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
DESCRIPTION="intltool"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/intltool/0.40/intltool-0.40.6.tar.gz"
CHECKSUM_MD5="8e40f9d1c7308eddbfd24b22cd540631"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd intltool-0.40.6
configure --prefix=/boot/common
make
}
INSTALL {
cd intltool-0.40.6
make install
make check
}

View File

@@ -0,0 +1,6 @@
Package: intltool
Version: 0.40.6
Copyright: 1994-1996, 1999-2002, 2004, 2005 Free Software Foundation, Inc.
License: GNU GPL v2
URL: http://www.gnome.org/
SourceURL: Download <ftp://ftp.gnome.org/pub/gnome/sources/intltool/0.40/intltool-0.40.6.tar.gz>