aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* net-im/riot-desktop: upgrade to 1.6.8Stefan Strogin2020-07-162-0/+118
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: drop old 1.5.13, 1.6.1Stefan Strogin2020-06-123-187/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: upgrade to 1.6.4Stefan Strogin2020-06-122-0/+119
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: version bump to 1.6.2Stefan Strogin2020-05-302-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | Add dependencies: app-accessibility/at-spi2-atk:2 dev-libs/atk dev-libs/expat dev-libs/nspr x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libxcb x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: add missing dev-db/sqlcipher dependencyStefan Strogin2020-05-271-1/+2
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: drop obsolete dependency on gnome-base/gconfStefan Strogin2020-05-251-1/+0
| | | | | | | | See also: https://github.com/vector-im/riot-web/issues/10855 Closes: https://gitlab.com/steils/matrix-overlay/-/issues/1 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: add RESTRICT=network-sandboxStefan Strogin2020-05-211-0/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* profiles: move net-im/riot-web to net-im/riot-desktopStefan Strogin2020-05-214-16/+5
| | | | | | | | https://github.com/vector-im/riot-desktop is used for building Riot as a desktop app. Among other things is necessary to biuld native modules such as for searching in encrypted rooms. Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-desktop: add new package, version 1.6.1Stefan Strogin2020-05-213-0/+109
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-web: drop 9999Stefan Strogin2020-05-211-71/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* {dev-libs/mtxclient,net-im/nheko}-9999: use CXX17Bart Ribbers2020-03-191-3/+13
| | | | Fixes #40
* net-im/riot-web: upgrade to 1.5.13Bart Ribbers2020-03-192-1/+1
|
* net-im/nheko-9999: remove failing patch and update required mtxclientBart Ribbers2020-03-191-5/+1
|
* net-im/fractal: fix libhandy dependencyWGH2020-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libhandy dependency constraint in the ebuild doesn't match the one in upstream meson.build file[1], which leads to the following build failure if older version is installed: >>> Configuring source in /var/tmp/portage/net-im/fractal-4.2.0/work/fractal-4.2.0 ... meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload /var/tmp/portage/net-im/fractal-4.2.0/work/fractal-4.2.0 /var/tmp/portage/net-im/fractal-4.2.0/work/fractal-4.2.0-build The Meson build system Version: 0.52.1 Source dir: /var/tmp/portage/net-im/fractal-4.2.0/work/fractal-4.2.0 Build dir: /var/tmp/portage/net-im/fractal-4.2.0/work/fractal-4.2.0-build Build type: native build Project name: fractal Project version: 4.2.0 Rust compiler for the host machine: rustc (rustc 1.41.0) Rust linker for the host machine: GNU ld unknown version Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2) Run-time dependency openssl found: YES 1.1.1d Run-time dependency dbus-1 found: YES 1.12.16 Run-time dependency glib-2.0 found: YES 2.60.7 Run-time dependency gio-2.0 found: YES 2.60.7 Run-time dependency cairo found: YES 1.16.0 Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0 Run-time dependency gtk+-3.0 found: YES 3.24.13 Dependency libhandy-0.0 found: NO found '0.0.9' but need: '>= 0.0.10' Found CMake: /usr/bin/cmake (3.14.6) Run-time dependency libhandy-0.0 found: NO (tried cmake) meson.build:15:0: ERROR: Invalid version of dependency, need 'libhandy-0.0' ['>= 0.0.10'] found '0.0.9'. * [1] https://gitlab.gnome.org/GNOME/fractal/-/blob/4.2.0/meson.build#L15
* net-im/riot-web: upgrade to 1.5.10Bart Ribbers2020-02-192-21/+1
|
* net-im/riot-web: remove 1.5.5Bart Ribbers2020-02-191-81/+0
|
* net-im/riot-web: version bump to 1.5.8Stefan Strogin2020-02-172-0/+106
| | | | | | | | EAPI=7; some improvements. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Manifest-Sign-Key: 91F506E98D72366FB7DC330C1D6CD43295C97B7E Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/riot-web: add USE=emoji to metadata.xmlStefan Strogin2020-02-161-0/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Manifest-Sign-Key: 91F506E98D72366FB7DC330C1D6CD43295C97B7E Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/nheko: Remove -Werror from CMakeLists.txt.tastytea2020-01-142-2/+14
| | | | | Build fails with “QDesktopWidget::availableGeometry […] is deprecated” otherwise. See <https://github.com/Nheko-Reborn/nheko/issues/107>.
* net-im/riot-web: upgrade to 1.5.5Bart Ribbers2019-11-273-2/+2
|
* net-im/riot-web: upgrade to 1.5.3Bart Ribbers2019-11-062-1/+1
|
* net-im/riot-web: upgrade to 1.5.2Bart Ribbers2019-11-043-82/+1
|
* net-im/riot-web: fix electron buildMichael Englehorn2019-10-201-0/+81
| | | | | `node_modules/.bin/build` became `node_modules/.bin/electron-builder`, the build was failing before this change to the ebuild.
* net-im/riot-web: upgrade to 1.5.0Bart Ribbers2019-10-182-1/+1
|
* gui-libs/libhandy: bump 0.0.11, transfer from net-libsDavid Heidelberg2019-09-292-2/+2
| | | | | | | Imported from gx86 and ::gnome-next overlay Also do pkgmove and fix net-im/fractal . Signed-off-by: David Heidelberg <david@ixit.cz>
* net-im/fractal: bump dependenciesDavid Heidelberg2019-09-291-3/+3
| | | | Signed-off-by: David Heidelberg <david@ixit.cz>
* net-im/spectral-9999: fix buildBart Ribbers2019-08-201-13/+9
| | | | Fixes #37
* net-im/nheko: remove find_nlohmann_json_meson.patchBart Ribbers2019-08-113-40/+2
| | | | Fixes #34
* net-im/fractal: upgrade to 4.2.0Bart Ribbers2019-08-112-1/+1
|
* net-im/nheko: remove version 0.6.3Bart Ribbers2019-08-111-48/+0
|
* net-im/quaternion: add dev-qt/qtquickcontrols2 to dependsBart Ribbers2019-08-112-4/+5
| | | | Fixes #32
* net-im/riot-web: upgrade to 1.3.2Bart Ribbers2019-08-103-81/+1
|
* net-im/nheko: update to 0.6.4Nicolas Werner2019-06-202-1/+49
|
* net-im/riot-web: add emoji use flag and set it to be enabled by defaultMichael Englehorn2019-06-191-0/+81
| | | | | | | The `emoji` use flag causes net-im/riot-web to depend on media-fonts/noto-emoji. The riot-web developers no longer include emoji fonts in their package.
* net-im/riot-web: update to 1.2.2Bart Ribbers2019-06-192-1/+1
|
* net-im/riot-web: update to 1.2.1Bart Ribbers2019-05-312-1/+1
|
* net-im/riot-web: update to 1.2.0Bart Ribbers2019-05-292-1/+1
|
* net-im/quaternion: update to 0.0.9.4cBart Ribbers2019-05-232-1/+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-203-6/+6
|
* net-im/quaternion: update to 0.0.9.4aBart Ribbers2019-05-172-1/+1
|
* net-im/riot-web: update to 1.1.2Bart Ribbers2019-05-152-1/+1
|
* net-im/riot-web: update to 1.1.1Bart Ribbers2019-05-143-78/+1
|
* net-im/riot-web: update to 1.1.0Bart Ribbers2019-05-072-1/+1
|
* net-im/nheko(-reborn): re-addDeepBlueV7.X2019-05-065-0/+167
| | | | | | | | | | | 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.
* net-im/spectral: add emojis recommended by upstreamBart Ribbers2019-05-021-1/+2
|
* net-im/quaternion: update to 0.0.9.4Bart Ribbers2019-04-292-2/+3
|
* net-im/riot-web: update to 1.0.8Bart Ribbers2019-04-172-1/+1
|
* net-im/fractal: fix buildDavid Heidelberg2019-04-102-6/+35
| | | | | | | | | | | - schemas are installed - icon cache is installed Still must be installed without "-flto" ! (as most rust packages) Also FEATURES="-network-sandbox" is required to download all dependencies Signed-off-by: David Heidelberg <david@ixit.cz>
* net-im/riot-web: update to 1.0.7Bart Ribbers2019-04-082-1/+1
|