ajacoutot
5d2e2ec4a4
Update to totem-pl-parser-3.10.5.
2015-04-30 11:31:42 +00:00
ajacoutot
c474934fbb
Add comments to patches; no pkg change.
...
from brad (maintainer)
2015-04-30 08:01:58 +00:00
ajacoutot
e31bba5a2a
Update to gtksourceviewmm3-3.12.0.
2015-04-30 07:22:39 +00:00
ajacoutot
4f30f10410
Garbage collect old code for older FFmpeg releases and some cleanup.
...
from brad (maintainer)
2015-04-30 06:32:21 +00:00
ajacoutot
9f22526c65
Pushed upstream.
2015-04-29 15:20:40 +00:00
ajacoutot
31c1b6c493
Update to gnome-power-manager-3.16.1.
2015-04-28 07:06:21 +00:00
ajacoutot
e6f0cea1ec
Update to gnome-weather-3.16.2.1.
2015-04-28 07:02:26 +00:00
ajacoutot
888ce1204d
Regen WANTLIB to unbreak with new FFmpeg.
2015-04-28 06:35:41 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
rpe
772f491fa5
Update x11/flwm to 1.0.2.
...
OK sthen@
2015-04-27 18:36:47 +00:00
rpe
8783d2f02b
Update x11/xvkbd to 3.6.
...
(maintainer timeout)
OK aja@
2015-04-27 18:27:57 +00:00
rpe
5abf4acbfe
Update x11/wmx to version 8.
...
OK aja@
2015-04-27 18:22:54 +00:00
dcoppa
94b163fd0f
Update to hs-dbus-0.10.10
2015-04-27 07:30:06 +00:00
ajacoutot
91a7893a9a
Update to gnome-weather-3.16.2.
2015-04-27 06:08:45 +00:00
zhuk
0f44a60a31
It's always better to run update-patches BEFORE commit...
2015-04-25 18:41:30 +00:00
jasper
be24f01711
update to gnome-contacts-3.16.2
2015-04-25 10:48:52 +00:00
zhuk
c1305c51e5
Remove patch not needed anymore since we have .cpp.o rule in sys.mk now.
2015-04-24 16:31:57 +00:00
zhuk
e7223cf23d
Add a deubg printout for qhelpgenerator, which should help to find the root
...
cause of packaging bug naddy@ observes.
Enable documentation generation again.
2015-04-24 16:16:39 +00:00
ajacoutot
01b85473cc
Disable the Dirac support via schroedinger.
...
from brad (maintainer)
2015-04-24 13:10:04 +00:00
dcoppa
9f00ac2a4a
Update to i3-4.10.2
2015-04-24 09:30:15 +00:00
zhuk
f4dbdd4ad0
Oops, forgot to remove a few files went to -examples from PLIST-main
...
during previous commit.
2015-04-24 07:27:34 +00:00
zhuk
3884ab9b31
Sneak in more Qt5 tweaks:
...
* Replace gross hack named post-configure with a qmake_all target call
before building documentation. The downside is that rebuild part will
run in a single process mode; the upside is that qdoc, qhelpgenerator
and anyone else will work as intended, without need of explicit
Qt build modules tweaking.
* Move a few files to -examples. QCounter sensor plugin is commented out
as it doesn't get installed in case qmake is rerun (see above). It looks
like this file shouldn't be installed in the first place, but I'm not
sure, thus using @comment for now.
Documentation building will be disabled until the issue seen by naddy@ gets
fixed.
2015-04-24 07:16:39 +00:00
gonzalo
73ea640659
Update for SMPlayer to 14.9.0.6690:
...
* We added support for mpv, which is a player based on mplayer with
* Now it's possible to select a secondary subtitle track which is
displayed on top of the screen (mpv only).
* New option to set a template for screenshots (mpv only).
* Now it's possible to play videos from streaming sites (besides
Youtube) like DailyMotion, Vimeo, Vevo and many more (mpv only).
* Option to step back one frame (mpv only).
Test on amd64
Thanks Daniel Jakots!
OK benoit@
2015-04-23 14:47:10 +00:00
zhuk
251bb0813d
Disable documentation again, bulk builds done by sthen@ and naddy@
...
continue to reveal dragons here and there. Freinds^WHacking never ends...
2015-04-23 11:49:07 +00:00
zhuk
0613a78bf3
Add another gross hack to make sure qhelpgenerator, when we ask for building
...
Qt5 documentation, is always picked up from build directory.
Remove IGNORE-qch as things should build fine again (unless a problem naddy@
seen today is unrelated).
2015-04-22 14:12:03 +00:00
zhuk
9e46863387
Drop the patch not needed anymore. Bump REVISION because the affected file
...
goes into package.
2015-04-22 12:29:34 +00:00
sthen
7670c47f8a
WANTLIB+=lzma pthread
2015-04-21 18:53:15 +00:00
sthen
e76718f18f
add some simple missing lzma WANTLIBs (crept in via libxml)
2015-04-21 18:51:24 +00:00
sthen
477d10f783
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:13:09 +00:00
ajacoutot
31c2499f3a
Update to libsecret-0.18.2.
2015-04-21 13:37:31 +00:00
zhuk
a45ebee497
Add IGNORE-qch for now, until the issue with trying to run qhelpgenerator
...
from LOCALBASE is resolved.
Found by sthen@.
2015-04-20 19:32:38 +00:00
ajacoutot
0a90e55016
Update to gnome-getting-started-docs-3.16.1.
2015-04-20 17:41:51 +00:00
gonzalo
f7b92769a2
Update for SMTube to 15.1.0:
...
* Fix for VEVO videos.
Thanks to Josh Grosse
OK bcallah@
2015-04-20 13:57:29 +00:00
zhuk
7620026661
If file is updated automatically, it should be committed automatically
...
as well, right?.. Missing distinfo from Qt5 port update to 5.4.1, noticed
by RD Thrush and naddy@.
Sorry. :(
2015-04-20 06:23:13 +00:00
zhuk
9f8f3ac2d5
Update x11/qt5 to 5.4.1. Improvements included:
...
* Builds fine when another version being installed;
* Start building documentation, HTML generator bug was fixed (patch is
waiting for inclusion upstream);
This update do NOT include QtWebEngine: it relies on building from
Chromium sources (bundled with Qt5) and is a real pain to proceed; so lets
concentrate on what we already have.
All dependant ports are checked by building and running.
2015-04-19 13:18:28 +00:00
rpe
737799ce9a
Update x11/xdaliclock to 2.43
...
OK aja@
2015-04-19 12:42:48 +00:00
ajacoutot
10b81beddf
Update to latexila-3.16.1.
2015-04-19 09:49:47 +00:00
ajacoutot
782c1348c9
Add dependency on dleyna-*.
...
ok jasper@
2015-04-17 18:40:20 +00:00
ajacoutot
10b27387a1
Depends on x11/gnome/online-miners.
2015-04-17 13:36:19 +00:00
ajacoutot
7ceb16e8c7
Update to gnome-builder-3.16.2.
2015-04-17 04:30:49 +00:00
jung
038f9ee4eb
update slock to 1.2
...
ok gsoares@ (maintainer)
2015-04-16 19:00:08 +00:00
ajacoutot
def017a04e
Update to gnome-tweak-tool-3.16.1.
2015-04-16 18:19:59 +00:00
ajacoutot
44437497c8
Update to gdm-3.16.1.1.
...
- Fix double free introduced in 3.16.1
2015-04-16 14:55:22 +00:00
ajacoutot
9289d1d6f0
Add BZ URL.
2015-04-16 11:34:37 +00:00
jasper
5345bff4f4
rework the cpio/gcpio patches
2015-04-16 11:14:57 +00:00
jung
aec4bd69ab
update lsw to 0.3
...
ok ajacoutot@
2015-04-16 10:16:35 +00:00
jasper
34447eaad7
remove unneeded CONFIGURE_ENV line (doesn't use xmlto anymore)
2015-04-16 09:34:33 +00:00
jasper
88829bb91c
update to gnome-contacts-3.16.1
2015-04-16 07:07:47 +00:00
jasper
4f0d37c8bc
update to gnome-calendar-3.16.1
2015-04-16 07:07:33 +00:00
jasper
4a2d52594c
- possibly consider this a potential update to empathy-3.12.9
2015-04-15 19:29:31 +00:00