Commit Graph

12856 Commits

Author SHA1 Message Date
ajacoutot
7b85ea04d5 x11/gnome/user-docs dependency will move to the gnome meta pkg since
gnome-panel is scheduled for removal.
2013-01-24 10:39:02 +00:00
dcoppa
4b80072b63 Update xmonad and hs-xmonad-contrib to 0.11
Bump x11/bluetile accordingly

OK kili@
2013-01-24 09:44:18 +00:00
ajacoutot
463a641c07 Add comment about --disable-Bsymbolic. 2013-01-24 07:31:58 +00:00
zhuk
b2335ffac6 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
This commit contains small PLIST cleanup, so bump REVISION.

Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:47:04 +00:00
zhuk
9935071d66 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
Updates to dependant ports to follow.

Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
2013-01-23 21:10:37 +00:00
ajacoutot
9cfbd463e2 xrandr: Don't operate on a NULL object. 2013-01-23 19:02:15 +00:00
ajacoutot
96c198b700 espie@ told me "@unexec" alone should just work fine, so let's use that.
I had an issue previously but I don't trust my current installation
enough.
2013-01-23 13:28:48 +00:00
ajacoutot
d723c91551 No need for shared-mime-info.
Don't subst GTK_BINARY_VERSION; it's useless.
Sync WANTLIB.
@unexec-delete -> @unexec delete+update for removing the old immodules cache.
2013-01-23 10:06:15 +00:00
ajacoutot
6327b999bc No need for shared-mime-info anymore. 2013-01-23 09:36:30 +00:00
jasper
22513b04b9 - update to gtksourceview-3.6.2 2013-01-22 21:22:00 +00:00
landry
ed270b639f Enable the colord dependency for the -cups subpackage on mips64 & mips64el
now that spidermonkey builds there (and in turn polkit & colord.. hopefully)
ok ajacoutot@
2013-01-22 08:31:34 +00:00
zhuk
1e8bde9895 Fix a decade old KDE bug regarding cross-domain cookies handling:
http://paritynews.com/software/item/569-decade-old-kde-bug-fixed

"sure" ajacoutot@
2013-01-21 19:12:21 +00:00
jasper
f5a8f64b62 - update homepage and add a working mirror since the original distfile is gone 2013-01-21 19:03:25 +00:00
jasper
89c1a23eb6 drop maintainership for i don't use this anymore 2013-01-21 19:00:50 +00:00
jasper
b113d7c8c0 committed upstream 2013-01-21 18:56:52 +00:00
jasper
13b20dabbb redo patch as submitted upstream, no pkg change. 2013-01-21 18:21:01 +00:00
jasper
e5a9f6c6e4 - update to spice-gtk-0.16 2013-01-21 18:19:05 +00:00
jasper
feac0558b0 - remove defunct homepage and add a working master site again
- regen wantlib/plist while here
2013-01-21 17:58:30 +00:00
brad
0e36ec1ec6 Update to MPlayer 20120725 snapshot.
Testing by naddy@ sthen@ landry@ dcoppa@
OK naddy@ dcoppa@
2013-01-21 16:23:05 +00:00
gonzalo
a4328b3a92 sync smtube 2013-01-21 16:02:23 +00:00
gonzalo
60e314916d browse and download YouTube videos Ok sthen@ 2013-01-21 16:00:57 +00:00
dcoppa
968152d153 Update to a snapshot (from Launchpad) that is compatible with
gtk+-3.6

distfile mirrored by jasper@
ok ajacoutot@, jasper@
2013-01-21 15:22:26 +00:00
ajacoutot
a49dfdab82 Update to xdg-user-dirs-gtk-0.10.
* Use new location for GTK+ bookmarks file
2013-01-21 14:41:07 +00:00
dcoppa
3af1701582 Another round of bug fixes:
Simplifies and fix bugs in FbTk::Timer
(upstream git commit 33161595f482d0dad950ce127b6016eefe8ea691)

