public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/proj/guru:dev commit in: app-editors/typora-bin/
@ 2023-02-28  6:48 99% Joe Kappus
  0 siblings, 0 replies; 1+ results
From: Joe Kappus @ 2023-02-28  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     2314042ae8f9179bdc560d03e637188e6325b4f0
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Tue Feb 28 06:48:08 2023 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Tue Feb 28 06:48:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2314042a

app-editors/typora-bin: add 1.5.8, drop 0.10.7

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 app-editors/typora-bin/Manifest                           |  3 ++-
 app-editors/typora-bin/metadata.xml                       |  2 +-
 .../{typora-bin-0.10.7.ebuild => typora-bin-1.5.8.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
similarity index 74%
rename from app-editors/typora-bin/typora-bin-0.10.7.ebuild
rename to 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


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-02-28  6:48 99% [gentoo-commits] repo/proj/guru:dev commit in: app-editors/typora-bin/ Joe Kappus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox