Alejandro Mery
af75c9742c
Updated libbonoboui (2.18.0 -> 2.20.0)
17 years ago
Alejandro Mery
60fa100484
Updated libbonobo (2.18.0 -> 2.20.0)
17 years ago
Alejandro Mery
1b388eef26
Updated libidl (0.8.8 -> 0.8.9)
17 years ago
Alejandro Mery
021e227337
Updated orbit2 (2.14.7 -> 2.14.9)
17 years ago
Alejandro Mery
e8b501de17
Updated libglade (2.6.0 -> 2.6.2)
17 years ago
Alejandro Mery
0f00f4c7a5
Updated pango (1.17.3 -> 1.18.2)
17 years ago
Alejandro Mery
2df9913dd8
Updated gtkdoc (1.7 -> 1.8)
17 years ago
Alejandro Mery
7ff2ad7aa1
Updated gtk+ (2.10.13 -> 2.12.0)
17 years ago
Alejandro Mery
efe530e6b9
Updated at-spi (1.18.0 -> 1.20.0)
17 years ago
Alejandro Mery
dbd47790b4
Updated intltool (0.35.3 -> 0.36.2)
17 years ago
Alejandro Mery
e962310671
Updated glib (2.12.12 -> 2.14.1)
17 years ago
Alejandro Mery
8d11d37709
Updated esound (0.2.37 -> 0.2.38)
17 years ago
Alejandro Mery
a67021d005
Updated gnome-vfs (2.18.1 -> 2.19.91)
17 years ago
Alejandro Mery
8aeb8d0e4a
Updated evince (0.9.3 -> 2.19.92)
17 years ago
Alejandro Mery
d98cde9ea4
Updated gnome-doc-utils (0.10.3 -> 0.11.2)
17 years ago
Alejandro Mery
efef1e2c93
Improved ssmtp package to honor $DESTDIR
17 years ago
Alejandro Mery
39b07d1fdf
Added compatibility link usr/doc -> share/doc to fhs package
17 years ago
Christian Wiese
2b01933a0e
Updated libpreludedb (0.9.13 -> 0.9.14)
17 years ago
Christian Wiese
7e763d1c40
Updated samhain (2.3.8 -> 2.4.1)
17 years ago
Christian Wiese
f31f16e644
Updated prelude-lml (0.9.10.1 -> 0.9.11)
17 years ago
Christian Wiese
f8cfcd618d
Updated libprelude (0.9.16 -> 0.9.16.1)
17 years ago
Christian Wiese
5903fe8043
Updated claws-mail-gtkhtml2 (0.15.1 -> 0.17)
17 years ago
Christian Wiese
c54e8b44e5
Updated claws-mail-vcalendar (1.98 -> 1.100)
17 years ago
Christian Wiese
bf52ea834a
Updated claws-mail-rssyl (0.15 -> 0.17)
17 years ago
Christian Wiese
bea1dea943
Updated claws-mail-smime (0.7.2 -> 0.7.4)
17 years ago
Christian Wiese
e103f37325
Updated atk (1.18.0 -> 1.20.0)
17 years ago
Christian Wiese
028ec76fcf
Updated glib (2.12.12 -> 2.12.13)
17 years ago
Christian Wiese
a5b534b7dd
Improved claws-mail to use gnutls if available
...
Note: This will disable openssl support, even if it is available!
17 years ago
Christian Wiese
409314c58f
Updated clamav (0.91.2 -> 0.92)
17 years ago
Christian Wiese
e7db7f1e6b
Fixed claws-mail to correctly enable libSM support for session management
...
We have to export LDFLAGS including the libdir of libsm to succesfully
complete a test configure runs for detecting libsm support.
17 years ago
Christian Wiese
439a9b5b41
Updated claws-mail (3.0.1 -> 3.2.0)
17 years ago
Alejandro Mery
282b6cba98
Updated busybox (1.7.2 -> 1.8.2)
17 years ago
Alejandro Mery
2e084f0a47
Changed ssmtp to build on stage 1 when cross-compiling
17 years ago
Alejandro Mery
d1e0903b67
Updated ssmtp (2.61-2 -> 2.61-13)
17 years ago
Alejandro Mery
9a78fdd2a8
Updated usbutils (0.72 -> 0.73)
17 years ago
Alejandro Mery
01bd15bd86
Updated libusb (0.1.11 -> 0.1.12) - removed speedup-v2.patch, out of our scope
17 years ago
Alejandro Mery
23f664d055
Updated pciutils (2.2.5 -> 2.2.9)
17 years ago
Alejandro Mery
016559166a
Changed pciutils to build on stage 1 when crosscompiling, and adapted as now it honors DESTDIR
17 years ago
Alejandro Mery
c947dd1767
Added dtach (0.7) - Runs programs that know how to redraw themselves detached from a terminal
17 years ago
Alejandro Mery
b9277eb45d
Updated gimp (2.4.2 -> 2.4.3)
17 years ago
Alejandro Mery
01c569b4d2
Updated 7zip (4.53 -> 4.57)
17 years ago
Christian Wiese
bcdf62ba12
Fixed xproto to create $root/usr/X11/lib{,64}/X11
17 years ago
Christian Wiese
6499090256
Fixed xproto to handle new multilib support
17 years ago
Christian Wiese
b81d8d6615
Fixed glibc multilib case creating a proper ld.so.conf
...
- The conditional that checked what kind of ld.so,conf has to be generated
was using $slibdir = lib64 in postmake to check if it is a 64bit build,
and because multilib support was hardcoded for 64 it injected a corresponding
ld.so.conf.
Now that we implemented multilib support by using buildloops $slibdir gets
altered to lib32 in the second loop while building 32bit libs.
This commit will change the test checking if multilib is enabled for the
target instead of using $slibdir. It also adopts the new filesystem layout
to the ld.so.conf.
17 years ago
Christian Wiese
d7a23dc23a
Fixed python for multilib by not symlinking from lib64 -> lib anymore
17 years ago
Christian Wiese
2232cda9fa
Fixed python to use libdir provided by configure for SCRIPTDIR
...
- SCRIPTDIR was hardcoded to $(prefix)/lib which is not very flexible
in case we build multilib targets.
New behavior is to use the libdir provided by configure so we will
be able to handle lib, lib64 and lib32.
17 years ago
Christian Wiese
d4d45de2b8
Removed 00-dirtree which is obsolete in favour of the fhs package
17 years ago
Christian Wiese
94f3983697
Removed glibc32 package
...
- We use buildloops in glibc for multilib support.
17 years ago
Christian Wiese
eb63eeac91
Changed glibc to create objdir-$arch_target inside srcdir
...
We have to use an 'objdir' directory for building glibc and make its
name unique by appending $arch_target to distinguish while building
a multilib capable glibc using buildloops.
17 years ago
Christian Wiese
3047733dbc
Changed glibc to use an separate 'objdir' per buildloop
...
- Since we build 32bit libs of glibc by using a second buildloop
if we build a multilib target, we have to assure that we build
64 and 32bit libs in separate directories.
17 years ago