public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2021-09-21  8:35 Adrian Schollmeyer
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Schollmeyer @ 2021-09-21  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9895c45e7d9473848b4e395ac824f3cc80eaf9d9
Author:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Sep 21 08:35:00 2021 +0000
Commit:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Sep 21 08:35:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9895c45e

net-im/matterhorn-bin: Add new package

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>

 net-im/matterhorn-bin/Manifest                     |  1 +
 .../matterhorn-bin-50200.13.0.ebuild               | 43 ++++++++++++++++++++++
 net-im/matterhorn-bin/metadata.xml                 | 11 ++++++
 3 files changed, 55 insertions(+)

diff --git a/net-im/matterhorn-bin/Manifest b/net-im/matterhorn-bin/Manifest
new file mode 100644
index 000000000..65bb6fd57
--- /dev/null
+++ b/net-im/matterhorn-bin/Manifest
@@ -0,0 +1 @@
+DIST matterhorn-bin-50200.13.0.tar.bz2 8840191 BLAKE2B 4b321f035cba7bfeb9a29803c3620ed406610b28d9356ed6070760764d237a755e23e39bde4d53cb6c5909dde6e9592fe4ec46b08d17565f95e07a7749caccfb SHA512 34536c0219fbbbe77a608793fa1e735b4e1ad8679f118cd0389c282e932359d07a439cb62d30b167134956de589be26b16fddb56ee39be2b88dcc9c0a38990dd

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
new file mode 100644
index 000000000..26bb85b22
--- /dev/null
+++ b/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN%-bin}"
+MY_P="${MY_PN}-${PV}-fedora-29-x86_64"
+
+DESCRIPTION="Terminal based Mattermost client"
+HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
+SRC_URI="https://github.com/matterhorn-chat/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+DEPEND=""
+RDEPEND="
+	${DEPEND}
+	dev-libs/gmp:0
+	sys-libs/ncurses:0/6
+	sys-libs/zlib:0/1
+"
+BDEPEND=""
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+	default
+
+	dobin matterhorn
+
+	dodoc docs/commands.md
+	dodoc docs/keybindings.md
+
+	insinto /usr/share/${MY_PN}
+	exeinto /usr/share/${MY_PN}/notification-scripts
+	doins -r emoji
+	doins -r syntax
+	doexe notification-scripts/notify
+}

diff --git a/net-im/matterhorn-bin/metadata.xml b/net-im/matterhorn-bin/metadata.xml
new file mode 100644
index 000000000..af6959241
--- /dev/null
+++ b/net-im/matterhorn-bin/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Adrian Schollmeyer</name>
+		<email>nex+b-g-o@nexadn.de</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">matterhorn-chat/matterhorn</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-01-28  3:34 Dale Showers
  0 siblings, 0 replies; 7+ messages in thread
