Initial import of suse100_gdk-pixbuf: Linux compatibility package for
gdk-pixbuf binaries. 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 that use gdk-pixbuf shared libraries.
This commit is contained in:
parent
e1c0c18a0f
commit
eb3a387876
6 changed files with 47 additions and 0 deletions
4
emulators/suse100_gdk-pixbuf/DESCR
Normal file
4
emulators/suse100_gdk-pixbuf/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 that use gdk-pixbuf shared libraries.
|
23
emulators/suse100_gdk-pixbuf/Makefile
Normal file
23
emulators/suse100_gdk-pixbuf/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/04/18 15:17:46 salo Exp $
|
||||
|
||||
DISTNAME= suse_gdk-pixbuf-${SUSE_VERSION}
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SUSE100}
|
||||
DISTFILES= ${RPMFILES}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.suse.com/
|
||||
COMMENT= Linux compatibility package for gdk-pixbuf binaries
|
||||
|
||||
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse100_x11
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= YES
|
||||
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
||||
|
||||
.if exists(Makefile.${MACHINE_ARCH})
|
||||
.include "Makefile.${MACHINE_ARCH}"
|
||||
.endif
|
||||
|
||||
.include "../../emulators/suse100_linux/Makefile.common"
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
emulators/suse100_gdk-pixbuf/Makefile.i386
Normal file
3
emulators/suse100_gdk-pixbuf/Makefile.i386
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $NetBSD: Makefile.i386,v 1.1.1.1 2006/04/18 15:17:46 salo Exp $
|
||||
|
||||
RPMFILES= gdk-pixbuf-0.22.0-72.${SUSE_ARCH}.rpm
|
3
emulators/suse100_gdk-pixbuf/Makefile.powerpc
Normal file
3
emulators/suse100_gdk-pixbuf/Makefile.powerpc
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/04/18 15:17:46 salo Exp $
|
||||
|
||||
RPMFILES= gdk-pixbuf-0.22.0-72.${SUSE_ARCH}.rpm
|
3
emulators/suse100_gdk-pixbuf/Makefile.x86_64
Normal file
3
emulators/suse100_gdk-pixbuf/Makefile.x86_64
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/04/18 15:17:46 salo Exp $
|
||||
|
||||
RPMFILES= gdk-pixbuf-0.22.0-72.${SUSE_ARCH}.rpm
|
11
emulators/suse100_gdk-pixbuf/distinfo
Normal file
11
emulators/suse100_gdk-pixbuf/distinfo
Normal file
|
@ -0,0 +1,11 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/18 15:17:46 salo Exp $
|
||||
|
||||
SHA1 (suse100/i586/gdk-pixbuf-0.22.0-72.i586.rpm) = fd3c18a81b7fe46a0d978a5314f1f9a8a0d5d224
|
||||
RMD160 (suse100/i586/gdk-pixbuf-0.22.0-72.i586.rpm) = ae62f4dd3bb442feb7e0379d9dda2a007f650c2c
|
||||
Size (suse100/i586/gdk-pixbuf-0.22.0-72.i586.rpm) = 170882 bytes
|
||||
SHA1 (suse100/ppc/gdk-pixbuf-0.22.0-72.ppc.rpm) = 496937a132e84e705dfd846a05ce0725b8a9453d
|
||||
RMD160 (suse100/ppc/gdk-pixbuf-0.22.0-72.ppc.rpm) = 8286f84c0134dd298b29fa3ed1c7a5217b3352da
|
||||
Size (suse100/ppc/gdk-pixbuf-0.22.0-72.ppc.rpm) = 199197 bytes
|
||||
SHA1 (suse100/x86_64/gdk-pixbuf-0.22.0-72.x86_64.rpm) = 975bb6f5172bdf5b4e297403862f63e768ba8016
|
||||
RMD160 (suse100/x86_64/gdk-pixbuf-0.22.0-72.x86_64.rpm) = 755166941fc37379e1c5529456f90606a3a355d5
|
||||
Size (suse100/x86_64/gdk-pixbuf-0.22.0-72.x86_64.rpm) = 181065 bytes
|
Loading…
Reference in a new issue