Fix bug: actually invert a given Texture (stupid typo)
(upstream git commit bf5da7f1b6e87f574774558700d066d9cff1f436)
2013-01-21 09:49:20 +00:00
landry
ee59ee42dd Update to xfce4-smartbookmark 0.4.5. 2013-01-20 21:09:42 +00:00
jasper
ae30845f40 - update to gnote-3.6.2 2013-01-20 20:25:11 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
brad
8ee1c8bda9 Update to wxSVG 1.1.11.
ok ajacoutot@
2013-01-20 13:57:11 +00:00
zhuk
7ec0e678cb Fix build after recent gphoto2 update.
ok ajacoutot@
2013-01-19 11:26:02 +00:00
espie
9c744b5f7c grr double define does nothing 2013-01-19 11:08:09 +00:00
ajacoutot
4ddcbdbd48 Fix depends after recent xscreensaver merge. 2013-01-18 15:30:46 +00:00
ajacoutot
c4dcffe69e Update to xscreensaver-5.20.
- explicitely disable PAM
- merge -data into -main; it makes no sense to split them anymore
- re-add popsquares as it doesn't conflict with gnome-screensaver anymore
2013-01-18 15:30:34 +00:00
dcoppa
ee4a9dcb70 Remove the "--with-term" workaround, now that we have the right
terminfo entries for rxvt-unicode in base.

Add a pkg/README with some tips.

tweaks & ok sthen@
2013-01-18 11:55:27 +00:00
ajacoutot
20eba4698e Enable ibus support; depends on the latest gnome-settings-daemon. 2013-01-18 07:31:15 +00:00
ajacoutot
967185cb85 Update to gnome-settings-daemon-3.6.4.
- add schemas overrides instead of patching the schemas themselves
- support for inputmethods with the new ibus
2013-01-18 07:22:27 +00:00
ajacoutot
aecba8a697 bump after recent ibus update; input method are now properly handled. 2013-01-18 07:10:58 +00:00
ajacoutot
cf853f7be7 MESSAGE are so last year... 2013-01-17 11:50:34 +00:00
zhuk
c8447e2568 Unbreak and clean up KMPlayer. Now you can watch movies in Konqueror again.
okay espie@ (MAINTAINER)
2013-01-17 11:35:43 +00:00
ajacoutot
a33b7aa602 Update to caribou-0.4.7. 2013-01-16 07:09:50 +00:00
zhuk
8c6ee89f65 Backout kdebindings-3.5.10 at least until includes-related problems get
fixed.

Prodded by espie@ after reports from naddy@ and nigel@.
2013-01-15 17:31:18 +00:00
ajacoutot
3da9645b37 Minor update to gnome-menus-3.6.2. 2013-01-15 13:10:51 +00:00
jasper
dbb2c571c3 drop unneeded dependency on gnome-doc-utils 2013-01-15 10:18:11 +00:00
jasper
03f4bbfd46 mark broken on sgi 2013-01-15 09:52:14 +00:00
bcallah
c6f73143af Allow qt4 to build on mips64* - note that build is quite literal here.
The resulting qt4 does not work.

ok espie@ landry@ jasper@
2013-01-14 22:09:43 +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
brad
76d846437f Correct capitalization of MPlayer and FFmpeg.
ok MAINTAINER
2013-01-14 17:02:15 +00:00
dcoppa
de35817737 Bugfix: ensure textures have the correct size before applying 'bevel'
(upstream git commit 239e895826b2f843bc50cc6fef8108db174c33e8)
2013-01-14 15:57:56 +00:00
ajacoutot
41f125b9fc Update to pinot-1.03. 2013-01-14 15:04:49 +00:00
zhuk
ced98a133b Enable Perl and Python bindings. Note that Perl bindings are not that
relevant until we get threaded Perl (noted by Espie).
Python bindings still use 2.5, moving to 2.7 is in post-KDE4 plans.

"if it builds, go for it" espie@
2013-01-14 14:46:46 +00:00
dcoppa
e4ba2af9ea Fix bug: handle the list of Timers not in-place
(upstream git commit 4d307dcd10af9d817ff5c05fc40ae7487564cb31)

See: http://sourceforge.net/tracker/?func=detail&aid=3590078&group_id=35398&atid=413960

Also reported by nigel@
2013-01-14 14:27:41 +00:00