From: Dale Showers @ 2024-01-28  3:34 UTC (permalink / raw
  To: gentoo-commits

commit:     068f137559fa8c7e5fd24171b28cd8d978bbd71f
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Sun Jan 28 03:33:55 2024 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Sun Jan 28 03:33:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=068f1375

net-im/matterhorn-bin: add 50200.19.0

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-im/matterhorn-bin/Manifest                     |  1 +
 .../matterhorn-bin-50200.19.0.ebuild               | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/net-im/matterhorn-bin/Manifest b/net-im/matterhorn-bin/Manifest
index 65bb6fd573..078c56b3c5 100644
--- a/net-im/matterhorn-bin/Manifest
+++ b/net-im/matterhorn-bin/Manifest
@@ -1 +1,2 @@
 DIST matterhorn-bin-50200.13.0.tar.bz2 8840191 BLAKE2B 4b321f035cba7bfeb9a29803c3620ed406610b28d9356ed6070760764d237a755e23e39bde4d53cb6c5909dde6e9592fe4ec46b08d17565f95e07a7749caccfb SHA512 34536c0219fbbbe77a608793fa1e735b4e1ad8679f118cd0389c282e932359d07a439cb62d30b167134956de589be26b16fddb56ee39be2b88dcc9c0a38990dd
+DIST matterhorn-bin-50200.19.0.tar.bz2 9794365 BLAKE2B 21a71a2d38f4f92824341cbdae174687eb3554cc6b6e837625150a723fc797f5a7c1f9f67538ce08db83daa496356b4dfc7fd7cd1a86bf914396b9b20bc414db SHA512 461f4edb7e98f0518b580c09665eafdc6f2a734fa5c5b2b615f6140b84ae2e7939fbec2ce7935b6dc21fb350b1c11c368d9e9b5944ef09d08324dbe0b7e4f406

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild
new file mode 100644
index 0000000000..3bb8a42079
--- /dev/null
+++ b/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN%-bin}"
+MY_P="${MY_PN}-${PV}-fedora-29-x86_64"
+
+DESCRIPTION="Terminal based Mattermost client"
+HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
+SRC_URI="https://github.com/matterhorn-chat/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RDEPEND="
+	${DEPEND}
+	dev-libs/gmp:0
+	sys-libs/ncurses:0/6
+	sys-libs/zlib:0/1
+"
+
+QA_PREBUILT="*"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+	default
+
+	dobin matterhorn
+
+	dodoc docs/commands.md
+	dodoc docs/keybindings.md
+	dodoc docs/sample-config.ini
+
+	insinto /usr/share/${MY_PN}
+	exeinto /usr/share/${MY_PN}/notification-scripts
+	doins -r emoji
+	doins -r syntax
+	doins -r client-scripts
+	doexe notification-scripts/notify
+	doexe notification-scripts/notifyV2
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-02-06 19:19 Dale Showers
  0 siblings, 0 replies; 7+ messages in thread
From: Dale Showers @ 2024-02-06 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c14daf70cde639a4d310e69e1dece137f8c02c1f
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Tue Feb  6 19:16:58 2024 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Tue Feb  6 19:16:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c14daf70

net-im/matterhorn-bin: add v90000.0.0, remove empty (b)depend on v50200.13.0

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-im/matterhorn-bin/Manifest                                   | 1 +
 net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild           | 2 --
 ...orn-bin-50200.13.0.ebuild => matterhorn-bin-90000.0.0.ebuild} | 9 +++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/matterhorn-bin/Manifest b/net-im/matterhorn-bin/Manifest
index 078c56b3c5..e2db46ad3c 100644
--- a/net-im/matterhorn-bin/Manifest
+++ b/net-im/matterhorn-bin/Manifest
@@ -1,2 +1,3 @@
 DIST matterhorn-bin-50200.13.0.tar.bz2 8840191 BLAKE2B 4b321f035cba7bfeb9a29803c3620ed406610b28d9356ed6070760764d237a755e23e39bde4d53cb6c5909dde6e9592fe4ec46b08d17565f95e07a7749caccfb SHA512 34536c0219fbbbe77a608793fa1e735b4e1ad8679f118cd0389c282e932359d07a439cb62d30b167134956de589be26b16fddb56ee39be2b88dcc9c0a38990dd
 DIST matterhorn-bin-50200.19.0.tar.bz2 9794365 BLAKE2B 21a71a2d38f4f92824341cbdae174687eb3554cc6b6e837625150a723fc797f5a7c1f9f67538ce08db83daa496356b4dfc7fd7cd1a86bf914396b9b20bc414db SHA512 461f4edb7e98f0518b580c09665eafdc6f2a734fa5c5b2b615f6140b84ae2e7939fbec2ce7935b6dc21fb350b1c11c368d9e9b5944ef09d08324dbe0b7e4f406
+DIST matterhorn-bin-90000.0.0.tar.bz2 10042565 BLAKE2B d523aa9a87a741ce60be4b0b85bd276981182237112c26f26ff94e9d728fe7db9d09005803e8dcfd5231fae40c21f39bd68e303704c4afa6b3e06a3cebf54da6 SHA512 e4e73eeea5d2441a8e04e2b4394ecc2924a44478482a2db49c3c3cbd3983c45620f9e0b22f42e99d9febdf979c223f5a29c407afad0313cf3b55133d139b382e

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
index 26bb85b22a..dde0a90c16 100644
--- a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
+++ b/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
@@ -14,14 +14,12 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="-* ~amd64"
 
