reyk
99e2f86916
add a faster mirror as the primary master site; the connection to
...
australia is just too slow... ok dlg
2008-01-07 19:57:40 +00:00
ajacoutot
6b4fd6ec7b
- minor update to openbox-3.4.5
...
(this release fixes some very minor memory leaks and a crash)
2008-01-07 14:34:15 +00:00
landry
700c43db3c
add thunar-thumbnailers
2008-01-06 20:19:58 +00:00
landry
14f5162c05
import thunar-thumbnailers-plugin, providing additional thumbnailers for
...
Thunar file manager. It supports video files through ffmpegthumbnailer and
eps/ps/fig/pdf/dvi/odf files through ImageMagick.
www: http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers
requested a while ago by brad@, ok brad@
2008-01-06 20:19:11 +00:00
jasper
395db9230f
build epiphany plugin..
...
spotted by naddy@
2008-01-06 18:57:52 +00:00
naddy
65e9df9d79
don't look for expat in ${X11BASE} anymore
2008-01-06 17:13:04 +00:00
espie
4bf0ed1590
`minor' update, qt 4.3.3, everything depending on it still builds and works.
2008-01-06 13:48:12 +00:00
landry
74dc5b47d0
add a README.OpenBSD with tips and tricks about installing and running the
...
whole Xfce4 desktop environment on OpenBSD.
with feedback from espie and ajacoutot, thanks !
ok ajacoutot@
2008-01-06 12:00:07 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
jasper
0a55ef6456
- remove explicit dependency on desktop-file-utils, gnome.port.mk already
...
adds it for us.
2008-01-04 17:41:31 +00:00
jasper
42db65d769
- fix typo in PLIST
...
spotted by ktrace(1)
2008-01-03 23:30:57 +00:00
oga
e2ef516bb5
oops. imported into the wrong subdir. No cookie for me.
2008-01-03 19:26:42 +00:00
jasper
d68e5982ca
add missing hicolor-icon-cache-goo
...
spotted by ajacoutot@ as a new year's gift..
2008-01-03 19:14:03 +00:00
oga
aecd1b44f6
Import regionset. A simple tool for setting the region code on dvd
...
drives.
If you have a new dvd drive, sometimes they have no region set at all
and won't play dvds until one is set. This solves that problem.
ok okan@, looked over by a couple of others.
2008-01-03 19:06:35 +00:00
jasper
74e10a73c7
add seahorse
2008-01-03 18:39:25 +00:00
jasper
b058bb3d3a
import seahorse 2.20.1
...
Seahorse is a GNOME application for managing encryption keys. It also
integrates with nautilus and other places for encryption
operations.
feedback from martynas@
2008-01-03 18:38:31 +00:00
ajacoutot
d259b87054
- add a patch to fix a null pointer dereference when deleting files
...
- remove some whitespaces in Makefile
from Tobias Ulmer <tobiasu at tmux dot org>
2008-01-03 12:05:24 +00:00
sthen
0e3eeac168
arm needs -O0 to build this. ok ajacoutot
2008-01-03 09:15:47 +00:00
landry
0ae466fa08
- tweak RUN_DEPENDS to make it correctly depend on devel/vte,-python.
...
- bump PKGNAME.
ok martynas@ jasper@
2008-01-02 23:17:53 +00:00
jasper
ea77644218
- telepathy-glib ends up in WANTLIB
2007-12-30 22:54:20 +00:00
landry
977cad4e9d
Provide saner defaults for slim.conf, use sh -l instead of sh - to make it
...
read $HOME/.profile. Reported by Rodolfo Gouveia, thanks !
ok jasper@
2007-12-30 10:46:49 +00:00
espie
dbebbaa6e7
qmake should emit one more dependency so that uic is run before compiling
...
anything else.
(fixes parallel build of sqlitebrowser, among others)
2007-12-28 18:53:20 +00:00
espie
80fc9d4e4e
look delayed update to qt 3.3.8, made possible by a gentoo i18n patch.
2007-12-28 17:45:04 +00:00
jasper
9be6a2e7db
- switch to use the intltool module
...
prodded by ajacoutot@ some time ago after an extreme late breakfast...
tested by steven@ in a bulk build
2007-12-27 20:45:54 +00:00
sturm
34f5d80fa3
incrementing the patch level means adding 1, not subtracting
2007-12-26 13:46:19 +00:00
laurent
5d66b7a99b
Fix patch, tabs became spaces. Found by viq _at_viq.ath.cx
2007-12-25 13:07:55 +00:00
laurent
224ae888ac
Do not load temp,cpufreq and battery by default as they are still use linux specific checks,okay and tweaks jasper@ and bernd@
2007-12-24 14:11:11 +00:00
jasper
02287af199
- update gossip to 0.28
2007-12-23 14:08:25 +00:00
bernd
eaa9f5c9d3
Update to fbpanel-4.12. ok landry@ (MAINTAINER)
2007-12-23 11:08:16 +00:00
ajacoutot
92be3d4db4
- add a patch from Debian to automatically copy the default openbox menu
...
if none exist in the user's homedir
- remove trailing space from shebang that would prevent obm-nav from
working
requested by and ok sthen@
2007-12-20 11:53:24 +00:00
laurent
7beff1dbfe
Fill in DESC, found and ok @ajacoutot, ok Jasper@
2007-12-19 20:09:36 +00:00
ajacoutot
5eefb9e622
+obmenu
2007-12-19 16:12:33 +00:00
ajacoutot
084c7107f1
Import obmenu-1.0
...
Obmenu is a menu editor designed for openbox. It's easy to use, allowing
to get the most out of the powerful Openbox menu system, while hiding
the xml layout from the user.
It also (optionally) installs a bunch of dynamic menus (pipe menus),
such as Gnome menus or a quick-navigator.
You can also use the obxml module to easily write pipe menus of your own
in Python.
"looks fine" sthen@, ok jasper@
2007-12-19 16:09:34 +00:00
ajacoutot
052215e981
- fix gconftool-2 foo
...
"yo..okido!" jasper@
2007-12-19 13:08:12 +00:00
landry
3574071713
notification-daemon-xfce needs xfce-mcs-manager installed at build time
...
if we want the mcs plugin, spotted by Andreas Kahari too, thanks !
ok ajacoutot@
2007-12-19 12:58:20 +00:00
landry
85e87a5f60
Oops, xfce-mcs-plugins _needs_ xfce-mcs-manager to build.
...
spotted by Andreas Kahari (@gmail.com), thanks !
ok ajacoutot@
2007-12-19 12:56:54 +00:00
landry
74f347e7b1
_really_ remove those patches, prodded by ajacoutot@
2007-12-18 22:00:58 +00:00
landry
f1a3ba82d6
- Fix WANTLIB, bump PKGNAME
...
- don't RUN_DEPENDS on xfce4-panel as xfce4 is not built on static archs
that's all for today folks, it was the update to bugfix/translation
release for Xfce 4.4.2, changelog available here :
http://www.xfce.org/documentation/changelogs/4.4.2
ok ajacoutot@ steven@
2007-12-18 21:34:30 +00:00
landry
417e5c4572
Whoops, i was pretty sure this patch has already been cvs remove'd..
...
ok ajacoutot@ steven@
2007-12-18 21:31:36 +00:00
landry
04e92a35f6
- bump PKGNAME
...
- don't RUN_DEPENDS on xfce4-panel as xfce4 is not built on static archs
ok ajacoutot@ steven@
2007-12-18 21:16:40 +00:00
landry
17a11942db
- Fix WANTLIB, bump PKGNAME
...
- don't RUN_DEPENDS on xfce4-panel as xfce4 is not built on static archs
- no need to RUN_DEPENDS on hicolor-icon-theme too
ok ajacoutot@ steven@
2007-12-18 21:11:33 +00:00
landry
84d8c06b72
- Fix WANTLIB, bump PKGNAME
...
- don't RUN_DEPENDS on xfce4-panel as xfce4 is not built on static archs
ok ajacoutot@ steven@
2007-12-18 21:08:10 +00:00
landry
63c509fd4b
Update to ristretto 0.0.15 while here
...
ok ajacoutot@ steven@
2007-12-18 21:05:06 +00:00
landry
7927fdb5ac
- Update xfce4-appfinder to 4.4.2
...
- Fix WANTLIB
- add update-desktop-database goo
ok ajacoutot@ steven@
2007-12-18 21:02:20 +00:00
landry
31b81dd3b0
Fix WANTLIB, bump PKGNAME
...
ok ajacoutot@ steven@
2007-12-18 21:00:52 +00:00
landry
5a007a351e
Add update-desktop-database goo, bump PKGNAME
...
ok ajacoutot@ steven@
2007-12-18 20:59:28 +00:00
landry
23c814cd78
- Update mousepad to 0.2.13
...
- Fix WANTLIB
- add update-desktop-database goo
ok ajacoutot@ steven@
2007-12-18 20:57:45 +00:00
landry
62373b82ac
- Update Terminal to 0.2.8
...
- still crashes *very* rarely when hitting ctrl-d, seems related to vte
(http://bugzilla.xfce.org/show_bug.cgi?id=3246 )
- remove all unneeded patches
- install more documentation
- add update-desktop-database goo
ok ajacoutot@ steven@
2007-12-18 20:55:13 +00:00
landry
0a23106aff
- Update xfce4-icon-theme to 4.4.2
...
- No need to RUN_DEPENDS on xfce4-panel
- i have to find an elegant way to depend on librsvg,no_gnome
ok ajacoutot@ steven@
2007-12-18 20:48:58 +00:00