version bump app-misc/font-manager-0.8.8
This commit is contained in:
parent
aacb7d0d1a
commit
692ed86672
@ -1,2 +1 @@
|
|||||||
DIST font-manager-0.8.0.tar.gz 2895747 BLAKE2B b8970cf9f94b917ab9ee1b1d1c07a1d0236d1d409d2c17a7acf1c2a1c95abb2e971f678807828fc9502acddf14b181887901b9d7fb5c96d1c8e23165a185973f SHA512 dfde12dbdfcbbd6aaa3c99e4bf2b054ea908c5873d9cf1bb47f273d4d4545dd17168588aa2763bb5c5433cc4450b131900586e9ef9a0fec814cc86eabfaf2aa5
|
DIST font-manager-0.8.8.tar.gz 3284114 BLAKE2B 3d00c048541e98114f2d7fb11f8e8cfabe98b6b0fcc2bab93b0e3917419d2871a566d9798b68b728f4165f9741502e41c489e9bfb55d42f896092a8b78abbd89 SHA512 0849a8988ee3d1c9f34198b25ab14115747ca5cb825f2b48f26d542e20fff7f6583d24c3946e6fc97ca08f44d100a6aa8a10dd8662d90b94c3923341ff2cc3ff
|
||||||
EBUILD font-manager-0.8.0.ebuild 1526 BLAKE2B fc51acd6f3a099a016f9d4ffb7a9dec1042a24c885d8621c3e7ba6d16439aecf050af814825ecc22bf042fef3bb5e8ecd8e32785c65866f47c00b1109a2d4d4b SHA512 c21ff6ec2c4989634d841f424e3bb0bfcd3c2878099de114a001054d8c48ea60b1a4647f4a0de12caba2fc6cf1d0a468ea32841661279bb72d2f1d2b8641fdd8
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=6
|
EAPI=7
|
||||||
|
|
||||||
inherit gnome2 meson vala
|
inherit gnome2 meson vala
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ VALA_USE_DEPEND="vapigen"
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="doc gnome-search-provider +manager nautilus nemo reproducible thunar +viewer +nls"
|
IUSE="doc gnome-search-provider +manager nautilus nemo reproducible thunar +viewer +nls google-webfonts"
|
||||||
|
|
||||||
RDEPEND="gnome-base/gnome-common
|
RDEPEND="gnome-base/gnome-common
|
||||||
>=dev-db/sqlite-3.8
|
>=dev-db/sqlite-3.8
|
||||||
@ -37,6 +37,9 @@ RDEPEND="gnome-base/gnome-common
|
|||||||
nautilus? ( gnome-base/nautilus )
|
nautilus? ( gnome-base/nautilus )
|
||||||
nemo? ( gnome-extra/nemo )
|
nemo? ( gnome-extra/nemo )
|
||||||
thunar? ( xfce-base/thunar )
|
thunar? ( xfce-base/thunar )
|
||||||
|
google-webfonts? ( >=net-libs/webkit-gtk-2.24
|
||||||
|
>=net-libs/libsoup-2.62
|
||||||
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
Loading…
Reference in New Issue
Block a user