-DEPEND=""
 RDEPEND="
 	${DEPEND}
 	dev-libs/gmp:0
 	sys-libs/ncurses:0/6
 	sys-libs/zlib:0/1
 "
-BDEPEND=""
 
 QA_PREBUILT="*"
 

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-90000.0.0.ebuild
similarity index 80%
copy from net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
copy to net-im/matterhorn-bin/matterhorn-bin-90000.0.0.ebuild
index 26bb85b22a..c0f94a03a6 100644
--- a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
+++ b/net-im/matterhorn-bin/matterhorn-bin-90000.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MY_PN="${PN%-bin}"
-MY_P="${MY_PN}-${PV}-fedora-29-x86_64"
+MY_P="${MY_PN}-${PV}-ubuntu-22.04-jammy-x86_64"
 
 DESCRIPTION="Terminal based Mattermost client"
 HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
@@ -14,14 +14,12 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="-* ~amd64"
 
-DEPEND=""
 RDEPEND="
 	${DEPEND}
 	dev-libs/gmp:0
 	sys-libs/ncurses:0/6
 	sys-libs/zlib:0/1
 "
-BDEPEND=""
 
 QA_PREBUILT="*"
 
@@ -34,10 +32,13 @@ src_install() {
 
 	dodoc docs/commands.md
 	dodoc docs/keybindings.md
+	dodoc docs/sample-config.ini
 
 	insinto /usr/share/${MY_PN}
 	exeinto /usr/share/${MY_PN}/notification-scripts
 	doins -r emoji
 	doins -r syntax
+	doins -r client-scripts
 	doexe notification-scripts/notify
+	doexe notification-scripts/notifyV2
 }


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-08-28  2:05 Dale Showers
  0 siblings, 0 replies; 7+ messages in thread
From: Dale Showers @ 2024-08-28  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     cf8ea2b399982d857961e04231b4f400db676dd7
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Wed Aug 28 01:55:03 2024 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Wed Aug 28 01:56:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf8ea2b3

net-im/matterhorn-bin: drop old versions

drop v50200.13.0
drop v50200.19.0

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-im/matterhorn-bin/Manifest                     |  2 -
 .../matterhorn-bin-50200.13.0.ebuild               | 41 --------------------
 .../matterhorn-bin-50200.19.0.ebuild               | 44 ----------------------
 3 files changed, 87 deletions(-)

diff --git a/net-im/matterhorn-bin/Manifest b/net-im/matterhorn-bin/Manifest
index e2db46ad3..4fd36f906 100644
--- a/net-im/matterhorn-bin/Manifest
+++ b/net-im/matterhorn-bin/Manifest
@@ -1,3 +1 @@
-DIST matterhorn-bin-50200.13.0.tar.bz2 8840191 BLAKE2B 4b321f035cba7bfeb9a29803c3620ed406610b28d9356ed6070760764d237a755e23e39bde4d53cb6c5909dde6e9592fe4ec46b08d17565f95e07a7749caccfb SHA512 34536c0219fbbbe77a608793fa1e735b4e1ad8679f118cd0389c282e932359d07a439cb62d30b167134956de589be26b16fddb56ee39be2b88dcc9c0a38990dd
-DIST matterhorn-bin-50200.19.0.tar.bz2 9794365 BLAKE2B 21a71a2d38f4f92824341cbdae174687eb3554cc6b6e837625150a723fc797f5a7c1f9f67538ce08db83daa496356b4dfc7fd7cd1a86bf914396b9b20bc414db SHA512 461f4edb7e98f0518b580c09665eafdc6f2a734fa5c5b2b615f6140b84ae2e7939fbec2ce7935b6dc21fb350b1c11c368d9e9b5944ef09d08324dbe0b7e4f406
 DIST matterhorn-bin-90000.0.0.tar.bz2 10042565 BLAKE2B d523aa9a87a741ce60be4b0b85bd276981182237112c26f26ff94e9d728fe7db9d09005803e8dcfd5231fae40c21f39bd68e303704c4afa6b3e06a3cebf54da6 SHA512 e4e73eeea5d2441a8e04e2b4394ecc2924a44478482a2db49c3c3cbd3983c45620f9e0b22f42e99d9febdf979c223f5a29c407afad0313cf3b55133d139b382e

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
deleted file mode 100644
index dbdbfd870..000000000
--- a/net-im/matterhorn-bin/matterhorn-bin-50200.13.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN%-bin}"
-MY_P="${MY_PN}-${PV}-fedora-29-x86_64"
-
-DESCRIPTION="Terminal based Mattermost client"
-HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
-SRC_URI="https://github.com/matterhorn-chat/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-RDEPEND="
-	${DEPEND}
-	dev-libs/gmp:0
-	sys-libs/ncurses:0/6
-	sys-libs/zlib:0/1
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-	default
-
-	dobin matterhorn
-
-	dodoc docs/commands.md
-	dodoc docs/keybindings.md
-
-	insinto /usr/share/${MY_PN}
-	exeinto /usr/share/${MY_PN}/notification-scripts
-	doins -r emoji
-	doins -r syntax
-	doexe notification-scripts/notify
-}

