Commit Graph

88 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
ajacoutot
758e414b51 Update to ibus-1.5.27. 2022-09-11 07:39:56 +00:00
ajacoutot
73760af3f5 Prevent cyclic RDEP. 2022-04-26 07:28:51 +00:00
ajacoutot
b322b8c097 Split GTK3 support from -main to a new -gtk3 subpackage.
While -main depends on gtk3, this might not be the case in the future, so better
split the modules.
While here, fix RDEP for subpackages.
2022-04-24 12:21:46 +00:00
ajacoutot
3c9cab9833 Fix refcounting issues; from upstream. 2022-04-24 10:56:57 +00:00
ajacoutot
d962a95901 Tweak call to mktemp(1).
Regen PLIST.
2022-04-22 06:29:38 +00:00
ajacoutot
05bf66c080 Update to ibus-1.5.26. 2022-04-13 05:44:06 +00:00
naddy
993f87c3ec drop RCS Ids 2022-03-11 19:24:07 +00:00
ajacoutot
2d5ffbfbaf Sync WANTLIB. 2021-12-09 08:27:43 +00:00
sthen
405716f65c ibus: sync WANTLIB, from Yifei Zhan (I fixed REVISION markers) 2021-11-25 08:25:22 +00:00
ajacoutot
6732bab863 Fix rm(1) invocations. 2021-11-18 10:23:09 +00:00
ajacoutot
4812e9dfc1 Fix PLIST. 2021-11-18 10:12:17 +00:00
ajacoutot
d1ee8c0661 Add a new tag: ibus-write-cache
This runs "ibus write-cache --system" which is needed by ports installing things
under LOCALBASE/share/ibus/component/
2021-11-18 10:10:54 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
ajacoutot
eff9fb26f3 Update to ibus-1.5.25. 2021-08-30 19:27:23 +00:00
ajacoutot
fc8eb80986 Split into multi packages.
GTK3 support is available in the main package.
GTK2 is now in ibus-gtk2.
Enable GTK4 support in ibus-gtk4.

This change allows not to depend on gtk+2 by default.
2021-03-13 13:36:49 +00:00
ajacoutot
6834ff13c2 Update to ibus-1.5.24. 2021-03-07 17:28:12 +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
7fd2b27757 Update to ibus-1.5.23. 2020-11-07 08:04:25 +00:00
jasper
417096afd0 fix build with upcoming vala 0.50 2020-11-02 06:22:08 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
a97d13df90 Upgrade ibus to the latest stable release: ibus-1.5.22
ok sthen@ robert@ jasper@
2020-04-20 10:15:16 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
08b52d7f0d remove fgsch@ as maintainer as requested by him 2018-07-13 22:22:21 +00:00
espie
cd12df3943 misc small tags:
- gio-querymodules
- gtk-query-immodules*
2018-07-07 22:39:42 +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
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
jasper
73b4795a5d remove broken HOMEPAGE/MASTER_SITES and add backup mirror 2017-08-22 19:19:26 +00:00
ajacoutot
3d1fc8c9f8 Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look
into /etc/machine-id *before* looking into /var/lib/dbus/machine-id and for
the few that don't patch them to look directly there.

Thanks sthen@ for the source ports seach.
2017-04-22 13:43:21 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
354ab371fb Document the fact that the RUN_DEPENDS on pygobject3 is needed because of
the MODPY_LIBDIR/gi/overrides/ directory.
2016-01-01 12:00:15 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
eebf777142 Update to ibus-1.5.5.
no objection from fgsch@ (maintainer) as long as it works
2014-07-17 15:59:43 +00:00
fgsch
95d307aef0 add mising dependency.
spotted by nigel, ok ajacoutot.
2013-10-02 16:37:55 +00:00
fgsch
003f3e0cff update to ibus 1.5.4.
prodded by and ok ajacoutot and jasper.
2013-10-01 21:21:16 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
ajacoutot
b1431644c3 Since its last update, gtk+2 gained an --update-cache option for
gtk-query-immodules-2.0 -- so use it as was done with gtk+3.
2013-07-07 09:53:02 +00:00