31 Commits

Author SHA1 Message Date
phessler
9998ff7c55 gtk+2 and gtk+3 are in the dep chain for huge amounts of the ports tree,
so add a parallel flag so they use multiple CPUs while building.  this
is noticably faster at unlocking lots of buildable ports on aarch64
keep gtk+4 in sync with them

has been in arm64 package snaps for at least a year

OK ajacoutot@ (a while ago)
2020-09-12 19:44:11 +00:00
ajacoutot
13a642c2c4 Update to gtk+4-3.99.0. 2020-08-14 07:00:16 +00:00
kmos
4ac48376a9 Using base-gcc gives lots of "redundant declaration of " errors.
Using ports-gcc and adding -Wno-error fixes the build for sparc64.

input and ok ajacoutot (maintainer)
2020-07-28 07:56:04 +00:00
ajacoutot
9122160c0c Update to gtk+4-3.98.4. 2020-05-19 12:00:40 +00:00
ajacoutot
364c6e17fe Stupid me, I reversed the logic.
spotted by naddy@
2020-05-17 15:41:04 +00:00
ajacoutot
e70f3942f0 Fix libexecinfo patch. 2020-05-15 10:40:26 +00:00
ajacoutot
ffb9494774 Update to gtk+4-3.98.3. 2020-05-14 14:56:24 +00:00
ajacoutot
3f11b17681 Update to gtk+4-3.98.2. 2020-04-01 08:44:24 +00:00
ajacoutot
f719bd583c Update to gtk+4-3.98.1 2020-03-23 08:52:55 +00:00
ajacoutot
24bc1d3006 Update to gtk+4-3.98.0. 2020-02-11 10:18:48 +00:00
ajacoutot
2194e025ef Set DEBUG_PACKAGES to BUILD_PACKAGES instead of the ugly dash. 2019-11-10 21:44:06 +00:00
ajacoutot
55aa67ae00 Automatish all ze things!
/!\ requires latest ports/infrastructure/ and pkg_add code
2019-11-10 17:26:22 +00:00
ajacoutot
f31f158588 Add debug packages. 2019-11-10 15:43:26 +00:00
ajacoutot
503e103de2 Don't ship with debug symbols anymore; there's a new opt-in facility to do
this now.
2019-11-09 17:27:39 +00:00
ajacoutot
2b52b9e8b6 Sync with devel/spidermonkey60. 2019-08-17 10:47:56 +00:00
phessler
aa8caf12a3 gtk+4,-cups depends on colord on aarch64, too
while here, sort the list of arches

OK ajacoutot@
2019-08-13 18:13:53 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
ajacoutot
85501c6128 Merged upstream. 2019-05-17 12:11:30 +00:00
ajacoutot
b1f0c39ad1 Make sure kp is properly initialized. 2019-05-16 20:43:09 +00:00
ajacoutot
7d7a720b05 Prevent potential leak of kp. 2019-05-14 14:46:34 +00:00
ajacoutot
f9712e88b0 Merge unveil patches from gtk+3 and tweak/add comment:
unveil(2): check if the XDG directories exist before showing them on the
sidebar
2019-05-13 21:04:44 +00:00
ajacoutot
5ef2c9da4b Fix a long standing bug in pid_get_parent on OpenBSD where kp wasn't properly
allocated and the function could randomly fail.
Already merged upstream.

with robert@
2019-05-13 19:28:27 +00:00
ajacoutot
5b3b197cde Update to gtk+4-3.96.0. 2019-05-09 13:42:04 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
1760901717 Update to gtk+4-3.94.0 (keep BROKEN for now).
Add a -media subpackage using Gstreamer1 for:
GtkVideo
GtkMediaFile
GtkMediaStream
GtkMediaControls
2018-06-27 11:28:17 +00:00
ajacoutot
387d8fc6f3 Mark as BROKEN for the time being.
There's a meson(1) dependency ordering issue which breaks the build in a
non reproducible way.
I'll look at it when I have time.
2018-06-13 11:31:01 +00:00
ajacoutot
4c4cb42260 Import gtk+4-3.93.0.
Not hooked up yet because it's needs an updated libepoxy that matthieu@ should
be able to commit soon.

Some GNOME stuff (at least) will slowly start moving to gtk+4 in the near future
so let's get this in early so we can start to play with it. Yes, this is
obviously a development release, a stable gtk+4 is not officially out yet.
2018-05-24 15:54:09 +00:00