ajacoutot
e28733706e
Update to gtk+4-4.8.3.
2022-12-24 08:58:21 +00:00
ajacoutot
9fb153e9af
Drop default CONFIGURE_ARGS.
2022-11-08 17:01:56 +00:00
ajacoutot
8812743435
Remove comment; we will not add libcloudproviders support because it links
...
against the main library and not as a dlopen so file.
2022-11-07 15:17:37 +00:00
ajacoutot
a4feb54c7e
Move things around; no pkg change.
2022-11-06 11:49:30 +00:00
ajacoutot
4ecd75b4b4
Update to gtk+4-4.8.2.
2022-10-25 15:06:37 +00:00
ajacoutot
d785626620
Update to gtk+4-4.8.1.
2022-09-17 09:37:06 +00:00
ajacoutot
bb63c2f11c
Update to gtk+4-4.8.0.
2022-09-08 06:13:46 +00:00
ajacoutot
9de67755d1
Update to gtk+4-4.6.7.
2022-08-18 08:46:10 +00:00
ajacoutot
13b4b6fff6
Update to gtk+4-4.6.6.
2022-07-02 23:07:00 +00:00
ajacoutot
f42b298206
Update to gtk+4-4.6.5.
2022-06-03 22:29:07 +00:00
ajacoutot
2ec1f93783
Update to gtk+4-4.6.4.
2022-05-13 23:20:42 +00:00
ajacoutot
d5eb75ec84
Update to gtk+4-4.6.3.
2022-04-28 10:26:58 +00:00
ajacoutot
8344142ba6
Update to gtk+4-4.6.2.
2022-03-19 09:55:15 +00:00
naddy
21f1bb8ad8
drop RCS Ids
2022-03-11 20:15:18 +00:00
ajacoutot
7f770f5e0e
Update to gtk+4-4.6.1.
2022-02-12 09:39:26 +00:00
ajacoutot
3b2de7c567
Missing BDEP on devel/py-gobject3.
...
spotted by naddy@
2022-01-01 11:17:26 +00:00
ajacoutot
4a8ad54ccc
Update to gtk+4-4.6.0.
2021-12-30 18:19:00 +00:00
ajacoutot
f1d6ec21bb
Update to gtk+4-4.5.1.
2021-12-17 12:35:41 +00:00
ajacoutot
76715bacd8
Needs textproc/py-docutils to build the man pages.
2021-12-10 08:00:13 +00:00
ajacoutot
455788204f
Update to gtk+4-4.5.0.
2021-12-09 08:26:59 +00:00
ajacoutot
f3a31772b8
Update to gtk+4-4.4.1.
2021-11-02 12:39:30 +00:00
ajacoutot
8d6c195b73
Drop bogus print-backends option.
2021-10-30 17:06:35 +00:00
ajacoutot
1c087ac5e2
Update to gtk+4-4.4.0.
2021-08-26 10:46:47 +00:00
ajacoutot
2af2bddf91
Unbreak build, tests need to link with libexecinfo.
2021-06-12 09:03:29 +00:00
ajacoutot
cf0747bd2f
libexecinfo is in base now; no need to patch it out.
2021-06-10 12:44:28 +00:00
ajacoutot
2eb739fcbc
Update to gtk+4-4.2.1.
2021-05-04 08:40:17 +00:00
cwen
34e7551d29
gtk+4: unbreak on ld.bfd arches
...
Fix undefined references by disabling "-Wl,--as-needed" on these arches.
OK aja@
2021-04-03 19:31:41 +00:00
ajacoutot
ce724bc8a3
Update to gtk+4-4.2.0.
2021-03-31 13:42:46 +00:00
ajacoutot
d96ee48797
Sync with x11/gtk+3 but as comment since gtk-update-icon-cache is handled
...
by gtk+3 for now.
2021-03-07 08:28:17 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
974b60a2d0
Update to gtk+4-4.0.3.
2021-02-09 17:25:08 +00:00
ajacoutot
a6ff36ee37
Drop PORTROACH; we are now tracking stable releases.
2021-01-31 08:50:56 +00:00
ajacoutot
8809cf5c38
Update to gtk+4-4.0.2.
2021-01-19 17:14:27 +00:00
ajacoutot
7cdd11c87e
Update to gtk+4-4.0.1.
2021-01-09 11:30:47 +00:00
ajacoutot
c8a184f9f8
Update to gtk+4-4.0.0.
2020-12-17 08:49:03 +00:00
ajacoutot
e830562f22
Update to gtk+4-3.99.5.
2020-12-09 13:42:56 +00:00
ajacoutot
dc1b690010
graphics/colord is going away: regen WANTLIB / LIB_DEPENDS
...
We are stuck on an old release because new one requires GUdev, GUsb etc.
Also it depends on the suid dbus-daemon-launch-helper and polkit.
And it currently has no benetif...
no objection sthen@ jasper@ phessler@
2020-11-14 11:03:45 +00:00
ajacoutot
ccaafda03e
Reword the themes section and add blurb about libcanberra (sound theme) and
...
gnome-themes-extra (for Adwaita support in gtk+2).
2020-11-11 11:49:55 +00:00
ajacoutot
d73983271c
Update to gtk+4-3.99.4.
...
Add 2 new subpackages:
- cloudprint: Cloud Print backend for gtk+4.
- demos: Demo programs for gtk+4.
2020-11-09 12:17:07 +00:00
cwen
9fe17d274a
gtk+{3,4}: a revision bump was needed on !rust archs after the last commit
...
for the -cups subpackage. Found the hard way in the macppc bulk.
2020-10-21 15:57:00 +00:00
cwen
c26b396cd6
gtk+4: unlock the build on non-rust archs
...
Change a conditional so only rust archs build the -cups subpackage with colord
support, since it requires the rust-powered spidermonkey78 via polkit.
Tested on macppc (no rust) and amd64 (rust).
"sure, if it does the same" aja@ (maintainer)
2020-10-19 09:10:17 +00:00
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