3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries
Peter Simons 785e9630f0 gmp: use standard GNU config.guess
libgmp comes with an extended config.guess script that features more
accurate CPU detection. Unfortunately, use of that script causes the
configure phase to choose fairly aggressive optimization flags and the
resulting binaries might not work on architectures other than the
machine those binaries were built on.

The standard GNU config.guess script, however, recognizes a CPU type of
'x86' only. Thus, libgmp chooses the following settings:

  ABI="32"
  CC="gcc"
  CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro"
  CPPFLAGS=""
  MPN_PATH=" x86/p6 x86 generic"

svn path=/nixpkgs/branches/stdenv-updates/; revision=16084
2009-06-29 11:01:10 +00:00
..
a52dec * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
aalib * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
acl * Sync with the trunk. 2009-04-25 22:45:32 +00:00
adns GNU aDNS: Disable the test suite for now. 2009-01-17 20:19:54 +00:00
agg Agg: Fix compilation. 2009-04-28 12:37:09 +00:00
apr * Apache httpd: build against apr, aputil and pcre instead of using 2008-10-06 13:38:45 +00:00
apr-util * Apache httpd: build against apr, aputil and pcre instead of using 2008-10-06 13:38:45 +00:00
arts Fixed arts compilation with gcc 4.3.x 2009-04-20 11:49:54 +00:00
aspell * aspell: updated to 0.60.6 to make it compile on GCC 4.3. 2009-02-12 19:34:03 +00:00
aterm * meta-environment.org is back up. 2009-03-19 12:26:21 +00:00
attr * Unfortunately, the Gentoo mirror of the attr library is no more 2009-04-24 20:27:54 +00:00
avahi * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
axis Added Apache Axis 1.3 (Apache Axis is an implementation of the SOAP 2006-04-03 13:00:10 +00:00
babl update to 0.0.22 2008-10-09 22:10:59 +00:00
beecrypt * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
bluez-libs * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
boehm-gc libgc 7.1. 2008-09-05 08:03:44 +00:00
boost Fixing boost for a problem related to a "class R shadowing template...". 2009-04-19 11:20:51 +00:00
botan Updated Monotone to 0.43 2009-03-25 16:06:00 +00:00
buddy * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
cairo * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
cairomm * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
cfitsio cfitsio added 2008-01-28 19:46:59 +00:00
chipmunk Added chipmunk 2 physics library 2008-11-30 15:05:43 +00:00
chmlib * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
cil * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
cil-aterm * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
cl-ppcre Update cl-ppcre 2009-05-05 03:05:10 +00:00
clanlib add clanlib 2007-07-22 18:22:46 +00:00
clearsilver * Fix a bunch of URLs. 2007-09-11 10:15:07 +00:00
clucene-core * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
ConsoleKit Added PAM support for KDE login manager 2009-04-01 15:12:22 +00:00
coredumper Merged with trunk 2008-01-15 00:55:21 +00:00
cppunit * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
cracklib * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
crypto++ Add Crypto++, a C++ cryptography library. 2008-07-29 14:26:03 +00:00
ctl Nix-expr style review 2008-01-31 10:41:04 +00:00
cyrus-sasl Added cyrus-sasl-2.1.22 with openssl 2007-10-01 15:11:38 +00:00
db4 * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
dbus * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
dbus-glib * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
dclib * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
directfb * Fix a bunch of URLs. 2007-09-11 10:15:07 +00:00
enchant * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
eventlog Added syslog-ng (and the eventlog library that it depends on). 2009-02-05 16:50:45 +00:00
exiv2 * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
expat Merged with trunk 2008-01-15 00:55:21 +00:00
faac added faad2 and faac (deps of cinelerra) 2008-10-14 14:01:38 +00:00
faad2 * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
facile Merged with trunk. 2007-11-16 21:05:15 +00:00
fcgi fcgi library added 2008-02-08 10:54:56 +00:00
ffmpeg * ffmpeg needs --enable-shared. 2009-04-22 19:20:27 +00:00
fftw Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore. 2009-04-05 21:41:13 +00:00
fltk Adding cinepaint 0.22.1 and as a dependency, also fltk 1.1.9 2009-04-02 15:20:19 +00:00
fmod Adding a license tag for fmod: "unfree", as advised by Ludo. 2009-02-22 23:15:01 +00:00
fontconfig * Updated the generator to handle some missing dependencies. 2009-04-20 16:02:50 +00:00
freealut * Added GemRB, a reimplementation of the Infinity Engine. 2007-05-14 21:47:11 +00:00
freeglut freeglut: gcc-4.2 related patch 2008-01-16 00:06:31 +00:00
freeimage Updating freeimage and vxl. 2009-04-25 16:21:56 +00:00
freetype * Strange configure script; add an explicit --disable-static. 2009-04-22 07:05:50 +00:00
fribidi * Updated fribidi. 2009-03-10 17:24:15 +00:00
gamin * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
gd * Added libgd. 2007-09-21 20:43:43 +00:00
gdbm Add GDBM, a key/value database library. 2008-04-06 23:18:25 +00:00
gegl version bump to 0.0.22 2009-02-01 18:51:15 +00:00
geos replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
gettext * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
giflib Merged with trunk 2008-01-15 00:55:21 +00:00
glew Nix-expr style review 2008-01-31 10:41:04 +00:00
glib svn path=/nixpkgs/trunk/; revision=11461 2008-04-04 16:58:19 +00:00
glibc-2.5 Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system that 2009-06-24 20:10:51 +00:00
glibc-2.7 * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
glibc-2.9 Removed misleading comment that no longer applies. 2009-06-24 20:10:59 +00:00
gmime * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
gmm kde shipped with a copy of this lib. They have removed it. I guess we need id nevertheless? 2008-04-21 15:20:49 +00:00
gmp gmp: use standard GNU config.guess 2009-06-29 11:01:10 +00:00
gnet * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
gnutls GnuTLS 2.6.6, with Guile bindings by default. 2009-04-30 18:43:48 +00:00
goocanvas fix my dir spelling mistake 2008-12-02 15:13:31 +00:00
gpgme added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr 2008-02-18 20:52:59 +00:00
gsl * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
gssdp add gssdp and gupnp, some Universal Plug and Play thingies 2008-06-18 19:03:58 +00:00
gstreamer * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
gtk-libs GTK+ 2.16 and companion libraries. 2009-04-16 10:19:15 +00:00
gtk-sharp-1 * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gtk-sharp-2 * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gtkmozembed-sharp * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gtksourceview-sharp * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gtkspell Added aspell 2007-05-13 14:22:24 +00:00
gupnp add gssdp and gupnp, some Universal Plug and Play thingies 2008-06-18 19:03:58 +00:00
haskell Haskell platform is now released (different URI). 2009-05-06 11:42:57 +00:00
icu * Export a symbol that OpenOffice needs. 2008-07-04 05:53:41 +00:00
id3lib * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
ilbc * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
ilmbase * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
imlib * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
imlib2 Added bzip2 to imlib2 2007-11-11 15:49:28 +00:00
indilib * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
iniparser iniparser library added 2008-01-28 19:45:19 +00:00
iso-codes Added iso-codes package 2009-04-17 15:08:14 +00:00
jasper * Jasper needs an explicit --enable-shared. 2009-04-22 07:05:09 +00:00
java * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
kerberos * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
lablgtk Added Monotone-Viz, viewer for monotone histories. 2008-06-11 06:12:18 +00:00
lcms bump to 1.17 2009-03-08 12:11:05 +00:00
lesstif Lesstif patches - lesstif stable has not been updated in a long time and these 2008-10-05 08:59:26 +00:00
lesstif-0.93 Added older version of lesstif for arb 2008-10-06 15:11:36 +00:00
lib3ds added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds 2008-06-08 03:56:32 +00:00
libaal * Reiser4 stuff. 2008-02-10 17:38:36 +00:00
libao libao: Build against PulseAudio. 2009-04-01 21:59:12 +00:00
libarchive * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libassuan Libassuan 1.0.5. 2009-01-12 19:06:35 +00:00
libavc1394 libavc1394: propagating libraw1394 2008-02-06 19:00:51 +00:00
libcaca * libcaca: updated to the latest version to make it work on GCC 4.3. 2009-02-12 19:25:10 +00:00
libcanberra libcanberra: Make GTK+ a propagated build input. 2009-04-04 13:53:07 +00:00
libcdaudio * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
libcddb * Updated Audacious and its dependencies. 2008-08-29 11:31:16 +00:00
libcdio * Updated Audacious and its dependencies. 2008-08-29 11:31:16 +00:00
libcm * Build metacity with compositing support. 2007-02-28 17:52:41 +00:00
libcv * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
libdaemon * ifplugd: program for monitoring the link status of 2007-08-06 18:45:53 +00:00
libdbi * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
libdbi-drivers * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
libdrm Fixing libdrm build 2009-04-20 18:43:08 +00:00
libdv replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
libdvdcss * Latest libdvdcss. 2009-03-10 08:06:50 +00:00
libdvdnav * MPlayer: updated to the SVN version. 2009-03-10 21:03:51 +00:00
libdvdread * MPlayer: updated to the SVN version. 2009-03-10 21:03:51 +00:00
libedit * editline: renamed to libedit (which seems to be the proper name for 2009-04-16 19:25:22 +00:00
libevent * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
libewf Adding libewf. 2009-04-21 19:47:41 +00:00
libexif Removed unused patches (libexif, libgphoto2) 2008-02-02 20:40:39 +00:00
libextractor * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
libffi Add libffi, a foreign function interface library. 2008-04-09 07:40:48 +00:00
libgcrypt GNU libgcrypt 1.4.4. 2009-01-23 15:59:31 +00:00
libgpg-error Libgpg-error 1.7. 2009-01-12 19:13:34 +00:00
libgphoto2 * Fixed the gphoto2 build. 2009-04-23 11:12:25 +00:00
libgpod Adding gtkpod, and fixing libgpod meta info. 2009-04-13 15:41:10 +00:00
libgsf Merged with trunk. 2007-11-16 21:05:15 +00:00
libical Added libical package, patch submitted by Andrew Morsillo 2009-02-18 20:57:36 +00:00
libid3tag Add mpg321, libao and libid3tag; upgrade libmad. 2008-02-11 21:02:38 +00:00
libidn * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libiec61883 libiec61883: propagating libraw1394 2008-02-06 19:00:46 +00:00
libixp removed libixp-0.3 (wmiimenu does also build with 0.4) 2008-06-08 21:41:07 +00:00
libixp_for_wmii * Update suckless package location. 2009-03-15 20:09:50 +00:00
libjingle * Merged most of the stdenv-updates branch. Some stuff didn't 2008-02-20 23:02:41 +00:00
libjpeg * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
libksba * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libmad * Sync with the trunk. 2009-03-16 12:45:27 +00:00
libmcs * Updated Audacious and its dependencies. 2008-08-29 11:31:16 +00:00
libmicrohttpd GNU libmicrohttpd 0.3.1. 2008-08-29 21:54:26 +00:00
libmowgli * Updated Audacious and its dependencies. 2008-08-29 11:31:16 +00:00
libmpcdec * Added Audacious, a fork of beep-media-player (which doesn't seem to 2008-03-03 10:55:20 +00:00
libmsn Added libmsn package 2009-02-23 15:30:07 +00:00
libmspack * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
libnotify D-Bus splitted into two packages: dbus.libs and dbus.tools 2008-02-02 20:41:06 +00:00
libnova * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libogg * Fixed some more URLs. 2007-09-11 11:15:37 +00:00
liboil * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
liboop Add GNU lsh, a GPL'd implementation of SSH, and `liboop', and event loop library. 2008-02-12 10:51:44 +00:00
libotr pidgin otr + libotr 3.1.0 -> 3.2.0 2008-09-13 10:40:33 +00:00
libpcap libpcap: added missing patch file 2009-02-12 21:24:00 +00:00
libpng * libpng 1.2.35 (addresses CVE-2009-0040). 2009-03-05 14:09:43 +00:00
libpseudo Adding vwm, the console window manager. 2009-04-22 21:33:24 +00:00
libqglviewer added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds 2008-06-08 03:56:32 +00:00
libraw1394 libraw1394: URL corrected 2008-02-18 20:53:11 +00:00
libsamplerate removed mkDerivationByConfiguration, using composableDerivation instead 2008-12-20 01:20:35 +00:00
libsexy Merged with trunk. 2007-11-16 21:05:15 +00:00
libsigcxx * libsigc++: updated to the latest version to make it build on GCC 4.3. 2009-02-17 16:09:58 +00:00
libsigsegv * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libsndfile * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
libspectre Libspectre 0.2.0, a PostScript rendering library. 2008-07-17 19:43:11 +00:00
libtasn1 * Use the latest version while we're at it. 2008-09-18 21:20:44 +00:00
libtheora update to 1.0 2008-11-04 16:13:55 +00:00
libtiff * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
libtommath * Added convertlit, a tool for converting Microsoft Reader ebooks, 2008-08-12 19:57:35 +00:00
libunwind * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libusb * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
libviper Adding vwm, the console window manager. 2009-04-22 21:33:24 +00:00
libvncserver Added libVNCserver 2008-10-04 15:13:31 +00:00
libvorbis libvorbis: Propagate `libogg'. 2009-01-20 09:50:05 +00:00
libwmf * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
libwpd update to 0.8.14 (warning: triggers OOo rebuild :-P ) 2008-03-03 22:07:25 +00:00
libxcrypt * Various PAM updates. 2009-02-18 11:40:32 +00:00
libxklavier * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libxmi Fixing libxmi on x86_64. 2009-04-06 17:11:15 +00:00
libxml2 * Apparently the pythondir hack isn't needed with libxml2 2.7.3. 2009-04-23 12:35:36 +00:00
libxslt * libxml2 updated to 2.7.3. 2009-02-03 16:14:23 +00:00
libzip * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
lightning Add GNU lightning, a run-time code generation library. 2008-07-01 14:47:49 +00:00
log4cxx * strigi: build without log4cxx (I don't think we need it), as 2009-04-01 09:47:19 +00:00
loudmouth * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
lzo * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
martyr * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
mediastreamer * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
mesa * Remove all the mesaSupported assertions. 2009-04-20 22:06:12 +00:00
ming Add Ming, a C library to generate Flash files. 2008-09-02 13:43:53 +00:00
mpeg2dec * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
mpfr * Oops. 2009-03-25 18:25:30 +00:00
mpich2 * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
msilbc ilbc and msilbc libraries added 2008-02-10 17:35:03 +00:00
ncurses * ncurses: don't do make check because it doesn't have one. 2009-01-19 11:01:20 +00:00
ncurses-diet * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
neon * Fix neon. 2009-04-22 23:15:00 +00:00
nss * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
ode Added Open Dynamics Engine 2008-11-30 16:50:05 +00:00
openal Fixing and updating openal, about rpaths and cmake. 2009-04-16 19:28:30 +00:00
openalSoft openal-soft: 1.1.93 2008-01-28 19:40:43 +00:00
openbabel * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
opencascade Adding opencascade 6.4.0. 2009-01-27 08:14:27 +00:00
openexr * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
openexr_ctl Nix-expr style review 2008-01-31 10:41:04 +00:00
openldap * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
openmotif Squashed commit of the following: 2008-10-07 14:35:11 +00:00
openssl * OpenSSL 0.9.8k. 2009-04-21 22:37:56 +00:00
ortp * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
pangoxsl * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
pcre * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
plib PLIB: a suite of portable game libraries. 2008-10-12 14:27:51 +00:00
poppler * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
popt * popt updated to 1.15. 2009-04-22 07:16:45 +00:00
proj.4 Nix-expr style review 2008-01-31 10:41:04 +00:00
pth pth added 2008-01-28 19:43:03 +00:00
pthread-stubs Added pthread_stubs - non-discriminating pthread compatibility layer for both multithreaded and singlethreaded environment 2009-01-03 13:43:38 +00:00
pupnp libupnp: Switch to the `pupnp' version. 2008-10-08 20:03:35 +00:00
qhull Adding qhull, and updating octaves. 2009-04-08 20:06:03 +00:00
qt-3 * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
qt-4 * Urgh. 2009-04-27 09:27:15 +00:00
readline * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
redland * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
rte * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
schroedinger update liboil to 0.3.13 (and add some (new) missing deps) 2008-03-10 20:13:44 +00:00
science Updating atlas 2009-04-08 22:08:05 +00:00
SDL * SDL 1.2.13. 2008-06-14 20:46:34 +00:00
SDL_image * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
SDL_mixer * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
SDL_net * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
SDL_ttf * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
slang * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
snack added wavesurfer (sound analysis tool) and its dependency snack (tcl /python sound tool library) 2008-09-24 00:42:06 +00:00
speex Merged with trunk 2008-01-15 00:55:21 +00:00
sqlite * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
stlport Update stlport to 5.2.0. 2008-12-02 16:51:39 +00:00
t1lib Merged with trunk 2008-01-15 00:55:21 +00:00
taglib * Updated Audacious and its dependencies. 2008-08-29 11:31:16 +00:00
tapioca-qt Refactored tapioca-qt closure with using the latest stable release instead of SVN version 2009-02-20 16:18:56 +00:00
tecla maude, tecla, buddy: new packages 2008-07-15 09:58:30 +00:00
telepathy-gabble * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
telepathy-glib * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
telepathy-qt Refactored tapioca-qt closure with using the latest stable release instead of SVN version 2009-02-20 16:18:56 +00:00
tk I forgot a file for the new tk. Here it is. 2009-05-03 14:36:26 +00:00
toolbuslib * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
ucl Adding upx. 2009-03-22 13:03:37 +00:00
unixODBC added unixODBCDrivers expression containing unixODBC Postgres connector driver 2008-06-11 23:03:30 +00:00
unixODBCDrivers unixODBC sqlite support 2008-06-12 15:54:57 +00:00
vtk Adding vtk-5.2.1, The Visualization Toolkit. 2009-02-08 16:27:57 +00:00
vxl Updating freeimage and vxl. 2009-04-25 16:21:56 +00:00
webkit Added WebKit; made it install webkit-program-GtkLauncher (originally it is just GtkLauncher) - minimalistic http/file-only browser which passes Acid3 2008-06-29 07:02:11 +00:00
wtk Marking wtk unfree. I don't know if it's redistributable. 2009-03-24 09:27:03 +00:00
wxGTK-2.6 * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
wxGTK-2.8 Updating wxGTK from 2.8.4 to 2.8.10 2009-03-29 21:15:17 +00:00
x264 fix x264 for x64 systems (-fPIC) 2008-10-14 13:35:25 +00:00
Xaw3d * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
xine-lib xine-lib 1.1.12 2008-04-25 21:49:25 +00:00
xlibs-wrapper * Fix xlibs-wrapper. 2006-12-28 01:19:15 +00:00
zlib * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
zvbi * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00