diff --git a/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild b/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild
deleted file mode 100644
index 548ad7db0..000000000
--- a/net-im/matterhorn-bin/matterhorn-bin-50200.19.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN%-bin}"
-MY_P="${MY_PN}-${PV}-fedora-29-x86_64"
-
-DESCRIPTION="Terminal based Mattermost client"
-HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
-SRC_URI="https://github.com/matterhorn-chat/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-RDEPEND="
-	${DEPEND}
-	dev-libs/gmp:0
-	sys-libs/ncurses:0/6
-	sys-libs/zlib:0/1
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-	default
-
-	dobin matterhorn
-
-	dodoc docs/commands.md
-	dodoc docs/keybindings.md
-	dodoc docs/sample-config.ini
-
-	insinto /usr/share/${MY_PN}
-	exeinto /usr/share/${MY_PN}/notification-scripts
-	doins -r emoji
-	doins -r syntax
-	doins -r client-scripts
-	doexe notification-scripts/notify
-	doexe notification-scripts/notifyV2
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-08-28  2:08 Dale Showers
  0 siblings, 0 replies; 7+ messages in thread
From: Dale Showers @ 2024-08-28  2:08 UTC (permalink / raw
  To: gentoo-commits

commit:     8e8d6440ced9bb7d9ee140ceddb1141c12aaf6b7
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Wed Aug 28 02:07:36 2024 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Wed Aug 28 02:07:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e8d6440

net-im/matterhorn-bin: add 90000.0.1

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-im/matterhorn-bin/Manifest                     |  1 +
 .../matterhorn-bin/matterhorn-bin-90000.0.1.ebuild | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/net-im/matterhorn-bin/Manifest b/net-im/matterhorn-bin/Manifest
index 4fd36f906..00984ff67 100644
--- a/net-im/matterhorn-bin/Manifest
+++ b/net-im/matterhorn-bin/Manifest
@@ -1 +1,2 @@
 DIST matterhorn-bin-90000.0.0.tar.bz2 10042565 BLAKE2B d523aa9a87a741ce60be4b0b85bd276981182237112c26f26ff94e9d728fe7db9d09005803e8dcfd5231fae40c21f39bd68e303704c4afa6b3e06a3cebf54da6 SHA512 e4e73eeea5d2441a8e04e2b4394ecc2924a44478482a2db49c3c3cbd3983c45620f9e0b22f42e99d9febdf979c223f5a29c407afad0313cf3b55133d139b382e
+DIST matterhorn-bin-90000.0.1.tar.bz2 10380853 BLAKE2B c8296851b4b7e6a7efb28ee9d1c569e85ac2aee5e8ad9a6bdc65c9e46a6425c31ea4f7cf1a703431429d2b7bdb8e39056f3a1ad7b2ad7d9e78bcbe8517e428c9 SHA512 0719fec269922fab3d0535409c751ec39c6ad1ee983481ffd00482e987818ee4b48b8961f9bb52ec4b55fa9871f4f1ba96d8764df3807f20716046b61b65b68d

diff --git a/net-im/matterhorn-bin/matterhorn-bin-90000.0.1.ebuild b/net-im/matterhorn-bin/matterhorn-bin-90000.0.1.ebuild
new file mode 100644
index 000000000..178617c2e
--- /dev/null
+++ b/net-im/matterhorn-bin/matterhorn-bin-90000.0.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN%-bin}"
+MY_P="${MY_PN}-${PV}-ubuntu-22.04-jammy-x86_64"
+
+DESCRIPTION="Terminal based Mattermost client"
+HOMEPAGE="https://github.com/matterhorn-chat/matterhorn"
+SRC_URI="https://github.com/matterhorn-chat/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
+
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RDEPEND="
+	${DEPEND}
+	dev-libs/gmp:0
+	sys-libs/ncurses:0/6
+	sys-libs/zlib:0/1
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+	default
+
+	dobin matterhorn
+
+	dodoc docs/commands.md
+	dodoc docs/keybindings.md
+	dodoc docs/sample-config.ini
+
+	insinto /usr/share/${MY_PN}
+	exeinto /usr/share/${MY_PN}/notification-scripts
+	doins -r emoji
+	doins -r syntax
+	doins -r client-scripts
+	doexe notification-scripts/notify
+	doexe notification-scripts/notifyV2
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-09-03  7:57 Adrian Schollmeyer
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Schollmeyer @ 2024-09-03  7:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3c0f0473ee255d647ff3e5d1a1d98ae660a50d94
Author:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Tue Sep  3 07:56:33 2024 +0000
Commit:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Tue Sep  3 07:57:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c0f0473

