From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iaxmodem/
Date: Thu, 25 Nov 2021 21:59:00 +0000 (UTC) [thread overview]
Message-ID: <1637877516.4cd9ebbdc24a9b3e8be9d91c2f3fd97b9fc0f317.marecki@gentoo> (raw)
commit: 4cd9ebbdc24a9b3e8be9d91c2f3fd97b9fc0f317
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 21:56:52 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 21:58:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd9ebbd
net-misc/iaxmodem: add 1.3.3, drop 1.3.0-r1
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-misc/iaxmodem/Manifest | 2 +-
.../{iaxmodem-1.3.0-r1.ebuild => iaxmodem-1.3.3.ebuild} | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/net-misc/iaxmodem/Manifest b/net-misc/iaxmodem/Manifest
index 8a12723344d6..92c3cca0ce78 100644
--- a/net-misc/iaxmodem/Manifest
+++ b/net-misc/iaxmodem/Manifest
@@ -1 +1 @@
-DIST iaxmodem-1.3.0.tar.gz 2483995 BLAKE2B 31329a1413781210f2c500124b7cd7c17de817f26cfebafe32813337142bba03a13b598b43dacc57abb386611f56bc19d6d2df3cf703289dbb1c9ee979be590c SHA512 3add8fe1c228ee63f12a3d23fcc8bad5405b9fa6af70cadbcdb276d4e7dfe2a90f1b7c300d35659ab0247010c2315e25a5def5715e670071226bd89271d004f4
+DIST iaxmodem-1.3.3.tar.gz 2479022 BLAKE2B df6fd8c7f82382a0975e3439ad92a40831ce6b8fc5fbad0e6fc62b546017d168f7f5b9a1c3449cb7cb7682ddb876efa3d26eab32aaae3be4c28184e735fa05d0 SHA512 216e1aec7e619a7559dcfc4dd431fe5866fce1218027ce0748c003081dba192924009b9d65f33806344f2dd1fb81c0365d241fd8834be9c0a730ab8506381883
diff --git a/net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild
similarity index 93%
rename from net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild
rename to net-misc/iaxmodem/iaxmodem-1.3.3.ebuild
index e2c39c7b4f0f..d84be367eebf 100644
--- a/net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild
+++ b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=8
-inherit toolchain-funcs multilib
+inherit toolchain-funcs
DESCRIPTION="Software modem that uses an IAX channel instead of a traditional phone line"
HOMEPAGE="https://sourceforge.net/projects/iaxmodem/"
-SRC_URI="mirror://sourceforge/iaxmodem/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -18,6 +18,8 @@ RDEPEND="media-libs/tiff:=
DEPEND="${RDEPEND}"
src_prepare() {
+ default
+
# fix header file position
sed -i -e 's:iax/iax-client\.h:iax-client.h:g' iaxmodem.c || die
@@ -74,7 +76,7 @@ src_install() {
dosbin iaxmodem
# remove libiax and spandsp headers, we don't need them
- rm -rf "${D}usr/include" "${D}usr/bin/iax-config" || die
+ rm -rf "${D}/usr/include" "${D}/usr/bin/iax-config" || die
# install init-script + conf
newinitd "${FILESDIR}/iaxmodem.initd" iaxmodem
next reply other threads:[~2021-11-25 21:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 21:59 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-19 23:39 [gentoo-commits] repo/gentoo:master commit in: net-misc/iaxmodem/ Sam James
2017-03-18 8:40 Michael Palimaka
2016-05-04 0:10 Austin English
2016-02-10 19:35 Amy Winston
2016-02-10 16:03 Amy Winston
2016-02-10 16:03 Amy Winston
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=1637877516.4cd9ebbdc24a9b3e8be9d91c2f3fd97b9fc0f317.marecki@gentoo \
--to=marecki@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