pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse131_sqlite3 Import suse_sqlite3-13.1 as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58b804f07639
branches:  trunk
changeset: 643424:58b804f07639
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Wed Dec 17 01:38:47 2014 +0000

description:
Import suse_sqlite3-13.1 as emulators/suse131_sqlite3.

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 sqlite3 shared libraries.

diffstat:

 emulators/suse131_sqlite3/DESCR    |   6 ++++++
 emulators/suse131_sqlite3/Makefile |  15 +++++++++++++++
 emulators/suse131_sqlite3/distinfo |   8 ++++++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 5c870ea2bdee -r 58b804f07639 emulators/suse131_sqlite3/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse131_sqlite3/DESCR   Wed Dec 17 01:38:47 2014 +0000
@@ -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 sqlite3 shared libraries.
diff -r 5c870ea2bdee -r 58b804f07639 emulators/suse131_sqlite3/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse131_sqlite3/Makefile        Wed Dec 17 01:38:47 2014 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2014/12/17 01:38:47 rodent Exp $
+
+PKGNAME=       suse_sqlite3-${SUSE_VERSION}
+CATEGORIES=    emulators
+RPMPKGS+=       libsqlite3-0-3.7.17-2.1.2.${SUSE_ARCH}
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+COMMENT=       Linux compatibility package for sqlite3
+
+EMUL_MODULES.linux=    base
+
+PLIST_SRC=     ${RPM2PKG_PLIST}
+
+.include "../../emulators/suse131_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 5c870ea2bdee -r 58b804f07639 emulators/suse131_sqlite3/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse131_sqlite3/distinfo        Wed Dec 17 01:38:47 2014 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1 2014/12/17 01:38:47 rodent Exp $
+
+SHA1 (suse131/libsqlite3-0-3.7.17-2.1.2.i586.rpm) = 8060a46f33ba62edeab3f4df770e3330f536ca90
+RMD160 (suse131/libsqlite3-0-3.7.17-2.1.2.i586.rpm) = d3d2d803fada691b8ff32c88e4f4e28f95a07bcd
+Size (suse131/libsqlite3-0-3.7.17-2.1.2.i586.rpm) = 358153 bytes
+SHA1 (suse131/libsqlite3-0-3.7.17-2.1.2.x86_64.rpm) = fefb5362f4c529a13a63eb90e2559177b4e8c436
+RMD160 (suse131/libsqlite3-0-3.7.17-2.1.2.x86_64.rpm) = 71462c2e39cceaa3d2a254299bd1eba6a207a43c
+Size (suse131/libsqlite3-0-3.7.17-2.1.2.x86_64.rpm) = 358393 bytes



Home | Main Index | Thread Index | Old Index