pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_gdk-pixbuf Add gdk-pixbuf support bec...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e97180f4d045
branches:  trunk
changeset: 509204:e97180f4d045
user:      toddpw <toddpw%pkgsrc.org@localhost>
date:      Mon Mar 06 09:10:54 2006 +0000

description:
Add gdk-pixbuf support because chat/ymessenger 1.0.4 needs it

diffstat:

 emulators/suse91_gdk-pixbuf/DESCR         |   4 ++++
 emulators/suse91_gdk-pixbuf/Makefile      |  23 +++++++++++++++++++++++
 emulators/suse91_gdk-pixbuf/Makefile.i386 |   3 +++
 emulators/suse91_gdk-pixbuf/distinfo      |   5 +++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 289d0c5105c8 -r e97180f4d045 emulators/suse91_gdk-pixbuf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_gdk-pixbuf/DESCR Mon Mar 06 09:10:54 2006 +0000
@@ -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.
diff -r 289d0c5105c8 -r e97180f4d045 emulators/suse91_gdk-pixbuf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_gdk-pixbuf/Makefile      Mon Mar 06 09:10:54 2006 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2006/03/06 09:10:54 toddpw Exp $
+
+DISTNAME=              suse_gdk-pixbuf-${SUSE_VERSION}
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SUSE91}
+DISTFILES=             ${RPMFILES}
+
+MAINTAINER=            tron%NetBSD.org@localhost
+HOMEPAGE=              http://www.suse.com/
+COMMENT=               Linux compatibility package for gdk-pixbuf binaries
+
+DEPENDS+=              suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
+
+EXTRACT_ONLY=          # empty
+NO_BUILD=              YES
+PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
+
+.if exists(Makefile.${MACHINE_ARCH})
+.include "Makefile.${MACHINE_ARCH}"
+.endif
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 289d0c5105c8 -r e97180f4d045 emulators/suse91_gdk-pixbuf/Makefile.i386
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_gdk-pixbuf/Makefile.i386 Mon Mar 06 09:10:54 2006 +0000
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1 2006/03/06 09:10:54 toddpw Exp $
+
+RPMFILES=              gdk-pixbuf-0.22.0-62.13.${SUSE_ARCH}.rpm
diff -r 289d0c5105c8 -r e97180f4d045 emulators/suse91_gdk-pixbuf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_gdk-pixbuf/distinfo      Mon Mar 06 09:10:54 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2006/03/06 09:10:54 toddpw Exp $
+
+SHA1 (suse91/i586/gdk-pixbuf-0.22.0-62.13.i586.rpm) = 2ec1025130503b19f95e4a7348ce957edaea390f
+RMD160 (suse91/i586/gdk-pixbuf-0.22.0-62.13.i586.rpm) = a3a37bceed6f287bdf0ad66b709fa5fc8acafbac
+Size (suse91/i586/gdk-pixbuf-0.22.0-62.13.i586.rpm) = 179623 bytes



Home | Main Index | Thread Index | Old Index