net-im/matterhorn-bin: drop myself as a maintainer

Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>

 net-im/matterhorn-bin/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-im/matterhorn-bin/metadata.xml b/net-im/matterhorn-bin/metadata.xml
index da5a9e177..de7312b56 100644
--- a/net-im/matterhorn-bin/metadata.xml
+++ b/net-im/matterhorn-bin/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<name>Adrian Schollmeyer</name>
-		<email>nex+b-g-o@nexadn.de</email>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">matterhorn-chat/matterhorn</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/
@ 2024-11-01 18:10 Dale Showers
  0 siblings, 0 replies; 7+ messages in thread
From: Dale Showers @ 2024-11-01 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     1e7472f337c96b425630bb48962157df8f5f1d78
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Fri Nov  1 18:08:49 2024 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Fri Nov  1 18:09:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e7472f3

net-im/matterhorn-bin: add maintainer

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-im/matterhorn-bin/metadata.xml | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/net-im/matterhorn-bin/metadata.xml b/net-im/matterhorn-bin/metadata.xml
index de7312b56..7a5b7bd1e 100644
--- a/net-im/matterhorn-bin/metadata.xml
+++ b/net-im/matterhorn-bin/metadata.xml
@@ -1,8 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<remote-id type="github">matterhorn-chat/matterhorn</remote-id>
-	</upstream>
+  <maintainer type="person">
+    <name>Dale Showers</name>
+    <email>gentoo@fictx.com</email>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">matterhorn-chat/matterhorn</remote-id>
+    <changelog>https://github.com/matterhorn-chat/matterhorn/blob/master/CHANGELOG.md</changelog>
+    <doc>https://github.com/matterhorn-chat/matterhorn/tree/master/docs</doc>
+    <bugs-to>https://github.com/matterhorn-chat/matterhorn/issues</bugs-to>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-01 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03  7:57 [gentoo-commits] repo/proj/guru:dev commit in: net-im/matterhorn-bin/ Adrian Schollmeyer
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01 18:10 Dale Showers
2024-08-28  2:08 Dale Showers
2024-08-28  2:05 Dale Showers
2024-02-06 19:19 Dale Showers
2024-01-28  3:34 Dale Showers
2021-09-21  8:35 Adrian Schollmeyer

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