public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/ax25-tools/
Date: Mon, 30 Mar 2020 18:34:23 +0000 (UTC)	[thread overview]
Message-ID: <1585593198.8034b71db742741ea4e6be698c1a1be490c9e441.tomjbe@gentoo> (raw)

commit:     8034b71db742741ea4e6be698c1a1be490c9e441
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 18:33:18 2020 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 18:33:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8034b71d

media-radio/ax25-tools: Minor version bump

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/ax25-tools/Manifest                    |  1 +
 .../ax25-tools/ax25-tools-0.0.10_rc5.ebuild        | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/media-radio/ax25-tools/Manifest b/media-radio/ax25-tools/Manifest
index 44ec9b2c72e..c59a4f079ba 100644
--- a/media-radio/ax25-tools/Manifest
+++ b/media-radio/ax25-tools/Manifest
@@ -1 +1,2 @@
 DIST ax25-tools-0.0.10-rc4.tar.gz 364332 BLAKE2B 36ea9c72ff69a7a66927e78fb6733c64114a719d80cfb4732ccc0b54951b105a18e674e35d3c59806489f9679aabdf12ee629c41ae0f23ffdc5da26d1aed0d88 SHA512 874d1ad0097f589af0b0a72ac33d6c7d64586df25779ef1b4c0a832fdf5e528ae5101e56ded736cb2a1ad1b284d6c10fe3a77ecb43df04dccc3d80875f403612
+DIST ax25-tools-0.0.10-rc5.tar.gz 372851 BLAKE2B 1129e3aff22221662bfe3840288922e60236bbd09ec1f6be72ba4a9ef51a818923af55635bc50b5f6b7befd716732dad3536282b8875d7a996518dcd8c02342d SHA512 4aac4e53af5924f8f0b807bdc406fbba43043fcd33c509c1129f009e6cf8854abdd8f11087d17d9710fac2b231e80aca630ca17b8a2fe771f49df2c480c059cb

diff --git a/media-radio/ax25-tools/ax25-tools-0.0.10_rc5.ebuild b/media-radio/ax25-tools/ax25-tools-0.0.10_rc5.ebuild
new file mode 100644
index 00000000000..a6d3cf76491
--- /dev/null
+++ b/media-radio/ax25-tools/ax25-tools-0.0.10_rc5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Basic AX.25 (Amateur Radio) administrative tools and daemons"
+HOMEPAGE="http://www.linux-ax25.org/"
+SRC_URI="http://www.linux-ax25.org/pub/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="X"
+
+DOCS=(  AUTHORS ChangeLog NEWS README tcpip/ttylinkd.README \
+		user_call/README.user_call yamdrv/README.yamdrv dmascc/README.dmascc \
+		tcpip/ttylinkd.INSTALL )
+
+S=${WORKDIR}/${MY_P}
+
+DEPEND="
+	dev-libs/libax25
+	X? (
+		x11-libs/libX11
+		media-libs/mesa[X(+)]
+	)"
+RDEPEND=${DEPEND}
+
+src_configure() {
+	econf $(use_with X x)
+}
+
+src_install() {
+	emake DESTDIR="${D}" install installconf
+	einstalldocs
+
+	newinitd "${FILESDIR}"/ax25d.rc ax25d
+	newinitd "${FILESDIR}"/mheardd.rc mheardd
+	newinitd "${FILESDIR}"/netromd.rc netromd
+	newinitd "${FILESDIR}"/rip98d.rc rip98d
+	newinitd "${FILESDIR}"/rxecho.rc rxecho
+	newinitd "${FILESDIR}"/ttylinkd.rc ttylinkd
+}


             reply	other threads:[~2020-03-30 18:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30 18:34 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-25  9:36 [gentoo-commits] repo/gentoo:master commit in: media-radio/ax25-tools/ Sergei Trofimovich
2020-05-26 19:31 Agostino Sarubbo
2020-05-28 15:45 Agostino Sarubbo
2020-05-30  4:38 Thomas Beierlein
2024-11-01 17:38 Arthur Zamarin
2024-11-02  8:49 Michał Górny
2024-11-02  8:49 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1585593198.8034b71db742741ea4e6be698c1a1be490c9e441.tomjbe@gentoo \
    --to=tomjbe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox