jsg
af05898149
fix the type of an argument to main to fix the build with clang
2017-04-22 08:27:57 +00:00
jsg
40448cfb53
Backport a fix for an incorrect pointer test. Fixes the build with clang.
2017-04-22 07:50:21 +00:00
jsg
5e7628c50b
Backport a fix for an incorrect pointer test. Fixes the build with clang.
2017-04-22 07:35:31 +00:00
jsg
02d0de6667
fix the type of an argument to main to fix the build with clang
2017-04-22 07:02:54 +00:00
jasper
24c4c4f147
update to gjs-1.48.2
2017-04-21 19:41:18 +00:00
ajacoutot
33263fc197
Pushed upstream.
2017-04-21 18:39:23 +00:00
ajacoutot
91dda1b3d8
Update to gtef-2.0.1.
2017-04-21 18:04:34 +00:00
sebastia
6013dd7408
Bump REVISION after update of gnustep-make
...
The symlink of the shared library in lib doesn't point to
GNUstep/Frameworks/$FRAMEWORK.framework/Versions/Current/libnetclasses.so.${SHLIB_VERSION}
anymore but now to
GNUstep/Frameworks/netclasses.framework/Versions/${SHLIB_VERSION}/libnetclasses.so.${SHLIB_VERSION}
It's not easily visible in pkg/PLIST, but on package creation plistdb catched it
problem pointed out by nigel@
2017-04-21 17:26:32 +00:00
kurt
558715b919
- disconnect devel/jdk/1.7 from the build
...
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
jasper
be6053b666
update to file-roller-3.24.1
2017-04-20 18:49:37 +00:00
ajacoutot
95a0d60af6
typo; broke (at least) deja-dup, as reported by naddy@
2017-04-20 15:09:05 +00:00
espie
70b8b1dc75
oops, missed removing one file
2017-04-20 09:39:02 +00:00
ajacoutot
44ae330ac8
Update to mono-gtk2-2.12.43
2017-04-20 08:44:26 +00:00
espie
0a5b871b37
${LIBCXX}>=51 does not work so well :)
2017-04-20 01:42:44 +00:00
sebastia
1581c6308b
backport a bunch of build warnings fixes I reported upstream
2017-04-19 21:23:20 +00:00
sebastia
270be1b0ed
backport a bunch of fixes to build warnings I reported
2017-04-19 21:21:30 +00:00
sebastia
d990f01a6c
Deal with gnustep-base update, problem reported to upstream maintainer
2017-04-19 21:18:48 +00:00
sebastia
60c5ae9323
Deal with the gnustep-make update, problem reported to upstream maintainer
2017-04-19 21:17:53 +00:00
sebastia
83cbdaa25b
update to 1.25.0
...
noteworthy changes:
* Garbage collection support removed (NSGarbageCollector stub
remains)
* Support for Debian style multi-architecture installations added
* OpenSSL bundle removed since it didn't match GNUTLS support
* Ported to Debian/Hurd
* ICU string (regexp in particular) fixes
* OSX compatibity changes in NSRunLoop and NSTask behavior
* Alternative sort algorithms selectable at runtime
* Many bugfixes and cleanups.
* As usual, this release also contains an update to include the most
recent international timezone data.
2017-04-19 21:16:43 +00:00
sebastia
9b96003cbf
Update to 2.7.0, removing support of some since quite some time
...
deprecated variables, as well as some bug fixes
2017-04-19 21:13:25 +00:00
sebastia
ce112e2743
Bugfix update to 1.8.1
2017-04-19 21:10:10 +00:00
espie
1b4a44b168
clang is rightfully annoyed at exr having throw() in its API and
...
qt/kde being compiled -fno-exceptions.
this can't really work at runtime anyway. Remove openexr there.
Eventually, exceptions might be better behaved and working these
days.
2017-04-19 13:23:24 +00:00
espie
9b57c0100e
const-correct strstr/strchr for clang
2017-04-19 13:21:49 +00:00
espie
31d27ba7ce
foldingList is made of uint, taking abs is non-sensical
2017-04-19 13:21:23 +00:00
sthen
7e44b3e4be
Add ${CLANG_ARCHS} to "ONLY_FOR_ARCHS = ${GCC4_ARCHS}" lines to give them
...
a chance on aarch64.
2017-04-19 11:16:03 +00:00
ajacoutot
8a683cb91d
Add support for cmake.
2017-04-19 07:41:28 +00:00
ajacoutot
69253d2443
Fix comment.
2017-04-19 06:16:08 +00:00
naddy
365a1fc8a2
remove gpointing-device-settings
2017-04-18 20:45:28 +00:00
ajacoutot
7ceb7be2ca
Add BZ URL.
2017-04-18 17:47:14 +00:00
ajacoutot
36b1150138
Remove gpointing-device-settings.
...
Many patches kept it on life support for a few years but it's been
unmaintained and there's no way it can work as is with the new
gnome-settings-daemon.
build breakage reported by nigel@ and naddy@
ok jasper@
2017-04-18 17:16:03 +00:00
espie
90ee53c33f
wrong return type is an error for clang, so catching -Werror that way doesn't
...
work...
fixes configure for clang, let's see if build works.
2017-04-18 15:37:27 +00:00
landry
9c7151f3c0
Explicitely list libwnck in LDEP
2017-04-18 07:55:25 +00:00
jasper
0142ddf098
-anjuta
2017-04-17 17:57:52 +00:00
jasper
031bd034cb
remove anjuta, development has effectively ceased upstream. there are other
...
alternatives that are actively being development e.g. gnome-builder.
ok aja@
2017-04-17 17:57:42 +00:00
ajacoutot
ba31c9c4d4
-pinpoint
2017-04-17 17:51:49 +00:00
ajacoutot
68c6c8de9c
Remove pinpoint, development has stopped and there are many alternatives
...
in-tree.
ok jasper@
2017-04-17 17:51:26 +00:00
landry
9829738aca
Bugfix update to xfce4-whiskermenu 1.7.2
2017-04-17 15:43:02 +00:00
ajacoutot
840ca29c0e
Update to gnome-maps-3.24.1.
2017-04-17 15:03:29 +00:00
ajacoutot
252a7b5e6a
Update to gnome-builder-3.24.1 to unbreak.
2017-04-17 14:45:58 +00:00
ajacoutot
3e2bc01135
Update to gnome-initial-setup-3.24.0.
2017-04-17 14:24:49 +00:00
ajacoutot
c1815d79ec
Regen WANTLIB to unbreak.
2017-04-17 13:51:04 +00:00
ajacoutot
c0c6989728
Update to gnome-documents-3.24.1.
2017-04-17 13:49:06 +00:00
ajacoutot
a057e70dc2
Update to gdm-3.24.1.
2017-04-17 13:17:07 +00:00
jasper
0822350734
revert two upstream commits that prevent spawning a shell; this is not a fix
...
but it makes gnome-terminal usable again.
2017-04-17 12:54:51 +00:00
jasper
2e9e801901
update to gnome-shell-extensions-3.24.1
2017-04-17 12:53:11 +00:00
jasper
479bc43984
update to gnome-shell-3.24.1
2017-04-17 12:52:56 +00:00
jasper
fdb59f16ca
update to mutter-3.24.1
2017-04-17 12:52:33 +00:00
jasper
5fb3114e45
update to gnome-calendar-3.24.0
2017-04-17 12:32:04 +00:00
jasper
a1124077ef
update to gnome-terminal-3.24.1
2017-04-17 12:29:36 +00:00
ajacoutot
3aa35d38e5
Update to totem-3.24.0.
2017-04-17 12:18:06 +00:00