Commit graph

2942 commits

Author SHA1 Message Date
obache
a8b158c3ca * Update aaa_base, bash and libreadline rpm for openSUSE-RU-2012:0454-1.
* Update glibc rpm to 2.14.1-14.17.1, previous one is not in repo.
* Change /etc/mtab symlink to relative so that linux binary can read it.

Bump PKGREVISION.
2012-05-27 12:16:15 +00:00
obache
0f83a23f8d Update libxml2 rpm to 2.7.8+git20110708-3.5.1 for CVE-2012-0841.
Bump PKGREVISION.
2012-05-27 09:09:57 +00:00
obache
e16fd2ca99 * Let gmake to find files in BUILDLINK_DIR
* honor PTHREAD_* flags.
* Pass CFLAGS/LDFLAGS to make

PR 46445, patch-aa is regenerated.
2012-05-26 08:50:53 +00:00
obache
b8f0273cb9 remove patch-ad, simh-3.9.0 contains this fix.
part of PR 46445.
2012-05-26 02:50:53 +00:00
obache
69ad9aa692 Remove redundant DISTFILES definition, it's the default value. 2012-05-26 02:46:02 +00:00
marino
a05b3fa5bd emulators/wine-devel: regen broken distinfo
The first distinfo was bad for the three changed patches -- I can't
really explain it, but the committed patches were correct.
2012-05-25 18:45:26 +00:00
marino
29e926a382 emulators/wine-devel: Add DragonFly support
I have no idea if this actually works, but at least it builds which was
not the case before.
2012-05-23 17:48:53 +00:00
dholland
92c149045f Add time.h where Linux demands it. 2012-05-23 05:22:37 +00:00
dholland
4f6603b055 Teach this to recognize x86_64 on Linux. 2012-05-23 05:19:40 +00:00
dholland
2f93a61ea0 Don't hardwire /usr/lib/libelf.a, even for Linux. Should fix Linux build. 2012-05-23 05:13:22 +00:00
dholland
6ecf410401 Treat Linux 3.x like Linux 2.6 for PCI handling purposes. 2012-05-23 05:08:00 +00:00
dholland
04619a41ce Add missing termcap.bl3.mk. 2012-05-23 05:03:56 +00:00
dholland
50aeaf6409 Fix PLIST for Linux and apparently also MacOS. (An extra binary appears.)
Fix wrong WRKSRC. PKGREVISION -> 1.
2012-05-23 05:03:26 +00:00
dholland
60e69534f9 Comment out unused static data that refers to nonexistent functions.
Sometimes these elements are dropped by the compiler and sometimes
they fail the build. It is not at all clear why the behavior varies.
2012-05-21 19:37:26 +00:00
marino
b2a825766d emulators/gcube: Fix indirect linking on DragonFly 2012-05-16 18:35:28 +00:00
marino
acc2525b4c emulators/fceu: Fix indirect linking on DragonFly 2012-05-16 16:08:43 +00:00
marino
a57369faf3 emulators/sms_sdl: Fix indirect linking on DragonFly 2012-05-16 14:38:05 +00:00
marino
500d4e9999 emulators/dega: Fix indirect linking on DragonFly 2012-05-16 11:27:31 +00:00
shattered
c14219f651 Install documentation. 2012-05-15 11:34:52 +00:00
dholland
08fdb49250 add limits.h to fix the linux build 2012-05-14 07:35:02 +00:00
gson
e094390ee3 When setting up an outgoing user mode networking TCP connection,
disable the Nagle algorithm in the host-side connection.  Either
the VM is already doing Nagle, in which case there is no point
in doing it twice, or it has chosen to disable it, in which case
we should respect that choice.  This change speeds up GDB remote
debugging over TCP over user mode networking by multiple orders
of magnitude.
2012-05-12 09:56:51 +00:00
dholland
4e5e046cdf Add a cast to some indescribably horrible code to fix a build failure seen
in the last Linux bulk build.
2012-05-10 22:11:20 +00:00
dholland
90c8315c78 Build fixes for new glib2. 2012-05-10 07:10:49 +00:00
dholland
d8cbbe6c59 Add missing direct dependence on glib2. PKGREVISION -> 15 2012-05-10 07:10:43 +00:00
dholland
0689db5e60 Build fixes for new glib2. 2012-05-10 06:52:52 +00:00
dholland
0161136166 Add missing direct dependence on glib2. PKGREVISION -> 11. 2012-05-10 06:52:44 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
hans
0ad687a97e Update simh to 3.9.0
See https://raw.github.com/simh/simh/master/sim_rev.h for changes
2012-05-04 09:38:23 +00:00
obache
bb4f796e32 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
dholland
de341bf0f2 Update hack for new automake version. 2012-04-30 21:54:59 +00:00
obache
99dc9c311a Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
obache
fd66745b10 Update libexpat1 rpm to 2.0.1-109.7.1, recommented update.
Bump PKGREVISION.
2012-04-24 07:51:30 +00:00
obache
4f8e60882b Update suse121_openssl openssl1_0_0 rpm to 1.0.0e-34.12.1 for CVE-2012-0884.
Bump PKGREVISION.
2012-04-24 00:43:37 +00:00
dholland
d848fc73ec Use -O3, not -O6; should fix clang build 2012-04-22 22:04:24 +00:00
obache
a8ced99f42 Update suse12.1 libtiff3 rpm to 3.9.5-8.4.1 for CVE-2012-1173.
Bump PKGREVISION.
2012-04-21 04:42:23 +00:00
joerg
264af3292f Don't explicitly run mkfontdir. 2012-04-18 00:05:13 +00:00
wiz
de1e689588 Update to 1.03:
v1.03:

    pecompat: New app
    uips: Fixed a bug that caused bytes near the end of the file to be unnecessarily included in the .ips patch
    cdpatch: Combining -f and -v now lists all errors, while still ignoring them
    cdpatch: -x option now preserves modification time when possible
