summaryrefslogtreecommitdiff
path: root/emulators/suse_libpng
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2000-12-13 20:06:01 +0000
committerjdolecek <jdolecek>2000-12-13 20:06:01 +0000
commit0008974e58e26f20fb6c89a5da14e0eb964ed42d (patch)
tree1bead343ab0f9d9325c122e8737994df97efbb55 /emulators/suse_libpng
parente56c1c69d83a0fed14a3ad6a6a3dfa6eddb7691f (diff)
downloadpkgsrc-0008974e58e26f20fb6c89a5da14e0eb964ed42d.tar.gz
SuSe 7.0 libpng package
created using suse_libjpeg as a template
Diffstat (limited to 'emulators/suse_libpng')
-rw-r--r--emulators/suse_libpng/Makefile21
-rw-r--r--emulators/suse_libpng/files/md53
-rw-r--r--emulators/suse_libpng/pkg/COMMENT1
-rw-r--r--emulators/suse_libpng/pkg/DESCR4
4 files changed, 29 insertions, 0 deletions
diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile
new file mode 100644
index 00000000000..635613aec9a
--- /dev/null
+++ b/emulators/suse_libpng/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 20:06:01 jdolecek Exp $
+
+DISTNAME= suse_libpng-7.0
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SUSE:C/6.3/7.0/:S,$,gra1/,}
+DISTFILES= ${RPMFILES}
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.suse.com/
+
+DEPENDS+= suse_base-6.3:../suse_base
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES= libpng.rpm
+
+.include "../suse_linux/suse.mk"
diff --git a/emulators/suse_libpng/files/md5 b/emulators/suse_libpng/files/md5
new file mode 100644
index 00000000000..f97777a0f7c
--- /dev/null
+++ b/emulators/suse_libpng/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/13 20:06:01 jdolecek Exp $
+
+MD5 (suse63/libpng.rpm) = 4beb6b20c16963177d7373d6b70ac60c
diff --git a/emulators/suse_libpng/pkg/COMMENT b/emulators/suse_libpng/pkg/COMMENT
new file mode 100644
index 00000000000..f232513d319
--- /dev/null
+++ b/emulators/suse_libpng/pkg/COMMENT
@@ -0,0 +1 @@
+Linux compatibility package for png library
diff --git a/emulators/suse_libpng/pkg/DESCR b/emulators/suse_libpng/pkg/DESCR
new file mode 100644
index 00000000000..f330608b9fc
--- /dev/null
+++ b/emulators/suse_libpng/pkg/DESCR
@@ -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 png shared libraries.