pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add SUSE 13.1 package for libbz2
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Mon Dec 3 21:17:44 2018 -0800
Changeset: 601ab46e566488a90ea28dda88a88327f1effbaf
Modified Files:
Makefile
Added Files:
suse131_libbz2/DESCR
suse131_libbz2/Makefile
suse131_libbz2/distinfo
Log Message:
Add SUSE 13.1 package for libbz2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=601ab46e566488a90ea28dda88a88327f1effbaf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
suse131_libbz2/DESCR | 6 ++++++
suse131_libbz2/Makefile | 13 +++++++++++++
suse131_libbz2/distinfo | 10 ++++++++++
4 files changed, 30 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 4698dfbf68..64ba638e4f 100644
--- a/Makefile
+++ b/Makefile
@@ -4422,6 +4422,7 @@ SUBDIR+= suse121_libgcrypt
SUBDIR+= suse121_libgpg-error
SUBDIR+= suse131_fpc
SUBDIR+= suse131_gcc
+SUBDIR+= suse131_libbz2
SUBDIR+= sushi
SUBDIR+= svgalib
SUBDIR+= svgpart
diff --git a/suse131_libbz2/DESCR b/suse131_libbz2/DESCR
new file mode 100644
index 0000000000..7149a72f61
--- /dev/null
+++ b/suse131_libbz2/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 glibc2 that
+require the libbz2 shared library.
diff --git a/suse131_libbz2/Makefile b/suse131_libbz2/Makefile
new file mode 100644
index 0000000000..af9f2d88c1
--- /dev/null
+++ b/suse131_libbz2/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+PKGNAME= suse_libbz2-${SUSE_VERSION}
+CATEGORIES= emulators
+RPMPKGS+= libbz2-1-1.0.6-26.1.21.${SUSE_ARCH}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Linux compatibility package for libbz2
+
+EMUL_MODULES.linux= base
+
+.include "../../emulators/suse131_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/suse131_libbz2/distinfo b/suse131_libbz2/distinfo
new file mode 100644
index 0000000000..ed155234df
--- /dev/null
+++ b/suse131_libbz2/distinfo
@@ -0,0 +1,10 @@
+$NetBSD$
+
+SHA1 (suse131/libbz2-1-1.0.6-26.1.21.i586.rpm) = bd260769509930c96956f0b1916bd1c01ba6636c
+RMD160 (suse131/libbz2-1-1.0.6-26.1.21.i586.rpm) = 2f49ad5055cfd233bbfce9db5390970fe3cdb0cd
+SHA512 (suse131/libbz2-1-1.0.6-26.1.21.i586.rpm) = ad3b4ae1b0f2a019d45da5a8a5437654957fb3686d6fe16efd3b48b05115d312f7c16c8350c122967a3243982eb6410e2d44133c9c18df4211cf21b1bfc0503e
+Size (suse131/libbz2-1-1.0.6-26.1.21.i586.rpm) = 31549 bytes
+SHA1 (suse131/libbz2-1-1.0.6-26.1.21.x86_64.rpm) = 61e6e8a48a553d0c395b94eb5472441579000f31
+RMD160 (suse131/libbz2-1-1.0.6-26.1.21.x86_64.rpm) = 7fec6929687933c33ee3532d388e861f985ad142
+SHA512 (suse131/libbz2-1-1.0.6-26.1.21.x86_64.rpm) = 81ac5b67816f14734da3c8ff5e56858e7f238da237710d876ce3a4d57a2ed6c3d5612744dd1401b7e6b83620a54b9d7e5ad16048da8e873c5edfb214d39809d3
+Size (suse131/libbz2-1-1.0.6-26.1.21.x86_64.rpm) = 34746 bytes
Home |
Main Index |
Thread Index |
Old Index