mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-text/komikku: add 1.17.0, drop 1.15.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST Komikku-v1.15.0.tar.bz2 5058227 BLAKE2B 73d92003f32b40efbdbda93e4fb1e00f33bbaa26b88cc34c01fd7b549b7a8b9a6204e5505af9e40c85e843523c60eed3422348a299e412b219264cece079749e SHA512 40a4a797b8dad5f2c88ccbe13a98607dce6de84058bbf8129e0699d94c823c8652aa5d41deda2208fda97d33699ded32650987fea00c33bc1d8a747fb2e48b11
|
||||
DIST Komikku-v1.16.0.tar.bz2 5055374 BLAKE2B 769910cbe78a47e6cdc45a16bc7058ad83e75ddec73449ea04eb4c104e2141df1a6b43c71ce0d307e3280a052f37a6666ac333a8cdddff011ab2c79208e23d38 SHA512 ea33dc9430766533ad9d2c385263e62dc1f340b5c1aefd4ca1b5ce0e792bcb13f43209790fa94cf47086531513b774650fe38613984624fdf558589ea9d072ab
|
||||
DIST Komikku-v1.17.0.tar.bz2 5055366 BLAKE2B 5accaf162e8a77df1977bc346076b73a911c12478aefc43347656a47760c22a5d7627c84062937fc8e9926dc7bfa3b847cf46fbe35462b8baee1654973b2decd SHA512 4f593c3c0490046e59f2bbb86e68d373c3ec0a190575dbb02ba522524644aaf3504ba9553d92d785ed3e956557a6b884b1a107fbb2967749513bfee3326db64c
|
||||
|
||||
@@ -27,9 +27,12 @@ PROPERTIES="test_network"
|
||||
DEPEND="
|
||||
dev-libs/glib:2
|
||||
dev-libs/gobject-introspection
|
||||
>=gui-libs/gtk-4.8.2:4
|
||||
>=gui-libs/libadwaita-1.2.0[introspection]
|
||||
net-libs/webkit-gtk:5[introspection]
|
||||
>=gui-libs/gtk-4.10:4
|
||||
>=gui-libs/libadwaita-1.3[introspection]
|
||||
|| (
|
||||
net-libs/webkit-gtk:6[introspection]
|
||||
net-libs/webkit-gtk:5[introspection]
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
@@ -38,7 +41,6 @@ RDEPEND="
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||
dev-python/cffi[${PYTHON_USEDEP}]
|
||||
dev-python/cloudscraper[${PYTHON_USEDEP}]
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
dev-python/dateparser[${PYTHON_USEDEP}]
|
||||
dev-python/emoji[${PYTHON_USEDEP}]
|
||||
@@ -67,7 +69,7 @@ BDEPEND="
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
distutils-r1_src_prepare
|
||||
|
||||
# fix broken shebang
|
||||
sed "s|py_installation.full_path()|'${PYTHON}'|" -i bin/meson.build || die
|
||||
Reference in New Issue
Block a user