mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Added files for intltool.
This commit is contained in:
18
dev-util/intltool/intltool-0.40.6.bep
Normal file
18
dev-util/intltool/intltool-0.40.6.bep
Normal 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
|
||||
}
|
||||
6
dev-util/intltool/intltool.OptionalPackageDescription
Normal file
6
dev-util/intltool/intltool.OptionalPackageDescription
Normal 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>
|
||||
Reference in New Issue
Block a user