aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/gtkd: enable gdc-14Andrei Horodniceanu2024-06-011-1/+1
| | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-libs/gtkd: enable ldc2-1_38Andrei Horodniceanu2024-05-311-1/+1
| | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-libs/gtkd: enable ldc2-1_37Andrei Horodniceanu2024-04-301-1/+1
| | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-libs/gtkd: enable dmd-2_108Andrei Horodniceanu2024-04-301-22/+20
| | | | | | | Additionally refactor multilib_src_test a little and reorder variable to please pkgcheck. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-libs/gtkd: port to dlang-r1.eclassAndrei Horodniceanu2024-04-141-0/+181
| | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* */*: set an upper bound on DLANG_VERSION_RANGEAndrei Horodniceanu2024-02-041-1/+1
| | | | | | | | | | | A package should explicitly list the D compiler versions it supports and not rely on "any version higher than X". This is especially relevant for stable packages. These changes don't actually have any effect right now, they will only make themselves seen when a new compiler version is added to the tree. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-libs/gtkd: drop 3.9.0Horodniceanu Andrei2024-01-132-123/+0
| | | | Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* dev-libs/gtkd: stabilize 3.10.0-r1 for amd64, x86Horodniceanu Andrei2024-01-131-3/+3
| | | | Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* dev-libs/gtkd: install pkg-config filesHorodniceanu Andrei2023-12-171-2/+26
| | | | | | Additionally add || die to external commands Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* */*: Remove old versionsHorodniceanu Andrei2023-12-163-114/+0
| | | | Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* dev-libs/gtkd: add 3.10.0Horodniceanu Andrei2023-11-282-0/+124
| | | | Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* dev-libs/gtkd: upgrade to EAPI 7, replace unzip callsHorodniceanu Andrei2023-11-172-7/+13
| | | | | Closes: https://github.com/gentoo/dlang/pull/125 Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
* stabilization sweepMarco Leise2022-03-241-1/+1
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* stabilization sweepMarco Leise2022-02-081-1/+1
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* stabilization sweepMarco Leise2021-07-073-121/+1
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* gtkd-3.9.0Marco Leise2021-05-172-0/+120
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* removed dlang_has_shared_lib_support() function as all offered compilers ↵Marco Leise2020-03-092-21/+12
| | | | | | support shared libs now Signed-off-by: Marco Leise <marco.leise@gmx.de>
* updated copyright lineMarco Leise2019-09-012-2/+2
|
* additional modifications for the /opt -> /usr/lib moveMarco Leise2019-06-292-0/+0
|
* stabilization sweepMarco Leise2019-05-213-120/+1
|
* gtkd-3.8.5Marco Leise2019-01-074-8/+8
|
* gtkd-3.8.4Marco Leise2018-12-072-1/+1
|
* gtkd-3.8.3Marco Leise2018-10-062-0/+122
|
* Sorted the keywords to make repoman happy.Marco Leise2018-10-052-2/+2
|
* Moved from versionator.eclass to eapi7-ver.eclass in preparation for EAPI=7.Marco Leise2018-06-092-6/+6
|
* ldc2 MULTILIB support; repoman will correctly complain for GtkD until all ↵Marco Leise2018-04-231-1/+1
| | | | the ldc2 versions it can be built with go stable
* stabilization sweep and Manifest update to latest checksumsMarco Leise2018-03-311-2/+2
|
* stabilization sweepMarco Leise2018-03-111-1/+0
|
* stabilize gtkd-3.6.6Marco Leise2018-02-172-122/+1
|
* Concretized GtkD dependencies from its README.Marco Leise2017-10-161-1/+6
|
* gtkd-3.6.6Marco Leise2017-10-022-0/+114
|
* Stabilization sweep.Marco Leise2017-07-063-117/+1
|
* Removed some compilers as options, that are affected by ↵Marco Leise2017-05-121-1/+2
| | | | https://forum.gtkd.org/groups/GtkD/thread/302/
* Fix non-fatal undefined references (to libgtk-3.so) in the optional GtkD 3 ↵Marco Leise2017-05-101-1/+6
| | | | | | libraries. This occured to me when attempting to prelink Tilix.
* Fixed new repoman-2.3.2 warning "Stale CVS header on line: 3" in almost all ↵Marco Leise2017-04-273-3/+0
| | | | ebuilds.
* Fixed unnecessary creation of libgtkd-{2,3}.a file during the test phase of ↵Marco Leise2017-04-263-14/+17
| | | | gtkd, when static-libs have been disabled.
* Removed GtkD pkgconfig files added for Tilix; will now use environment ↵Marco Leise2017-04-141-38/+1
| | | | variables to guide Tilix' autoconf script.
* Added custom generated pkgconfig files for gtkd to help with issue #53Marco Leise2017-04-071-5/+42
|
* GktD version bump to 3.5.1Marco Leise2017-04-063-0/+118
|
* Raise dlang.eclass EAPI to 6; allows bash 4.2 features (associative arrays)Marco Leise2017-01-052-4/+4
|
* Stabilization sweepMarco Leise2016-12-253-117/+1
|
* gtkd-3.3.0 version bumpMarco Leise2016-09-022-0/+116
| | | | Package-Manager: portage-2.2.28
* Small fix for EAPI 6Marco Leise2016-06-251-1/+0
|
* Stabilization passMarco Leise2016-06-252-116/+1
|
* Fixed GtkD test phase /Marco Leise2016-04-154-1/+125
| | | | | | GtkD version bump to 3.2.3 Package-Manager: portage-2.2.26
* Renamed DCD and GtkD to lower-case, as upper-case names are strongly ↵Marco Leise2016-04-155-118/+6
| | | | discouraged.
* Add travis integrationg and make repoman happyMauro Toffanin2016-04-141-4/+0
|
* GtkD version bump to 3.2.2Marco Leise2016-01-242-0/+113
|
* stabilization passMarco Leise2016-01-184-228/+2
|
* GtkD version bumpMarco Leise2015-10-172-0/+113
|