89 Commits

Author SHA1 Message Date
ajacoutot
b645176733 Update to gcompris-3.0. 2023-01-19 08:07:15 +00:00
ajacoutot
7a040612eb Update to gcompris-2.4. 2022-04-13 07:11:36 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
ajacoutot
fab30f58d9 Update to gcompris-2.3. 2022-02-27 11:03:52 +00:00
ajacoutot
472c887cfd Update to gcompris-2.2. 2022-02-24 10:53:52 +00:00
ajacoutot
360e52afc9 Update to gcompris-2.1. 2022-01-21 08:25:21 +00:00
rsadowski
7f6ab2c60c Switch from cmake,qt5 and kf5/extra-cmake-modules to devel/kf5 module
While here add x11/qt5/qtdeclarative (QML) as explicit dependency.

OK aja (maintainer)
2021-12-18 10:28:12 +00:00
ajacoutot
a7c28891be Update to gcompris-2.0. 2021-12-18 09:24:59 +00:00
ajacoutot
0cfc3e140f Upstream rerolled the tarball. 2021-03-22 07:47:15 +00:00
ajacoutot
112b897805 Update to gcompris-1.1. 2021-03-21 16:31:28 +00:00
ajacoutot
b024ba6b57 Update to gcompris-1.0. 2020-11-20 07:56:53 +00:00
ajacoutot
35f6bac827 Update to gcompris-0.97.1. 2020-07-25 11:15:45 +00:00
ajacoutot
6d4eb48d89 Fix gcompris symlink. 2020-04-22 19:18:34 +00:00
ajacoutot
641735bb48 Update to gcompris-0.97 -- the Qt version (the only one maintained now). 2020-03-24 15:46:07 +00:00
ajacoutot
232bf92d06 Missing RDEP on multimedia/gstreamer-0.10/plugins-good (you get no sound
without this).

issue reported by sebastia@
2020-03-24 07:20:39 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
ajacoutot
68eff6eab4 Update to gcompris-17.05. 2017-08-18 11:42:04 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
d1a8748e63 Update to gcompris-15.10. 2015-10-19 17:00:34 +00:00
ajacoutot
e802356fca Update to gcompris-15.02. 2015-03-15 08:31:00 +00:00
ajacoutot
1729600e98 Update to gcompris-14.12. 2014-12-22 13:09:25 +00:00
ajacoutot
66dc1d884e Update to gcompris-14.07. 2014-08-30 08:33:39 +00:00
ajacoutot
1c709da597 Update to gcompris-14.05. 2014-06-02 12:31:44 +00:00
ajacoutot
bd7efc5c01 Update to gcompris-14.03. 2014-04-11 14:52:46 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
bee42b1fd7 Update to gcompris-13.11. 2013-11-05 17:15:54 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
087ef8fb7d Update to gcompris-12.11. 2012-11-24 08:54:01 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
naddy
af7e54d962 remove USE_GROFF from ports that don't install any man pages 2012-08-06 11:14:39 +00:00
jasper
028a6d3796 disable gnet support, gnet is deprecated and ought to be removed.
ok aja@ (MAINTAINER)
2012-07-17 10:05:11 +00:00
ajacoutot
bbcc67e72b Update to gcompris-12.05. 2012-07-06 16:27:18 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
fe640fa9c8 Update to gcompris-12.01. 2012-04-08 15:54:25 +00:00
ajacoutot
6b53544978 Update to gcompris-11.12. 2012-01-08 07:50:24 +00:00
ajacoutot
c2a715f4ff Update to gcompris-11.09. 2011-11-18 11:14:39 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
ajacoutot
1c57aaa821 Update to gcompris-9.6.1. 2011-07-09 04:08:31 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00