2012-04-15 15:46:53 +00:00
ryoon
25d8c758d6 Update to 0.9.13
* Add patch for configure.ac, for making potential ethernet support easier.

Changelog:
2012/03/23 - version 0.9.13 released

 A couple of important bugfixes accumulated in last few days:

   o USB NatFeat doesn't fail to claim devices in certain cases

   o MPFR FPU got fix for restarting of instructions after access error

   o JIT CPU version should work even when compiled with newer compilers

   o update your mmusetup.cnf in MiNT setup for larger FastRAM (see
     provided atari/mmusetup.cnf that is set for 512 MB FastRAM now)


2012/03/19 - version 0.9.12 released

 New features:

   o MPFR based new precise FPU emulation core. Somewhat slower than the
     normally used IEEE or UAE FPU emulation cores (about 5 times)
     but should be totally complete and precise. Enabled in Linux binary
     MMU builds (aranym-mmu). Hopefully Debian-m68k developers will enjoy it
     :-)

   o USB NatFeat fully usable: http://wiki.aranym.org/manual#usb
     With a FreeMiNT driver you can access your USB flash discs from
     the Atari side easily. First enter the SETUP GUI and plug in
     the desired USB device. The USB support is compiled in by default
     in all linux binary packages.

   o NF Clipboard implemented newly for BeOS

   o "aranym --version" will now list the built-in FPU core and also all
     NatFeats that are compiled in.

 Bugfixes:

   o memleaks in various files
   o blitter memmove fix
   o MacOSX project fixes
   o small 64bit fixes in nfcdrom
   o aliasing issue fixes (in nfosmesa that is not compiled in)
   o CPU CAS+CAS2 instructions - several very important fixes!
   o some little fixes for newer GCCs in various files
   o RPM spec file updated for Fedora, openSUSE and Mandriva. Give
     rpmbuild -tb aranym_0.9.12.orig.tar.gz a try!


