jasper
732804a32e
- update sawfish to 1.6.1
2010-01-10 21:07:39 +00:00
espie
0e370d3e4d
sorry guys, you fucked up.
...
if you change the version numbering scheme, you have to make sure it goes
upwards. In this case it doesn't -> v0.
2010-01-10 15:23:43 +00:00
ajacoutot
fee16c6dda
Update to rep-gtk-0.90.2.
2010-01-09 19:38:54 +00:00
landry
32e9ccbbe3
+parole
2010-01-09 15:21:59 +00:00
landry
cd00485e4e
Import parole 0.2.0:
...
Parole is a modern media player for Xfce4 desktop, based on the
GStreamer framework.
Features audio playback, video playback with optional subtitle and
playback of live stream.
2010-01-09 15:21:25 +00:00
landry
01b58e51f1
Update to xfce4-dev-tools 4.7.2. Needed to build upcoming git snapshots
...
of xfce 4.8.
2010-01-09 11:43:56 +00:00
benoit
859526cbac
- update openbox to 3.4.10
...
- conflict resolved with misc/openbabel
ok jasper@
2010-01-08 20:38:22 +00:00
marco
f47d593fda
sick of pkg_add installing the wrong version so update it...
2010-01-07 01:57:28 +00:00
stsp
c17d62956f
Orage was picking up ical.h via -I/usr/local/include but linking to
...
an older version of libical which is shipping in the orage tarball.
The header and the library are not compatible, some enum constants
don't match up. So orage could not read ical files correctly which
prevented e.g. appointments from showing up in the calendar.
Force inclusion of the ical headers which ship with orage to fix this.
"sure" landry@
2010-01-06 16:45:13 +00:00
jasper
9aa784ab71
- sort
2010-01-04 10:56:34 +00:00
ajacoutot
d95a6c997c
Bugfix update to orca-2.28.3.
2010-01-04 08:37:40 +00:00
jasper
aced2ea8c1
- tweak previous, spotted by naddy@, thanks.
...
- add missing rcs id's
2010-01-03 22:53:32 +00:00
jasper
2cdf4e833e
- fix seg. faults on amd64 due to many
...
vararg libXt calls (XtVa...) being terminated with 0 instead of with NULL.
from nima hoda, thanks!
2010-01-03 21:49:06 +00:00
landry
474e865ea6
Update to xfce4-settings 4.6.4, bugfix and translation release.
2010-01-02 15:23:46 +00:00
landry
5874014205
Update to xfce4-panel 4.6.3, bugfix & translation release.
2010-01-02 15:15:30 +00:00
ajacoutot
d23a1cb5aa
Update to nautilus-open-terminal-0.18.
2010-01-01 21:51:44 +00:00
ajacoutot
0b5d0a473f
Minor update to gtk-engines2-2.18.5:
...
* removal of a potential infinite loop in different clearlooks styles
2010-01-01 16:26:04 +00:00
landry
4f6a7920cc
Add shared-mime-info to RUN_DEPENDS, since gtk+ 2.14 gdk-pixbuf can use
...
GIO for mime type detection, which needs shared-mime-info. Otherwise,
gdk-pixbuf falls back to its built-in sniffing implementation.
discussed with and ok ajacoutot@ jasper@
2009-12-31 13:07:30 +00:00
landry
3696a7757f
Update to xfce4-dict 0.6.0, translation and bugfix release. Fix WANTLIB
...
while here.
2009-12-31 12:01:26 +00:00
landry
bda5264cc1
Update to gigolo 0.4.0, translation & bugfix release.
2009-12-31 12:00:47 +00:00
benoit
6aacb5b150
- Rename obprop to resolve a conflict with misc/openbabel
...
jasper@ who reported the issue, ok ajacoutot@
2009-12-29 23:32:02 +00:00
ajacoutot
98c6612edf
PERMIT_* = s/No/No license/
2009-12-28 18:10:22 +00:00
ajacoutot
3910762de3
+farsi-bfonts-ttf
2009-12-28 17:43:35 +00:00
ajacoutot
5890bf8800
Import farsi-bfonts-ttf-2.0.
...
Persian fonts from Parsa.
based on an original submission from jasper@
ok jasper@
2009-12-28 17:41:43 +00:00
landry
0c8af01d01
Pretty silly for a GVFS mountpoint manager to not .. well .. RUN_DEPENDS
...
on GVFS ? (even though it builds and runs fine without it)
prodded by ajacoutot@
2009-12-28 12:21:05 +00:00
landry
eb6e7a8aa7
+gigolo
2009-12-28 12:08:25 +00:00
landry
b455f90e12
Import gigolo 0.3.2:
...
Gigolo is a frontend to easily manage connections to remote filesystems
using GIO/GVfs. It allows you to quickly connect/mount a remote
filesystem and manage bookmarks of such.
2009-12-28 12:07:37 +00:00
naddy
fe1e15b998
* add support for 32-bit audio; from jakemsr@
...
* enable AC3/DTS pass-through over S/PDIF
2009-12-26 19:23:12 +00:00
ajacoutot
9b94698107
Update to genius-1.0.9.
...
Been broken for a while, so mark it as such until it is fixed (iirc some
pthreads(3) bug).
2009-12-26 16:25:45 +00:00
benoit
ef6ecbe998
- update openbox to 3.4.9
...
- regen PLIST
- update RUN_DEPENDS
with some tweaks by and ok ajacoutot@
2009-12-23 11:14:01 +00:00
jasper
4da6b9a3a3
- update sawfish to 1.6.0
...
please note that sawfish-ui was renamed to sawfish-config.
2009-12-22 22:24:10 +00:00
ajacoutot
ea541aff62
Bugfix update to totem-2.28.5.
2009-12-22 14:35:33 +00:00
ajacoutot
56eebc1ce4
Update to rep-gtk-0.90.1.
...
ok jasper@
2009-12-22 11:06:20 +00:00
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
278fe955c9
Missed one in previous.
2009-12-21 18:14:31 +00:00
ajacoutot
0070e11661
Use @unexec-delete instead of @unexec for the *-update-* goos and remove
...
@unexec for theme ports.
prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
landry
5ede4cb3eb
Replace @unexec by @unexec-delete for update-desktop-database,
...
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00
ajacoutot
85ad8d92cc
Minor update to gtksourceview-2.8.2.
...
ok giovanni@ (maintainer)
2009-12-21 15:04:51 +00:00
kili
8b17814ba6
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 22:09:44 +00:00
kili
bb58bf13b9
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 21:58:56 +00:00
benoit
2a512c3c23
- change my email
2009-12-20 17:32:56 +00:00
benoit
11b0e9c27e
- change my email
2009-12-20 17:16:41 +00:00
ajacoutot
0d348addaf
Bugfix update to gedit-2.28.3.
2009-12-20 10:34:01 +00:00
jakemsr
b5dea71b05
qvwm,esound is no more
2009-12-20 00:37:06 +00:00
jakemsr
5bd3146e48
- use sndio for audio, kill esound flavor
...
- update HOMEPAGE and MASTER_SITES
- more precise license marker
- @bin marker
ok ratchov, thanks ajacoutot for @pkgpath reminder
2009-12-20 00:35:23 +00:00
landry
24ad1b8533
Update to xfce4-notes 1.7.2. Fix desktop file goos, correctly install
...
xdg autostart file.
2009-12-19 13:28:26 +00:00
ajacoutot
ef04df71bb
Forgot to "cvs rm" in previous.
...
Spotted by kevlo@, thanks!
2009-12-18 12:47:58 +00:00
ajacoutot
09dbc52ab3
Oh noes, ze sudoku was broken!
2009-12-17 17:20:14 +00:00
ajacoutot
f2e8499f8a
Bump after recent mono MODULE tweak.
2009-12-17 14:00:34 +00:00
ajacoutot
4cf8798c99
Maintenance update to gnome-desktop-2.28.2.
2009-12-17 12:30:39 +00:00