aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/olm: upgrade to 3.1.5Stefan Strogin2020-08-153-0/+24
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-libs/tweeny: upgrade to 3.1.1Stefan Strogin2020-08-142-2/+2
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-libs/mtxclient: upgrade to 0.3.1Stefan Strogin2020-08-142-2/+2
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* {dev-libs/mtxclient,net-im/nheko}-9999: use CXX17Bart Ribbers2020-03-191-0/+1
| | | | Fixes #40
* net-im/nheko-9999: remove failing patch and update required mtxclientBart Ribbers2020-03-193-4/+5
|
* dev-libs/mtxclient: drop nlohmann_json patchNicolas Werner2019-10-183-45/+2
| | | | | It is not needed anymore, since the gentoo repo switched back to building nlohmann_json with cmake.
* gui-libs/libhandy: bump 0.0.11, transfer from net-libsDavid Heidelberg2019-09-293-85/+0
| | | | | | | Imported from gx86 and ::gnome-next overlay Also do pkgmove and fix net-im/fractal . Signed-off-by: David Heidelberg <david@ixit.cz>
* dev-libs/libQtOlm: new ebuildBart Ribbers2019-08-201-0/+28
|
* dev-libs/olm: upgrade to 3.1.3 and switch to cmakeBart Ribbers2019-08-203-43/+3
|
* dev-libs/libhandy: upgrade to 0.0.10Bart Ribbers2019-08-112-1/+1
|
* dev-libs/mtxclient: remove version 0.2.0Bart Ribbers2019-08-112-44/+0
|
* dev-libs/mtxclient: update to 0.2.1Nicolas Werner2019-06-203-0/+46
|
* dev-libs/olm: update to 3.1.2Bart Ribbers2019-05-293-43/+1
|
* net-im/quaternion: update to 0.0.9.4Bart Ribbers2019-05-222-1/+1
| | | | dev-libs/libQuotient: update to 0.5.2
* dev-libs/libqmatrixclient: rename too for dev-libs/libQuotientBart Ribbers2019-05-204-9/+11
|
* dev-libs/libqmatrixclient: update to 0.5.1.2Bart Ribbers2019-05-172-1/+1
|
* net-im/nheko(-reborn): re-addDeepBlueV7.X2019-05-068-0/+185
| | | | | | | | | | | This adds Nheko back to the repository which was removed because the old maintainer didn't have that much time to maintain it anymore. Since then development resumed in the Nheko-Reborn repository and development is somewhat active. Currently this doesn't build with the upstream nlohmann_json and it has some issues with const variables used in a non-const context, so there are some manual patches needed.
* dev-libs/libhandy: update to 0.0.9Bart Ribbers2019-04-202-0/+43
|
* dev-libs/olm: add 9999 live ebuild and change SRC_URI to GitlabBart Ribbers2019-04-206-34/+45
| | | | Resolves #31
* dev-libs/libhandy: drop 0.0.6, bump to gnome-next buildDavid Heidelberg2019-04-103-71/+3
| | | | | | + fixed KEYWORDS for live build Signed-off-by: David Heidelberg <david@ixit.cz>
* dev-libs/sortfilterproxymodel: multilib-strict check failedWilliam Lallemand2019-04-082-1/+28
| | | | | | | | | | | | | | | | | | This patch fixes the multilib-strict check by installing the library in the right path. Files matching a file type that is not allowed: usr/lib/libSortFilterProxyModel.so.0.2.0 * ERROR: dev-libs/sortfilterproxymodel-9999::matrix failed: * multilib-strict check failed! * * Call stack: * misc-functions.sh, line 586: Called install_qa_check * misc-functions.sh, line 132: Called source 'install_symlink_html_docs' * 80multilib-strict, line 46: Called multilib_strict_check * 80multilib-strict, line 42: Called die * The specific snippet of code: * [[ ${abort} == yes ]] && die "multilib-strict check failed!"
* dev-libs/libqmatrixclient: remove old 0.4.2.1Bart Ribbers2019-04-062-37/+0
|
* dev-libs/libqmatrixclient: update to 0.5.1.1Bart Ribbers2019-04-062-1/+1
|
* dev-libs/olm: Fixed ManifestLars Wendler2019-04-021-0/+1
|
* dev-libs olm: Bump to version 3.0.0Lars Wendler2019-04-021-0/+41
| | | | also fixed Manifest for 2.3.0 ebuild
* dev-libs/olm: Only build debug target with USE="debug"Lars Wendler2019-04-021-1/+4
|
* dev-libs/olm: Fixed indentation in src_prepare()Lars Wendler2019-04-021-6/+6
|
* dev-libs/olm: Multiple build improvementsLars Wendler2019-04-021-1/+14
| | | | | | | | - Removed "-Wall -Werror" - Use correct libdir for installation. Mostly important for 17.1 profiles - Use ABI-compliant CC and AR - Override PREFIX and DESTDIR when calling emake. This way we don't need to replace PREFIX everywhere in the Makefile
* dev-libs/olm: Prepare for live ebuild usageLars Wendler2019-04-021-3/+5
|
* dev-libs/olm: Bump to EAPI-7Lars Wendler2019-04-021-8/+3
|
* dev-libs/olm: Updated copyright yearLars Wendler2019-04-021-1/+1
|
* Convert overlay to thin-manifestsBart Ribbers2019-03-194-9/+0
| | | | Resolves #28
* dev-libs/libqmatrixclient: update to 0.5.0PureTryOut2019-03-032-0/+38
|
* dev-libs/libqmatrixclient: update to 0.4.2.1Bart Ribbers2019-02-144-34/+23
|
* net-im/spectral: add dev-qt/qtquickcontrols2 to dependsBart Ribbers2019-02-052-2/+3
| | | | This resolves #23
* net-im/fractal: update to 4.0.0 and update packagingPureTryOut2019-01-095-1/+115
|
* net-im/nheko & dev-libs/mtxclient: remove as they have been unmaintained for ↵PureTryOut2019-01-043-61/+0
| | | | a while
* dev-libs/sortfilterproxymodel: add qtquickcontrols to dependsPureTryOut2019-01-041-2/+3
|
* Make Spectral use the system sortfilterproxymodel like before, resolves #21PureTryOut2018-10-182-9/+10
|
* Make Spectral use the system libqmatrixclient like before, resolves #20PureTryOut2018-10-162-0/+29
|
* Add new client SpectralBart Ribbers2018-09-225-0/+93
|
* Add first mtxclient release and remove matrix-structsBart Ribbers2018-09-105-32/+43
|
* olm: version bump to 2.3.0Stefan Strogin2018-09-062-0/+30
|
* Update Quaternion to 0.0.9.2 and add some missing mtxclient dependenciesBart Ribbers2018-06-272-2/+5
|
* More nheko ebuilds and update Riot to 0.15.5Bart Ribbers2018-06-246-1/+54
|
* Initial Olm ebuild, to be used later on in nhekoBart Ribbers2018-06-232-0/+24