pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_libtiff initial import of suse91_libtiff



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2645631b01e
branches:  trunk
changeset: 480249:f2645631b01e
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Sep 02 20:29:55 2004 +0000

description:
initial import of suse91_libtiff

Linux compatibility package based on the SuSE Linux distribution, take a
look at "http://www.suse.com/"; for more information about it.

This package supports running ELF binaries linked with tiff shared libraries.

diffstat:

 emulators/suse91_libtiff/DESCR    |   4 ++++
 emulators/suse91_libtiff/Makefile |  24 ++++++++++++++++++++++++
 emulators/suse91_libtiff/distinfo |   4 ++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 9fcdf3282453 -r f2645631b01e emulators/suse91_libtiff/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_libtiff/DESCR    Thu Sep 02 20:29:55 2004 +0000
@@ -0,0 +1,4 @@
+Linux compatibility package based on the SuSE Linux distribution, take a
+look at "http://www.suse.com/"; for more information about it.
+
+This package supports running ELF binaries linked with tiff shared libraries.
diff -r 9fcdf3282453 -r f2645631b01e emulators/suse91_libtiff/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_libtiff/Makefile Thu Sep 02 20:29:55 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:29:55 recht Exp $
+
+DISTNAME=              suse_libtiff-${SUSE_VERSION}
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SUSE91}
+DISTFILES=             ${RPMFILES}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.suse.com/
+COMMENT=               Linux compatibility package for the TIFF library
+
+DEPENDS+=              suse_base>=${SUSE_VERSION}:../../emulators/suse91_base
+
+ONLY_FOR_PLATFORM=      NetBSD-*-i386 FreeBSD-*-i386
+
+EXTRACT_ONLY=          # empty
+NO_BUILD=              YES
+NO_BUILDLINK=          YES
+PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES=              libtiff-3.6.1-38.3.${SUSE_ARCH}.rpm
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 9fcdf3282453 -r f2645631b01e emulators/suse91_libtiff/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_libtiff/distinfo Thu Sep 02 20:29:55 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/02 20:29:55 recht Exp $
+
+SHA1 (suse91/i586/libtiff-3.6.1-38.3.i586.rpm) = f157765f43c71dfa4c8d0647c0fa825b81119ac0
+Size (suse91/i586/libtiff-3.6.1-38.3.i586.rpm) = 195338 bytes



Home | Main Index | Thread Index | Old Index