| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
| |
Fixes #40
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Manifest-Sign-Key: 91F506E98D72366FB7DC330C1D6CD43295C97B7E
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
| |
Build fails with “QDesktopWidget::availableGeometry […] is deprecated”
otherwise. See <https://github.com/Nheko-Reborn/nheko/issues/107>.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
`node_modules/.bin/build` became `node_modules/.bin/electron-builder`,
the build was failing before this change to the ebuild.
|
| |
|
|
|
|
|
|
|
| |
Imported from gx86 and ::gnome-next overlay
Also do pkgmove and fix net-im/fractal .
Signed-off-by: David Heidelberg <david@ixit.cz>
|
|
|
|
| |
Signed-off-by: David Heidelberg <david@ixit.cz>
|
|
|
|
| |
Fixes #37
|
|
|
|
| |
Fixes #34
|
| |
|
| |
|
|
|
|
| |
Fixes #32
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
dev-libs/libQuotient: update to 0.5.2
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|