aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Kappus <joe@wt.gd>2023-02-28 01:48:08 -0500
committerJoe Kappus <joe@wt.gd>2023-02-28 01:48:08 -0500
commit2314042ae8f9179bdc560d03e637188e6325b4f0 (patch)
treecccda17e2d9ca4e4f63662b3404111d6c2d882c6
parentdev-libs/xqilla: update HOMEPAGE (diff)
downloadguru-2314042a.tar.gz
guru-2314042a.tar.bz2
guru-2314042a.zip
app-editors/typora-bin: add 1.5.8, drop 0.10.7
Signed-off-by: Joe Kappus <joe@wt.gd>
-rw-r--r--app-editors/typora-bin/Manifest3
-rw-r--r--app-editors/typora-bin/metadata.xml2
-rw-r--r--app-editors/typora-bin/typora-bin-1.5.8.ebuild (renamed from app-editors/typora-bin/typora-bin-0.10.7.ebuild)15
3 files changed, 13 insertions, 7 deletions
diff --git a/app-editors/typora-bin/Manifest b/app-editors/typora-bin/Manifest
index 566140d5f..20e6ce094 100644
--- a/app-editors/typora-bin/Manifest
+++ b/app-editors/typora-bin/Manifest
@@ -1 +1,2 @@
-DIST typora_0.10.7_amd64.deb 67149180 BLAKE2B b1ede052143ae96136941768e586dcd60df64504c182e01e837bf16c343523ad87553401b725e472698e7ad0aaedb326366c01b470778ca279af214508fc1320 SHA512 ccfe965514b71b31e1c8f986e1ea46976c6a0f87edc65f04e936897bc417880f0b915e4539eb50114125206a75235762a01d02ca16a9f6063da1adc812127226
+DIST typora_1.5.8_amd64.deb 85330472 BLAKE2B bbcbb4c8edda85351adcc37518e30e242f39973649155187afeaf05cac0192292767f54732f38a40a5474d21c93aa75c166c03ef13860b42d7558c967a8b43f2 SHA512 ceb62393913c5b51486d4867c914d43d9ebe2bd4cb9e6c67f83ca20d816594e968d648c97811ab4f4238acdc21c5cf9b95fa82084e3e33d0a3978dc0974b6e7e
+DIST typora_1.5.8_arm64.deb 75802376 BLAKE2B 36b570b596436a231fdc5d63f95496b8e7a18f0950c299553f624ebdf66ef58c01ca4fae2753248b643375b2553851639d1dc15ce11cd276af382514dc38759e SHA512 7435e2d52a835abf7c349ccc9cf343a40e49bc966692dd6953d49fc8d31c5a9f464bd6b48067d691af2b57cb093a5ed4543097d85912a8b73dbc0d9029aef14d
diff --git a/app-editors/typora-bin/metadata.xml b/app-editors/typora-bin/metadata.xml
index 5595aa595..ee4dd4a85 100644
--- a/app-editors/typora-bin/metadata.xml
+++ b/app-editors/typora-bin/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>queereen@riseup.net</email>
diff --git a/app-editors/typora-bin/typora-bin-0.10.7.ebuild b/app-editors/typora-bin/typora-bin-1.5.8.ebuild
index 84f840976..862c767a9 100644
--- a/app-editors/typora-bin/typora-bin-0.10.7.ebuild
+++ b/app-editors/typora-bin/typora-bin-1.5.8.ebuild
@@ -1,25 +1,30 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit unpacker xdg
DESCRIPTION="a markdown editor,markdown reader."
HOMEPAGE="https://typora.io"
-SRC_URI="https://typora.io/linux/typora_${PV}_amd64.deb"
+SRC_URI="
+ amd64? ( https://typora.io/linux/typora_${PV}_amd64.deb )
+ arm64? ( https://typora.io/linux/typora_${PV}_arm64.deb )
+"
LICENSE="Typora-EULA"
SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64 ~arm64"
IUSE=""
RESTRICT="bindist mirror"
DEPEND=""
RDEPEND="
- app-accessibility/at-spi2-atk
- dev-libs/atk
+ || (
+ >=app-accessibility/at-spi2-core-2.46.0:2
+ ( app-accessibility/at-spi2-atk dev-libs/atk )
+ )
dev-libs/nss
media-libs/alsa-lib
net-print/cups