SuSe 7.0 libpng package
created using suse_libjpeg as a template
This commit is contained in:
parent
e56c1c69d8
commit
0008974e58
4 changed files with 29 additions and 0 deletions
21
emulators/suse_libpng/Makefile
Normal file
21
emulators/suse_libpng/Makefile
Normal file
|
@ -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"
|
3
emulators/suse_libpng/files/md5
Normal file
3
emulators/suse_libpng/files/md5
Normal file
|
@ -0,0 +1,3 @@
|
|||
$NetBSD: md5,v 1.1.1.1 2000/12/13 20:06:01 jdolecek Exp $
|
||||
|
||||
MD5 (suse63/libpng.rpm) = 4beb6b20c16963177d7373d6b70ac60c
|
1
emulators/suse_libpng/pkg/COMMENT
Normal file
1
emulators/suse_libpng/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Linux compatibility package for png library
|
4
emulators/suse_libpng/pkg/DESCR
Normal file
4
emulators/suse_libpng/pkg/DESCR
Normal file
|
@ -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.
|
Loading…
Reference in a new issue