765 Commits

Author SHA1 Message Date
landry
f794e0257d Fix crash when opening the encoding menu since glib 2.38 update (bug #10395)
Reported a while ago by someone i don't remember, and just stumbled
upon the fix in xfce's bugzilla..
2013-11-20 15:48:57 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
landry
0b3bfd987e Add link to bz 2013-09-25 15:59:44 +00:00
ajacoutot
c7970cf2df Revert previous on these; my fault: my sqlports search line was not
narrowing things down enough.
2013-09-24 19:02:12 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
ajacoutot
cede6cb0c5 Unbreak runtime: xfmpc was trying to unlock a not-yet-locked mutex which
triggers an undefined behavior on !linux (and an abort() on OpenBSD).

ok landry@ (maintainer)
2013-09-24 16:25:37 +00:00
landry
6dc83e14c5 Remove 'icudata icule icuuc' from WANTLIB & bump REVISION to fix
packaging. Reported by naddy@
2013-08-13 21:51:28 +00:00
landry
16ff34fec1 Disable glade3/gladeui dependency. This pulls in some gnome deps when
installing xfce (as noticed by mpi@), and the only person doing Xfce
development on OpenBSD (ie, me) has no time to actually use/play with it.
Fix WANTLIB while here.
2013-08-10 10:42:37 +00:00
landry
be7c26c684 Update to xfce4-xkb 0.5.6 now that our xkeyboard-config got fixed. 2013-06-27 08:51:15 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
landry
f1343be91c Disable checking for polkit-gobject which is only needed for systemd
support. It was picked up if present on the system, thus leading to
half-broken packages at runtime.
Should fix issues reported both by kirby@ & ratchov@
2013-06-19 21:43:49 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
landry
592c50e6a0 Move libnotify from RDEP to LDEP since notify is now in WANTLIB.
Spotted by naddy@
2013-06-03 12:38:05 +00:00
landry
8b4ae6f31e Bugfix update to thunar-archive 0.3.1. Fix deps/wantlib now that it
properly links against thunar.
2013-05-31 19:24:40 +00:00
landry
fca13507a0 Bugfix update to thunar-media-tags 0.2.1 2013-05-31 19:23:51 +00:00
landry
a517f25a3c Bugfix update to thunar 1.6.3 2013-05-31 19:23:10 +00:00
landry
4d27706e61 Bugfix update to xfce4-terminal 0.6.2 2013-05-31 19:22:47 +00:00
landry
48269b2dee Bugfix update to xfce4-notifyd 0.2.4 2013-05-31 19:22:12 +00:00
landry
7153549bd5 Bugfix update to tumbler 0.1.29 2013-05-31 19:21:48 +00:00
landry
3a8465a594 Bugfix update to garcon 0.2.1 2013-05-31 19:21:31 +00:00
landry
cfdda9b7a9 Bugfix update to xfwm4 4.10.1, fix WANTLIB. 2013-05-31 19:21:10 +00:00
landry
7ae1cefdb1 Bugfix update to xfce4-session 4.10.1 2013-05-31 19:20:14 +00:00
landry
27c845b36f Bugfix update to xfce4-panel 4.10.1, fix WANTLIB 2013-05-31 19:18:21 +00:00
landry
e2a3c6863d Bugfix update to xfce4-settings 4.10.1 2013-05-31 19:17:27 +00:00
landry
b66a41b017 Bugfix update to xfce4-appfinder 4.10.1 2013-05-31 19:16:59 +00:00
landry
bfc3895356 Bugfix update to libxfce4util 4.10.1. 2013-05-31 19:16:16 +00:00
landry
fee506dfd4 Enforce XFCE_VERSION back to 4.10.0 for components which didnt see a release. 2013-05-31 19:15:31 +00:00
landry
80f4944e8a Bump XFCE_DESKTOP_VERSION to 4.10.1 since some bugfix releases were made. 2013-05-31 19:14:11 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
landry
a3e1327fa0 Add p5-URI to RUN_DEPENDS too, exo-compose-mail-1 uses URI::Escape,
URI::file and URI::URL. Bump REVISION.
2013-04-18 11:36:36 +00:00
ajacoutot
958b0b6915 No need to build_depends on gtk+2,-guic nor shared-mime-info. 2013-04-03 06:20:50 +00:00
ajacoutot
edbd4cb711 Remove the librsvg dependency from the gtk ports, _except_ when it's a
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
ajacoutot
bb2bb5ef4b Missed in previous. 2013-04-02 16:21:19 +00:00
ajacoutot
4629408c6c polkit(8) mostly always requires consolekit; unfortunately the dependency
cannot be added to polkit itself since it would create a cyclic dep; so we
add it to ports depending on polkit.

ok landry@ (maintainer)
2013-03-30 14:53:53 +00:00
jasper
4db445ff49 bump dependants of file-roller 2013-03-29 15:39:56 +00:00
ajacoutot
a926c2d541 Use MODGNU_AUTO*_DEPENDS instead of hardcoding the path. 2013-03-26 17:08:19 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
48a161bc91 Bugfix update to xfdesktop 4.10.2.
Fixes https://bugzilla.xfce.org/show_bug.cgi?id=9892 (regression
introduced in 4.10.1)
2013-03-10 15:25:37 +00:00
landry
8e0e3b15d3 Bugfix update to xfdesktop 4.10.1. 2013-03-08 09:10:37 +00:00
landry
85d5edf81c Update to orage 4.8.4.
Remove patch merged upstream (bug #9243). see for details:
http://mail.xfce.org/pipermail/xfce/2013-February/031933.html
2013-02-06 23:13:17 +00:00
landry
0d5dac8792 Explicitely disable keybinder detection since it's about to be imported. 2013-01-28 07:30:17 +00:00
landry
ee59ee42dd Update to xfce4-smartbookmark 0.4.5. 2013-01-20 21:09:42 +00:00
landry
25b9a844f8 Update to parole 0.4.0.
See for a list of new features & improvements :
http://www.smdavis.us/2013/01/11/parole-0-4-0-available-testers-needed/
2013-01-14 19:33:33 +00:00
landry
20efb25882 Update to tumbler 0.1.27.
Now provides a movie cover tumbnailer disabled by default; see
http://docs.xfce.org/xfce/thunar/tumbler for how to enable it via the
new config file.
2013-01-13 17:55:29 +00:00
ajacoutot
816598ac30 Adapt dependencies after recent print/cups change. 2013-01-05 12:53:09 +00:00
sthen
746b0407f2 missed bump 2013-01-04 01:17:02 +00:00
landry
1c99c9850e Major update to xfce4-terminal 0.6.1.
Now supports colorschemes, a search dialog, and a quake-like drop-down
mode to bind on a kbd shortcut - and also a lots of bugfixes.
See http://git.xfce.org/apps/xfce4-terminal/tree/NEWS for details.
2013-01-02 19:10:52 +00:00
landry
233f48fc10 Update to xfce4-mixer 4.10.0. 2013-01-02 19:01:12 +00:00