2011/02/06 - version 0.9.11 released

 New features: SCC serial port emulation and USB NatFeat support.
 BeOS/Haiku port: fixes and improvements.
 MMU emulation: fix for initialization and FPU registers.
 Video: fix (refresh palette when switching from true color to bitplane
 mode) and an improvement (use current fullscreen size if fixed size is 0x0).
2012-04-15 02:05:28 +00:00
dholland
4b105f7f7f Fix previous, should be ${TOOLS_PATH.zip} as noted by Joerg. 2012-04-14 03:47:37 +00:00
obache
debd390068 Change HOMPAGE to openSUSE one, not Enterprise one. 2012-04-13 14:19:17 +00:00
obache
46ac082564 Update suse121_freetype2 rpm to libfreetype6-2.4.7-6.1 for CVE-2012-1129 - CVE-2012-1144.
Bump PKGREVISION.
2012-04-13 11:56:33 +00:00
obache
41913cf3de Update suse_libpng rpm to libpng14-14-1.4.11-3.9.1 and libpng12-0-1.2.49-9.9.1
for CVE-2011-3048.

Bump PKGREVISION.
2012-04-13 11:47:41 +00:00
dholland
6d15d7c66a Needs -lsocket -lnsl on Solaris. 2012-04-13 05:10:24 +00:00
dholland
ed93d6b5c4 Since we have USE_TOOLS+=zip, just use "zip", not "${LOCALBASE}/bin/zip".
Should fix Solaris build.
2012-04-13 04:53:34 +00:00
obache
7c0a12016f Update suse121 libopenssl1_0_0 rpm to 1.0.0e-34.9.1 for CVE-2012-1165.
Bump PKGREVISION.
2012-04-11 01:10:53 +00:00
joerg
35c3adfc81 Fix tool usage. 2012-04-07 11:38:17 +00:00
obache
21319a352f Update libexpat1 pkg to 2.0.1-109.4.1 for CVE-2012-0876, CVE-2012-1147 and CVE-2012-1148.
Bump PKGREVISION.
2012-04-01 06:11:20 +00:00
obache
69422a19f9 Update suse 12.1 libpng12 to 1.2.48-9.6.1 and libpng14 to 1.14.10-3.6.1
for CVE-2011-3045.

Bump PKGREVISION.
2012-03-31 05:40:26 +00:00
wiz
e683dbbff2 Fix build with clang. 2012-03-29 20:32:34 +00:00
obache
5ec71637ab Update libopenssl1_0_0 rpm to 1.0.0e-34.7.1, for CVE-2006-7250.
Bump PKGREVISION.
2012-03-27 04:25:01 +00:00
dholland
a674d5cbe2 woops, forgot rcsid. 2012-03-26 03:30:45 +00:00
dholland
067fb90bf6 This package's upstream distfile has hit on the wonderful idea of
shipping symlinks into /usr/share/automake-1.11 instead of copies of
various semi-standard gnuish files, including some scripts needed by
the build.

Remove the patch that causes the build to try to run things direct
from ${PREFIX}/share/automake-1.11, as that's not the way things are
supposed to be done in a buildlink universe. However, adding a bl3.mk
to automake to allow using this stuff is itself wrong.

So instead, work around this mess by adding a post-extract hack that
deletes the symlinks and replaces them with the actual files from
automake.

Also, add a build dependence on automake so the files are actually
there when we try to reference them. (hi reinoud!)

No revbump needed as the package didn't build.

