summaryrefslogtreecommitdiff
path: root/emulators/suse100_fontconfig
diff options
context:
space:
mode:
authorghen <ghen>2006-04-03 18:17:54 +0000
committerghen <ghen>2006-04-03 18:17:54 +0000
commit05564a98ffa84421e16688a3b842c7f96bf78c9b (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167 /emulators/suse100_fontconfig
parentba8e91c379705cc68915df3025648ab8af9b5fb6 (diff)
downloadpkgsrc-05564a98ffa84421e16688a3b842c7f96bf78c9b.tar.gz
Unify all distinfo.${MACHINE_ARCH} distfiles into one distinfo file, so
that lintpkgsrc -or doesn't want to remove all suse100_* distfiles every time (because it looks only at "distinfo"). To make it easy to maintain these distinfo files, add a "suse100-distinfo" target (modelled after www/opera's "opera-distinfo" target), to regenerate the distinfo file for all supported platforms. Discussed with tonio.
Diffstat (limited to 'emulators/suse100_fontconfig')
-rw-r--r--emulators/suse100_fontconfig/Makefile3
-rw-r--r--emulators/suse100_fontconfig/distinfo11
-rw-r--r--emulators/suse100_fontconfig/distinfo.i3865
-rw-r--r--emulators/suse100_fontconfig/distinfo.powerpc5
-rw-r--r--emulators/suse100_fontconfig/distinfo.x86_645
5 files changed, 12 insertions, 17 deletions
diff --git a/emulators/suse100_fontconfig/Makefile b/emulators/suse100_fontconfig/Makefile
index c2b0097a081..2518b3e93b4 100644
--- a/emulators/suse100_fontconfig/Makefile
+++ b/emulators/suse100_fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_fontconfig-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_fontconfig/distinfo b/emulators/suse100_fontconfig/distinfo
new file mode 100644
index 00000000000..16c803be14e
--- /dev/null
+++ b/emulators/suse100_fontconfig/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 48b459d11fbed7a4b983382439bac1eaf9a3ac94
+RMD160 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 08eb586aac97764b36583be57b5969e547226002
+Size (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 182073 bytes
+SHA1 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = cdf6aa3482e4505af0f2b6f54637c26ccc92508c
+RMD160 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 4e26271b92d94766613db19d48dfcbd137e2509f
+Size (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 203893 bytes
+SHA1 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 6bb32bae48b9c332fa23ef5f82c602a7b1c214a6
+RMD160 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = a949ffc28985644134121c8cda17392fef751440
+Size (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 191756 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.i386 b/emulators/suse100_fontconfig/distinfo.i386
deleted file mode 100644
index 84ef288787c..00000000000
--- a/emulators/suse100_fontconfig/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 48b459d11fbed7a4b983382439bac1eaf9a3ac94
-RMD160 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 08eb586aac97764b36583be57b5969e547226002
-Size (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 182073 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.powerpc b/emulators/suse100_fontconfig/distinfo.powerpc
deleted file mode 100644
index 071c77165f0..00000000000
--- a/emulators/suse100_fontconfig/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = cdf6aa3482e4505af0f2b6f54637c26ccc92508c
-RMD160 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 4e26271b92d94766613db19d48dfcbd137e2509f
-Size (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 203893 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.x86_64 b/emulators/suse100_fontconfig/distinfo.x86_64
deleted file mode 100644
index 945018cd4cf..00000000000
--- a/emulators/suse100_fontconfig/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 6bb32bae48b9c332fa23ef5f82c602a7b1c214a6
-RMD160 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = a949ffc28985644134121c8cda17392fef751440
-Size (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 191756 bytes