* [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/
@ 2016-02-11 0:34 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2016-02-11 0:34 UTC (permalink / raw
To: gentoo-commits
commit: e6d06e970324a8573021575bec34884c30bf25bd
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 00:34:31 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 00:34:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d06e97
media-sound/ptabtools: Remove old
Package-Manager: portage-2.2.27
media-sound/ptabtools/Manifest | 1 -
media-sound/ptabtools/ptabtools-0.4.3.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/media-sound/ptabtools/Manifest b/media-sound/ptabtools/Manifest
index 0da8ae7..4bf78dc 100644
--- a/media-sound/ptabtools/Manifest
+++ b/media-sound/ptabtools/Manifest
@@ -1,2 +1 @@
-DIST ptabtools-0.4.3.tar.gz 112640 SHA256 bc40d0c541446969f99a746c105f02e527260d00a3dfa00226b03448bfd21187 SHA512 7897eda1a4a35ece514e66b24c297761907268282372330c895fa3f619129ce7e5e93160e5b79dc9c2d86ee9e72bba9002873de040c7726f0f3d5fd77ee90725 WHIRLPOOL 05a833fcca9549f051cb30827c3d17df00367d52be562c2827589354bbdbdc1e64d37ed5908e423b2af904e4c45c1959e68fe3b4f86b7b5515aeb917ef62ce69
DIST ptabtools-0.5.0.tar.gz 116083 SHA256 2204d5969eaf17c538d839ee5cabdf68f4c458d0ef1e314689e3f6523633db98 SHA512 c0028daec1587b190692b8aa8d9002063022ff7516d99e9fae3fd01f25d27ce4230cb2b15ecf4652fd4b902de27bd8ae4b63af248e950ac8e7c1f277da37cc93 WHIRLPOOL efc06cf5b93422063ef1d223a66d784bd9bb64b3c7ada003129e5db03435ba3c25f05286a11f8f7f83b1967cd77dfe738ab4bb1e1649859309fde5d16db46b2c
diff --git a/media-sound/ptabtools/ptabtools-0.4.3.ebuild b/media-sound/ptabtools/ptabtools-0.4.3.ebuild
deleted file mode 100644
index 8eb9a41..0000000
--- a/media-sound/ptabtools/ptabtools-0.4.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit multilib
-
-DESCRIPTION="Utilities for PowerTab Guitar files (.ptb)"
-HOMEPAGE="http://jelmer.vernstok.nl/oss/ptabtools"
-SRC_URI="http://jelmer.vernstok.nl/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-libs/popt
- dev-libs/libxml2
- dev-libs/libxslt"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" libdir="/usr/$(get_libdir)" install || die "emake install failed."
- dodoc AUTHORS ChangeLog README ROADMAP TODO
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/
@ 2017-11-09 22:05 Mike Gilbert
0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2017-11-09 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 38578d8b5ca69d7887ab61e3a7b36222f6738f28
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Sep 9 15:30:50 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov 9 22:03:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38578d8b
media-sound/ptabtools: use HTTPS for links to samba.org (bug #636916)
media-sound/ptabtools/ptabtools-0.5.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
index ce38e48576a..350f55fb39e 100644
--- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild
+++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
inherit eutils multilib toolchain-funcs
DESCRIPTION="Utilities for PowerTab Guitar files (.ptb)"
-HOMEPAGE="http://www.samba.org/~jelmer/ptabtools/"
-SRC_URI="http://www.samba.org/~jelmer/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.samba.org/~jelmer/ptabtools/"
+SRC_URI="https://www.samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/
@ 2019-12-10 0:42 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2019-12-10 0:42 UTC (permalink / raw
To: gentoo-commits
commit: 8e6313f8e3ebb97f0cf40ca0d043a3684b69be46
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 00:41:28 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 00:41:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6313f8
media-sound/ptabtools: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/ptabtools/ptabtools-0.5.0.ebuild | 30 +++++++++++++++++-----------
1 file changed, 18 insertions(+), 12 deletions(-)
diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
index 350f55fb39e..55e4bca6c2e 100644
--- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild
+++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
-inherit eutils multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Utilities for PowerTab Guitar files (.ptb)"
HOMEPAGE="https://www.samba.org/~jelmer/ptabtools/"
@@ -14,15 +14,14 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
-RDEPEND="dev-libs/popt
- dev-libs/libxml2
- dev-libs/libxslt"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+RDEPEND="
+ dev-libs/popt:=
+ dev-libs/libxml2:=
+ dev-libs/libxslt:="
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
-src_prepare() {
- epatch "${FILESDIR}"/${P}-makefile.patch
-}
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
src_compile() {
emake AR=$(tc-getAR)
@@ -30,5 +29,12 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" libdir="/usr/$(get_libdir)" install
- dodoc AUTHORS NEWS README ROADMAP TODO
+ einstalldocs
+
+ # QA Notice: Missing soname symlink(s):
+ # usr/lib64/libptb.so.0 -> libptb.so.0.5.0
+ dosym libptb.so.0.5.0 /usr/$(get_libdir)/libptb.so.0
+
+ # Don't want static archives
+ find "${D}" -name '*.a' -delete || die
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/
@ 2022-03-19 23:39 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-03-19 23:39 UTC (permalink / raw
To: gentoo-commits
commit: 8cfd32115841b979d2893471227cc9c9689f72a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 23:39:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 23:39:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cfd3211
media-sound/ptabtools: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...)
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/ptabtools/ptabtools-0.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
index 55e4bca6c2ea..15641a2b9e4c 100644
--- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild
+++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,7 @@ BDEPEND="virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
src_compile() {
- emake AR=$(tc-getAR)
+ emake AR="$(tc-getAR)"
}
src_install() {
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/
@ 2024-08-01 7:43 Miroslav Šulc
0 siblings, 0 replies; 5+ messages in thread
From: Miroslav Šulc @ 2024-08-01 7:43 UTC (permalink / raw
To: gentoo-commits
commit: ff642f0fb4bc1543b04588d8e2008f7c10ada8a6
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed Jul 31 14:06:18 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Aug 1 07:43:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff642f0f
media-sound/ptabtools: fix pkgcheck issues
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/ptabtools/ptabtools-0.5.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
index 15641a2b9e4c..02304ba134eb 100644
--- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild
+++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,14 +12,13 @@ SRC_URI="https://www.samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
+BDEPEND="virtual/pkgconfig"
RDEPEND="
dev-libs/popt:=
dev-libs/libxml2:=
dev-libs/libxslt:="
DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-08-01 7:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-11 0:34 [gentoo-commits] repo/gentoo:master commit in: media-sound/ptabtools/ Manuel Rüger
-- strict thread matches above, loose matches on Subject: below --
2017-11-09 22:05 Mike Gilbert
2019-12-10 0:42 David Seifert
2022-03-19 23:39 Sam James
2024-08-01 7:43 Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox