19806 Commits

Author SHA1 Message Date
ajacoutot
5fc8c8e136 Update to gnome-getting-started-docs-3.28.2. 2018-05-08 17:58:35 +00:00
ajacoutot
236907d580 Update to gnome-music-3.28.2.1. 2018-05-08 07:08:44 +00:00
ajacoutot
e9cccf8f84 Update to gnome-maps-3.28.2. 2018-05-08 07:02:15 +00:00
ajacoutot
3586723196 Remove g-ir-scanner(1) workaround, meson has been fixed. 2018-05-08 06:36:07 +00:00
jasper
192e3b3f7c update to gjs-1.52.3l 2018-05-07 18:05:26 +00:00
jasper
e0dd07e81e update to gnome-characters-3.28.2 2018-05-07 18:05:01 +00:00
ajacoutot
724066ba88 Update to gnome-keyring-3.28.2. 2018-05-07 10:13:20 +00:00
ajacoutot
3759b635f2 Update to gvfs-1.36.2. 2018-05-07 09:22:20 +00:00
ajacoutot
e23ccbf46a Add MR URL. 2018-05-06 09:21:41 +00:00
ajacoutot
a430f89b24 Try to fix auto-generated gtd-vcs-identifier.h properly.
While here, fix an implicit declaration.
2018-05-06 09:08:08 +00:00
jasper
29c9ac39ce update to gtksourceview4-4.0.1 2018-05-05 19:27:43 +00:00
jasper
f0fb468991 generate src/gtd-vcs-identifier.h upfront; there's a missing dependency
in the meson file which gets exposed due to ninja random build order.
2018-05-05 19:22:55 +00:00
jasper
18ffe8a687 - fix linking with lld as pointed out by naddy@
- use CMAKE_C_FLAGS
2018-05-05 10:39:13 +00:00
ajacoutot
10f8a4885e Update to py-dbus-1.2.8. 2018-05-05 09:05:20 +00:00
jasper
f3d7cf0597 remove hack now that the unlying issue has been addressed in meson 2018-05-04 20:03:42 +00:00
jasper
91794e46c3 another missing bump 2018-05-04 07:51:48 +00:00
jasper
5be7dc05e3 missing bump 2018-05-04 07:50:26 +00:00
gonzalo
5b57b0f6f5 Update for SMTube to 18.3.0
OK benoit@
2018-05-03 13:08:56 +00:00
gonzalo
c7f61dbff6 Update for SMPlayer to 18.4.0
OK benoit@
Update for SMPlayer to 18.4.0

OK benoit@
2018-05-03 13:07:59 +00:00
ajacoutot
3e8e5b7f43 Sync with upstream; no pkg change. 2018-05-03 12:22:13 +00:00
rsadowski
e55fb62859 Enable KDE4 ports after kate-removal and bump meta
webdev,kimono,korundum,p5-kde,smokekde back on track
2018-05-02 20:12:40 +00:00
rsadowski
9c064d2822 Unbreak smokekde after kate-removal fiasco 2018-05-02 20:03:09 +00:00
naddy
f05e2c869a explicitly link with libX11; fixes build with lld 2018-05-02 18:34:11 +00:00
naddy
98ded264c3 explicitly link with libgmodule; fixes build with lld 2018-05-02 18:17:56 +00:00
rsadowski
c145c57fff Unbreak smokekde after kate-removal fiasco 2018-05-02 17:49:27 +00:00
rsadowski
fd7e21da17 Unbreak korundum after kate-removal fiasco 2018-05-02 17:48:54 +00:00
jasper
6dc0064534 use -Wl,-z,origin instead of LD_LIBRARY_PATH hack
from upstream
2018-05-02 16:54:23 +00:00
jasper
07ade12994 update to gnome-calendar-3.28.2 2018-05-02 16:50:41 +00:00
ajacoutot
736649382e Don't override LDFLAGS. 2018-05-02 11:59:11 +00:00
ajacoutot
f4bccc9c0a Remove hack; not needed after recent devel/meson change. 2018-05-02 11:51:55 +00:00
ajacoutot
f1ff236f34 Remove XXX hack, it's not needed anymore. 2018-05-02 11:47:44 +00:00
naddy
fbfcee9c09 explicitly link with all required libraries to fix linking with lld 2018-05-01 20:28:00 +00:00
naddy
0302a5f09e Explicitly link with libm since math functions are called from the
main program.  Fixes linking with lld.
2018-05-01 20:13:23 +00:00
matthieu
d895d5ff4d Update to xcursor-themes 1.0.5.
ok ajacoutot@, rsadowski@ who also suggested other tweaks.
PLIST regen was missed in previous updates too apparently.
2018-05-01 11:46:34 +00:00
jasper
0e5c40816c unhook the ports needed to get sqlports building again after the kate-removal fiasco.
up to rsadowski@ to decide how to actually fix them
2018-05-01 10:36:33 +00:00
ajacoutot
0a126cd6b9 Update to dbus-1.12.8. 2018-05-01 09:35:02 +00:00
jasper
fbde5197ab unbreak sqlports by marking these ports broken. they have a LIB_DEPENDS on
kate which was removed last weekend without checking dependant ports.
2018-05-01 06:44:39 +00:00
jasper
2ed1b2e5d1 drop dependency on kde4 kate which has been removed. it's only a TDEP so i'll
simply switch this to to x11/kde-applications/kate; untested.
2018-05-01 06:42:41 +00:00
jasper
d046d9307c apply patch from upstream bugreport to fix interaction with gjs
prevents a huge number of stacktraces when doing just about anything
2018-04-29 10:43:33 +00:00
rsadowski
40a37d9a64 Mark as broken, depends on x11/kde4/kqtquickcharts which is gone
Update is coming soon.
2018-04-29 10:24:18 +00:00
jasper
4a038df114 add missing build dependency to address "cannot locate ITS rules for org.gnome.gnome-system-monitor.policy.in " 2018-04-29 09:15:05 +00:00
rsadowski
6a937c618f Remove KDE4 kqtquickcharts (replaced by x11/kde-applications/kqtquickcharts --
KDE5)
2018-04-29 07:55:02 +00:00
rsadowski
bcbdffd1ca Remove KDE4 ktouch (replaced by x11/kde-applications/ktouch -- KDE5)
- unhook
- zap from meta
- drop all all KDE4 parts
2018-04-29 07:47:20 +00:00
rsadowski
ee242ebc33 Remove KDE4 kate (replaced by x11/kde-applications/kate -- KDE5)
- unhook
- zap from meta
- drop all all KDE4 parts
2018-04-29 07:41:41 +00:00
rsadowski
f1e82f14c3 hook ktouch 2018-04-29 06:51:04 +00:00
rsadowski
91e1432eb6 Import ktouch-17.12.3
KTouch is a typing learning tool for KDE.

It is a part of KDE Edu project.


ok landry@
2018-04-29 06:49:55 +00:00
bentley
6d0ad2f0ce s/MAINTAIMER/MAINTAINER/ 2018-04-28 22:13:57 +00:00
rsadowski
af586d87fc zap conflict marker with kate-<17.12.3
Spotted by zhuk@
2018-04-28 21:09:04 +00:00
landry
064e7a1342 Fix build & certificate issues at runtime with FreeRDP 2.
Mostly from https://bugzilla.gnome.org/show_bug.cgi?id=774473

ok ajacoutot@
2018-04-28 19:23:55 +00:00
landry
ba02388c7a Update to remmina 1.2.0rc29, based on an original diff from semarie@
ok jasper@ (MAINTAINER) ajacoutot@
2018-04-28 19:22:24 +00:00