pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_freetype2 SuSE 9.1 FreeType2 linux co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c7545dbad2a
branches:  trunk
changeset: 478862:2c7545dbad2a
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Jul 31 11:22:38 2004 +0000

description:
SuSE 9.1 FreeType2 linux compatibility libraries, based on the SuSE 7.3
packages

diffstat:

 emulators/suse91_freetype2/DESCR    |   5 +++++
 emulators/suse91_freetype2/Makefile |  24 ++++++++++++++++++++++++
 emulators/suse91_freetype2/distinfo |   4 ++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 0c328a78d4ce -r 2c7545dbad2a emulators/suse91_freetype2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_freetype2/DESCR  Sat Jul 31 11:22:38 2004 +0000
@@ -0,0 +1,5 @@
+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 freetype2 shared
+libraries.
diff -r 0c328a78d4ce -r 2c7545dbad2a emulators/suse91_freetype2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_freetype2/Makefile       Sat Jul 31 11:22:38 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:22:38 jdolecek Exp $
+
+DISTNAME=              suse_freetype2-${SUSE_VERSION}
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SUSE91}
+DISTFILES=             ${RPMFILES}
+
+MAINTAINER=            jdolecek%NetBSD.org@localhost
+HOMEPAGE=              http://www.suse.com/
+COMMENT=               Linux compatibility package for FreeType2 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=              freetype2-2.1.7-53.${SUSE_ARCH}.rpm
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 0c328a78d4ce -r 2c7545dbad2a emulators/suse91_freetype2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_freetype2/distinfo       Sat Jul 31 11:22:38 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/31 11:22:38 jdolecek Exp $
+
+SHA1 (suse91/i586/freetype2-2.1.7-53.i586.rpm) = 7af6a71ab7765c7fcd0897eb08af654d4d3303fe
+Size (suse91/i586/freetype2-2.1.7-53.i586.rpm) = 503443 bytes



Home | Main Index | Thread Index | Old Index