Initial .bep and .OptionalPackageDescription files for libpaper.

This commit is contained in:
Scott McCreary
2010-03-23 05:44:41 +00:00
parent bc9cb9ee7f
commit d5605c5426
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
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=/boot/common
make
}
INSTALL {
cd libpaper-1.1.23+nmu2
make install
}

View File

@@ -0,0 +1,6 @@
Package: libpaper
Version: 1.1.23+nmu2
Copyright: 1996 Yves Arrouye
Copyright: 2000 Adrian Bunk
License: GNU GPLv2
URL: http://packages.debian.org/unstable/source/libpaper