pkgsrc-WIP-changes archive

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

suse131_libgc: Import suse131_libgc1-7.2d-2.1.2



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Sep 23 00:57:36 2015 +0200
Changeset:	c48ec55de5037b251fb21e5fbf2d9a7f82b83959

Added Files:
	suse131_libgc/DESCR
	suse131_libgc/Makefile
	suse131_libgc/distinfo

Log Message:
suse131_libgc: Import suse131_libgc1-7.2d-2.1.2

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with gc1 that require
Boehm-Demers-Weiser conservative garbage collector libraries.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c48ec55de5037b251fb21e5fbf2d9a7f82b83959

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 suse131_libgc/DESCR    |  6 ++++++
 suse131_libgc/Makefile | 13 +++++++++++++
 suse131_libgc/distinfo |  8 ++++++++
 3 files changed, 27 insertions(+)

diffs:
diff --git a/suse131_libgc/DESCR b/suse131_libgc/DESCR
new file mode 100644
index 0000000..19ae5b5
--- /dev/null
+++ b/suse131_libgc/DESCR
@@ -0,0 +1,6 @@
+Linux compatibility package based on the openSUSE Linux distribution.
+Please visit http://www.opensuse.org/ for more information about openSUSE
+Linux.
+
+This package supports running ELF binaries linked with gc1 that require
+Boehm-Demers-Weiser conservative garbage collector libraries.
diff --git a/suse131_libgc/Makefile b/suse131_libgc/Makefile
new file mode 100644
index 0000000..ae351d0
--- /dev/null
+++ b/suse131_libgc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+PKGNAME=	suse_libgc-${SUSE_VERSION}
+CATEGORIES=	emulators
+RPMPKGS+=	libgc1-7.2d-2.1.2.${SUSE_ARCH}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+COMMENT=	Linux compatibility package for libcurl
+
+EMUL_MODULES.linux=	base
+
+.include "../../emulators/suse131_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/suse131_libgc/distinfo b/suse131_libgc/distinfo
new file mode 100644
index 0000000..48b8526
--- /dev/null
+++ b/suse131_libgc/distinfo
@@ -0,0 +1,8 @@
+$NetBSD$
+
+SHA1 (suse131/libgc1-7.2d-2.1.2.i586.rpm) = 6f7e036884f6ae90c5a6b6f66f31a056b56b7e40
+RMD160 (suse131/libgc1-7.2d-2.1.2.i586.rpm) = 9cbc4ee92e2f9e6b74191b7b8a5491df28e3ef0f
+Size (suse131/libgc1-7.2d-2.1.2.i586.rpm) = 164357 bytes
+SHA1 (suse131/libgc1-7.2d-2.1.2.x86_64.rpm) = de5058afc79ef8114bfe973f8d8f8fa6849f1223
+RMD160 (suse131/libgc1-7.2d-2.1.2.x86_64.rpm) = 7cec4daa8c71dbadf7d325de8d4e00509fc1e825
+Size (suse131/libgc1-7.2d-2.1.2.x86_64.rpm) = 168200 bytes


Home | Main Index | Thread Index | Old Index