Grumble.
2012-03-26 03:28:11 +00:00
sbd
1ff130bf2d Update PLIST.Linux
Bump PKGREVISION.
2012-03-25 07:31:01 +00:00
ryoon
6e13e40ce4 Fix build on DragonFly 3.0.1
* Use autoconf on pre-configure stage, remove patch for configure
* Modify autoconf macro (treat DragonFly as recent FreeBSD)
2012-03-25 05:27:42 +00:00
obache
cbbd8527fa Bump PKGREVISION refrecting the default Ruby's version change. 2012-03-22 15:33:43 +00:00
obache
bcf00920fd drm module and libudev0 are required.
Bump PKGREVISION.
2012-03-22 11:51:48 +00:00
obache
32d61d42e2 Add some missing required packages.
Bump PKGREVISION.
2012-03-22 11:50:39 +00:00
obache
b1f6c14d22 Add missing packages for libsndfile.
Bump PKGREVISION.
2012-03-22 11:49:19 +00:00
obache
a94badd539 Add suse121* packags. 2012-03-21 13:49:51 +00:00
obache
b0daed84e6 Import suse_x11-12.1 as emulators/suse121_x11.
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 X11 shared libraries.
2012-03-21 13:41:10 +00:00
obache
cfe0879f00 Import suse_slang-12.1 as emulators/suse121_slang.
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 S-Lang shared libraries.
2012-03-21 13:41:02 +00:00
obache
35f854e36f Import suse_qt4-12.1 as emulators/suse121_qt4.
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 QT4 shared libraries.
2012-03-21 13:40:53 +00:00
obache
71b7c05ad9 Import suse_openssl-12.1 as emulators/suse121_openssl.
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 OpenSSL shared libraries.
2012-03-21 13:40:40 +00:00
obache
6dd71894dd Import suse_openmotif-12.1 as emulators/suse121_openmotif.
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 OpenMotif shared libraries.
2012-03-21 13:40:24 +00:00
obache
170e9bdf88 Import suse_locale-12.1 as emulators/suse121_locale.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.
2012-03-21 13:40:16 +00:00
obache
79ce8044ac Import suse121_* common parts into emulators/suse121_linux. 2012-03-21 13:40:05 +00:00
obache
68ed507b42 Import suse_libxml2-12.1 as emulators/suse121_libxml2.
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 libxml2 shared libraries.
2012-03-21 13:38:49 +00:00
obache
e17ae1b86a Import suse_libtiff-12.1 as emulators/suse121_libtiff.
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 TIFF shared libraries.
2012-03-21 13:38:40 +00:00
obache
8cec0ee5af Import suse_libsigc++2-12.1 as emulators/suse121_libsigc++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 glibc2 that
require libsigc++2 shared libraries.
2012-03-21 13:38:32 +00:00
obache
292eb2a77d Import suse_libpng-12.1 as emulators/suse121_libpng.
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 PNG shared libraries.
2012-03-21 13:38:22 +00:00
obache
b4b736936d Import suse_libjpeg-12.1 as emulators/suse121_libjpeg.
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 JPEG shared libraries.
2012-03-21 13:38:03 +00:00
obache
93b5f60b30 Import suse_libdrm-12.1 as emulators/suse121_libdrm.
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 libdrm (for X acceleration).
2012-03-21 13:37:54 +00:00
obache
05b7c4d4da Import suse_libcurl-12.1 as emulators/suse121_libcurl.
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 cURL shared libraries.
2012-03-21 13:37:45 +00:00
obache
2579c74b33 Import suse_libcups-12.1 as emulators/suse121_libcups.
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 CUPS shared libraries.
2012-03-21 13:37:36 +00:00
obache
b20497bc48 Import suse_krb5-12.1 as emulators/suse121_krb5.
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 kerberos shared libraries.
2012-03-21 13:37:21 +00:00
obache
c76c99587e Import suse_gtk2-12.1 as emulators/suse121_gtk2.
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 GTK+-2.x shared libraries.
2012-03-21 13:37:08 +00:00
obache
ab31c243ae Import suse_glx-12.1 as emulators/suse121_glx.
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 OpenGL/Mesa shared libraries.
2012-03-21 13:36:48 +00:00
obache
d7aeb59053 Import suse_freetype2-12.1 as emulators/suse121_freetype2.
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 freetype2 shared libraries.
2012-03-21 13:36:34 +00:00
obache
9dac53a7fc Import suse_fontconfig-12.1 as emulators/suse121_fontconfig.
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 fontconfig shared libraries.
2012-03-21 13:36:25 +00:00
obache
506d447176 Import suse_expat-12.1 as emulators/suse121_expat.
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 expat shared libraries.
2012-03-21 13:36:14 +00:00
obache
090c121228 Import suse_compat-12.1 as emulators/suse121_compat.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains some old shared libraries required by older
Linux binaries.
2012-03-21 13:36:05 +00:00
obache
6b8aa03875 Import suse_base-12.1 as emulators/suse121_base.
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
don't require X11 shared libraries.
2012-03-21 13:35:50 +00:00
obache
fea0170b87 Import suse_aspell-12.1 as emulators/suse121_aspell.
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 aspell shared libraries.
2012-03-21 13:35:33 +00:00
obache
1d10ee06be Import suse_alsa-12.1 as emulators/suse121_alsa.
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 alsa shared libraries.
2012-03-21 13:35:24 +00:00
obache
ad864fb286 Import suse32_x11-12.1 as emulators/suse121_32_x11.
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 X11 shared libraries.
2012-03-21 13:35:10 +00:00
obache
37c7b58247 Import suse32_slang-12.1 as emulators/suse121_32_slang.
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 S-Lang shared libraries.
2012-03-21 13:34:59 +00:00
obache
7e9702eb75 Import suse32_qt4-12.1 as emulators/suse121_32_qt4.
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 QT4 shared libraries.
2012-03-21 13:34:44 +00:00
obache
f346396b07 Import suse32_openssl-12.1 as emulators/suse121_32_openssl.
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 OpenSSL shared libraries.
2012-03-21 13:33:31 +00:00
obache
8c21f8416a Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif.
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 OpenMotif shared libraries.
2012-03-21 13:33:21 +00:00
obache
4e82fc9db2 Import suse32_locale-12.1 as emulators/suse121_32_locale.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.
2012-03-21 13:33:11 +00:00
obache
bebf6e6841 Import suse32_libxml2-12.1 as emulators/suse121_32_libxml2.
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 libxml2 shared libraries.
2012-03-21 13:32:39 +00:00
obache
b76237e78d Import suse32_libtiff-12.1 as emulators/suse121_32_libtiff.
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 TIFF shared libraries.
2012-03-21 13:32:25 +00:00
obache
099fc73c98 Import suse32_libsigc++2-12.1 as emulators/suse121_32_libsigc++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 glibc2 that
require libsigc++2 shared libraries.
2012-03-21 13:32:09 +00:00
obache
3bb0b1d3e3 Import suse32_libpng-12.1 as emulators/suse121_32_libpng.
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 PNG shared libraries.
2012-03-21 13:31:50 +00:00
obache
b2438976fe Import suse32_libjpeg-12.1 as emulators/suse121_32_libjpeg.
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 JPEG shared libraries.
2012-03-21 13:31:33 +00:00
obache
36e0868e40 Import suse32_libdrm-12.1 as emulators/suse121_32_libdrm.
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 libdrm (for X acceleration).
2012-03-21 13:31:19 +00:00
obache
6cb29b8db9 Import suse32_libcurl-12.1 as emulators/suse121_32_libcurl.
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 cURL shared libraries.
2012-03-21 13:31:01 +00:00
obache
67678932e6 Import suse32_libcups-12.1 as emulators/suse121_32_libcups.
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 CUPS shared libraries.
2012-03-21 13:30:46 +00:00
obache
b874a979d4 Import suse32_krb5-12.1 as emulators/suse121_32_krb5.
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 kerberos shared libraries.
2012-03-21 13:30:35 +00:00
obache
40de76fc37 Import suse32_gtk2-12.1 as emulators/suse121_32_gtk2.
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 GTK+-2.x shared libraries.
2012-03-21 13:30:25 +00:00