mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Remove old libpaper-1.1.23.recipe
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
DESCRIPTION="Library for handling paper characteristics"
|
||||
HOMEPAGE="http://packages.debian.org/unstable/source/libpaper"
|
||||
SRC_URI="http://ftp.de.debian.org/debian/pool/main/libp/libpaper/libpaper_1.1.23+nmu2.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
CHECKSUM_MD5="30e58b56c0b891b89e7d8c287be368b8"
|
||||
BUILD()
|
||||
{
|
||||
cd libpaper-1.1.23+nmu2
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
# automake
|
||||
autoconf
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd libpaper-1.1.23+nmu2
|
||||
make install
|
||||
}
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="1996 Yves Arrouye
|
||||
2000 Adrian Bunk"
|
||||
Reference in New Issue
Block a user