pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_fontconfig initial import of suse91_f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/398914bb2774
branches:  trunk
changeset: 480250:398914bb2774
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Sep 02 20:32:03 2004 +0000

description:
initial import of suse91_fontconfig

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 glibc2 which require
fontconfig shared libraries.

diffstat:

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

diffs (45 lines):

diff -r f2645631b01e -r 398914bb2774 emulators/suse91_fontconfig/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_fontconfig/DESCR Thu Sep 02 20:32:03 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 glibc2 which require
+fontconfig shared libraries.
diff -r f2645631b01e -r 398914bb2774 emulators/suse91_fontconfig/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_fontconfig/Makefile      Thu Sep 02 20:32:03 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:32:03 recht Exp $
+
+DISTNAME=              suse_fontconfig-${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 fontconfig binaries
+
+DEPENDS+=              suse_expat>=${SUSE_VERSION}:../../emulators/suse91_expat
+
+ONLY_FOR_PLATFORM=      NetBSD-*-i386 FreeBSD-*-i386
+
+EXTRACT_ONLY=          # empty
+NO_BUILD=              YES
+NO_BUILDLINK=          YES
+PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES=              fontconfig-2.2.92.20040221-28.${SUSE_ARCH}.rpm
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r f2645631b01e -r 398914bb2774 emulators/suse91_fontconfig/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_fontconfig/distinfo      Thu Sep 02 20:32:03 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/02 20:32:03 recht Exp $
+
+SHA1 (suse91/i586/fontconfig-2.2.92.20040221-28.i586.rpm) = d96b6cf2291861fb23475e33ff7bcfb6f59e4fc5
+Size (suse91/i586/fontconfig-2.2.92.20040221-28.i586.rpm) = 164006 bytes



Home | Main Index | Thread Index | Old Index