Commit Graph

3595 Commits

Author SHA1 Message Date
alek
8c4a2b35a2 - Remove (borken) gnome FLAVOR
- Use devel/gettext MODULE
- Switch to python 2.3
- Adjust LIB_DEPENDS and WANTLIB marker
- Bump PKGNAME
2005-05-16 21:19:38 +00:00
pedro
d7cb870a14 update to ion-3ds-20050502 2005-05-14 20:16:32 +00:00
espie
3c12e79a5f mention libdvd in DESCR 2005-05-14 09:32:50 +00:00
biorn
093049d8da unbreak aa FLAVOR. Found and tested by Matthias Kilian 2005-05-13 16:14:00 +00:00
naddy
e36578afb0 update to 2.4.1; no objection from mjc@ 2005-05-12 21:10:05 +00:00
jolan
5f62e72841 disappearorize more cruft from old 4.0.6 layout 2005-05-12 20:10:08 +00:00
jolan
3f1f3560fe +xfce4-xkb 2005-05-12 05:22:26 +00:00
jolan
c011ead701 xfce4-xkb-0.3.2, xkb layout switcher plugin for the xfce4 panel
submitted by alexey e. suslikov
2005-05-12 05:21:24 +00:00
jolan
07c26cdbb3 remove 4.0.6 2005-05-12 05:01:07 +00:00
jolan
52aaccad91 switch to 4.2.1 2005-05-12 04:43:12 +00:00
jolan
a07fea9485 zap junk 2005-05-12 04:41:26 +00:00
jolan
0f5e57869f xfce 4.2.1 2005-05-12 04:38:34 +00:00
alek
aa8b4f6b0b - Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST

go ahead espie@
2005-05-11 19:18:42 +00:00
espie
f04553db33 remove i18n work-around, there's no enough to allow enlightenment to compile. 2005-05-11 19:16:40 +00:00
alek
39bbae013c - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 19:08:53 +00:00
alek
0c626e2953 - Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST

go ahead espie@
2005-05-11 19:05:20 +00:00
alek
cf963b404a - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 18:59:19 +00:00
biorn
f5271b838d Update to 1.0pre7
Don't depend on ogg/vorbis as it's built in now
Put fontconfig and freetype in WANTLIB and BUILD_DEPEND on pkgconfig if
 FLAVOR is not no_x11.
2005-05-09 12:24:38 +00:00
jcs
edab9ae2eb update to rdesktop-1.4.1 2005-05-09 02:36:44 +00:00
naddy
2f5b481352 Update to 2.7a, fixes segfault. ok maintainer 2005-05-08 14:46:57 +00:00
espie
4279f88857 new versions.
Build system of goggles entirely changed. Totally funky, but still
more fun than autoconf junk !
2005-05-07 11:53:03 +00:00
sturm
d8b4c6dbdb fix Xfm.ad generation
from Alf Schlichting <a.schlichting at lemarit.com>
2005-05-07 06:52:41 +00:00
drahn
f231a8c67a Print the symbol name when a dlsym fails, bump packagename.
kdecore (KLibLoader): WARNING: KLibrary: Unable to resolve symbol [<name>]
ok espie
2005-04-27 15:49:55 +00:00
espie
3db55448ba start getting ready for FAKE=all: grab all the libraries where they should
come from, and remove all the hardcoded -R in the configure script.
Don't do it at the configure.in stage since we don't fake autoconf yet.
2005-04-27 10:29:54 +00:00
msf
265f95bafe - grammar fix from maintainer 2005-04-26 15:20:47 +00:00
espie
bb801cbee5 let's fake it all 2005-04-25 16:29:19 +00:00
pedro
e469d8cb56 upgrade to ion-3ds-20050406, input from mjc@ and sturm@, okay sturm@ 2005-04-23 16:22:26 +00:00
marcm
697ac4ac71 Disable gnome-menus for now. 2005-04-19 15:33:40 +00:00
espie
20ae9afccc prepare xview for libc changes.
xview is abusing FILE, by making its own in order to coerce vfscanf to
give it stuff it shouldn't.

This is absolutely awful code. The clean way would be to duplicate the
vfscanf code there.  But hey, C doesn't have stringstreams, so it must
suffer.

Fix independently reinvented, looks a lot like NetBSD's.
2005-04-18 11:48:20 +00:00
naddy
c469e9a30a try out new FAKE=lib infrastructure 2005-04-17 23:02:51 +00:00
espie
8e058091a9 endfake markers/no need to install rplay,jpeg,png to build afterstep. 2005-04-17 21:18:29 +00:00
espie
7a797c9e94 tell those packages they can't use wchar yet. 2005-04-14 21:29:28 +00:00
matthieu
d6da00ff96 Update to X.Org 6.8.2. Ok alek@. 2005-04-12 22:12:40 +00:00
alek
5ff1ff9dff Add peksystray 2005-04-12 21:47:36 +00:00
alek
d111252ef6 Import peksystray 0.2.1
PekSysTray is an freedesktop.org compliant system tray notification
area dockapp similar to the Gnome notification area applet. However,
it is designed for any window manager supporting docking.

From Michael Knudsen <mk@molioner.dk>
2005-04-12 21:35:26 +00:00
marcm
d722e25b18 +gnome-menus 2005-04-12 21:21:04 +00:00
marcm
45bb309242 gnome-menus, an implementation of the draft "Desktop Menu Specification"
from freedesktop.org.  Yep, for upcoming Gnome 2.10.
2005-04-12 21:20:02 +00:00
couderc
9f07c1ab0d fix gnome vfs dependency. 2005-04-12 18:07:47 +00:00
espie
2a3592aa00 don't free storage before we use it.
problem reported by naddy@ on amd64, seen transiently on sparc64 by
sturm@.
2005-04-11 22:54:32 +00:00
pvalchev
8077758448 change x86_64->amd64 now; from biorn 2005-04-09 22:06:19 +00:00
espie
c9af30e7c7 TrollTech missed an occasion to use snprintf, and I fucked up in
the PKGNAME bumping.
2005-04-09 21:24:12 +00:00
matthieu
1c59af9b0e +xrestop 2005-04-09 14:42:48 +00:00
matthieu
903a8b9ccf Initial import of xrestop 0.3
xrestop is a top-like utility that display  statistics
of each connected X11 client's server side resource usage. It is
intended as a developer tool to aid more efficient server resource
usage and debug server side leakage.

ok alek@, sturm@
2005-04-09 14:27:56 +00:00
espie
9351cdeeb5 more kde interdependencies handling. Checked through a full build. 2005-04-09 10:48:31 +00:00
sturm
fc0a6717a0 missing BUILD_DEPENDS on pkgconfig 2005-04-08 20:47:01 +00:00
espie
7f3c9353c5 make sure festival voice detection does not hang if there is no voice
installed yet.
2005-04-04 16:08:15 +00:00
naddy
a61f5f1f4b make amd64 vs. x86_64 naming for ruby parts agree with ruby port 2005-04-03 22:38:09 +00:00
espie
edd4c764f7 help pkg-config find its own... 2005-04-03 20:20:52 +00:00
db
8c8aa7c44d Add a patch to replace the symbolic link draw.lua with a copy
of the regular file look-cleanviolet.lua it points to. This fixes @sample
complaining about a missing file while installing/removing the package.
Bump patchlevel.

ok alek@
2005-04-02 18:17:22 +00:00
espie
f3c7eaa20a oops, missed a patch (no need to bump package name since it didn't compile) 2005-04-01 22:33:13 +00:00