Import suse_sqlite3-12.1 as emulators/suse121_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.
This commit is contained in:
parent
315c9978fe
commit
495a64a0f7
3 changed files with 27 additions and 0 deletions
6
emulators/suse121_sqlite3/DESCR
Normal file
6
emulators/suse121_sqlite3/DESCR
Normal file
|
@ -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.
|
13
emulators/suse121_sqlite3/Makefile
Normal file
13
emulators/suse121_sqlite3/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/12/04 19:46:28 rodent Exp $
|
||||
|
||||
PKGNAME= suse_sqlite3-${SUSE_VERSION}
|
||||
CATEGORIES= emulators
|
||||
RPMPKGS+= libsqlite3-0-3.7.8-1.1.2.${SUSE_ARCH}
|
||||
|
||||
MAINTAINER= rodent@NetBSD.org
|
||||
COMMENT= Linux compatibility package for sqlite3
|
||||
|
||||
PLIST_SRC= ${RPM2PKG_PLIST}
|
||||
|
||||
.include "../../emulators/suse121_linux/Makefile.common"
|
||||
.include "../../mk/bsd.pkg.mk"
|
8
emulators/suse121_sqlite3/distinfo
Normal file
8
emulators/suse121_sqlite3/distinfo
Normal file
|
@ -0,0 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/12/04 19:46:28 rodent Exp $
|
||||
|
||||
SHA1 (suse121/libsqlite3-0-3.7.8-1.1.2.i586.rpm) = 3f74a86e7f8aa718bc8b343341b9c9e9422b3eb7
|
||||
RMD160 (suse121/libsqlite3-0-3.7.8-1.1.2.i586.rpm) = 74452a48aeface8511bf246b2e3d0d3e43b29072
|
||||
Size (suse121/libsqlite3-0-3.7.8-1.1.2.i586.rpm) = 261848 bytes
|
||||
SHA1 (suse121/libsqlite3-0-3.7.8-1.1.2.x86_64.rpm) = 4a69c5b9ba5a2c6e385f9d5700f0588bb1971e29
|
||||
RMD160 (suse121/libsqlite3-0-3.7.8-1.1.2.x86_64.rpm) = 54a56c126e21598e3e24f6ed4cba6aea6919bf5d
|
||||
Size (suse121/libsqlite3-0-3.7.8-1.1.2.x86_64.rpm) = 267697 bytes
|
Loading…
Reference in a new issue