Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcmidi/files/, media-sound/abcmidi/
Date: Wed, 30 Jun 2021 11:25:14
Message-Id: 1625052300.2c4cff6ba0f4ff2a3ba5223607884afcf1e68f58.fordfrog@gentoo
1 commit: 2c4cff6ba0f4ff2a3ba5223607884afcf1e68f58
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 30 11:25:00 2021 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 11:25:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4cff6b
7
8 media-sound/abcmidi: removed obsolete 2020.01.22
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-sound/abcmidi/Manifest | 1 -
14 media-sound/abcmidi/abcmidi-2020.01.22.ebuild | 43 ----------------------
15 .../abcmidi/files/abcmidi-2016.05.05-docs.patch | 18 ---------
16 .../files/abcmidi-2016.05.05-fno-common.patch | 23 ------------
17 4 files changed, 85 deletions(-)
18
19 diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
20 index b93884c782d..4089fe73609 100644
21 --- a/media-sound/abcmidi/Manifest
22 +++ b/media-sound/abcmidi/Manifest
23 @@ -1,3 +1,2 @@
24 -DIST abcMIDI-2020.01.22.zip 569060 BLAKE2B 078ba04a614c253266a5239b5b3f133e94c1d44e2cf91c65195f85229892cd4b8d05527124741477decb8eae83d38777b27bf1135e4ad96779c0c6b68bb46747 SHA512 5897e1344ef8e88f7ae81622c18bc8144fb95e928482c8f63cd897397ce5a5d2a5f7e5a8f13a62c6f40387f875d2f3827e74dc703ccc3c9dd81cfff018efb1de
25 DIST abcMIDI-2021.05.25.zip 604797 BLAKE2B 78b2d43bb7569aa2eece63f319352aa71b77e9c5219c5f806384f007ffe026741a0852ffffe1e6b6c15b60f69f54e143cb26aa47b54baca41bc2fc231fa5b66a SHA512 57975f7c131855a713fc399c7aa1c7bd94775e7a257f2412d321aa51d0bf95cf9e1410e0819d2ad5cabde9ef996512ccca16058f7267baabc5702a926c173b3f
26 DIST abcMIDI-2021.06.27.zip 605658 BLAKE2B b522c96b7f8990f297cc13a3334872763fb2879f5893f09e630d66ab425d1772e0eee64273249d26e8118c6d341dad84129e140d8c309adab160f3120b5a18a2 SHA512 b1e4a7a9b93e6633abe211258995cfa84bb8eaed3870ed20e244aa12353c6cc351ea7e1c842e4e410dad9dd91b2e8c918826138bec39503c56e95062f4a99f37
27
28 diff --git a/media-sound/abcmidi/abcmidi-2020.01.22.ebuild b/media-sound/abcmidi/abcmidi-2020.01.22.ebuild
29 deleted file mode 100644
30 index 893a32ea9da..00000000000
31 --- a/media-sound/abcmidi/abcmidi-2020.01.22.ebuild
32 +++ /dev/null
33 @@ -1,43 +0,0 @@
34 -# Copyright 1999-2020 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -inherit autotools
40 -
41 -MY_P="abcMIDI-${PV}"
42 -
43 -DESCRIPTION="Programs for processing ABC music notation files"
44 -HOMEPAGE="https://ifdo.ca/~seymour/runabc/top.html"
45 -SRC_URI="https://ifdo.ca/~seymour/runabc/${MY_P}.zip"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="amd64 x86"
50 -
51 -BDEPEND="app-arch/unzip"
52 -
53 -S=${WORKDIR}/${PN}
54 -
55 -PATCHES=(
56 - "${FILESDIR}"/${PN}-2016.05.05-docs.patch
57 - "${FILESDIR}"/${PN}-2016.05.05-fno-common.patch
58 -)
59 -
60 -src_prepare() {
61 - default
62 -
63 - rm configure Makefile || die
64 - sed -i "s:-O2::" configure.ac || die
65 -
66 - eautoreconf
67 -}
68 -
69 -src_install() {
70 - default
71 - dodoc doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}
72 -
73 - docinto examples
74 - dodoc samples/*.abc
75 - docompress -x /usr/share/doc/${PF}/examples
76 -}
77
78 diff --git a/media-sound/abcmidi/files/abcmidi-2016.05.05-docs.patch b/media-sound/abcmidi/files/abcmidi-2016.05.05-docs.patch
79 deleted file mode 100644
80 index bc36b260bd3..00000000000
81 --- a/media-sound/abcmidi/files/abcmidi-2016.05.05-docs.patch
82 +++ /dev/null
83 @@ -1,18 +0,0 @@
84 -Install docs via Gentoo mechanisms instead of the build system.
85 -
86 ---- abcmidi/Makefile.in
87 -+++ abcmidi/Makefile.in
88 -@@ -143,13 +143,6 @@
89 - $(INSTALL) -d $(DESTDIR)$(bindir)
90 - $(INSTALL) -m 755 ${binaries} $(DESTDIR)$(bindir)
91 -
92 -- # install documentation
93 -- $(INSTALL) -d $(DESTDIR)${docdir}
94 -- $(INSTALL) -m 644 doc/*.txt $(DESTDIR)$(docdir)
95 -- $(INSTALL) -m 644 doc/AUTHORS $(DESTDIR)$(docdir)
96 -- $(INSTALL) -m 644 doc/CHANGES $(DESTDIR)$(docdir)
97 -- $(INSTALL) -m 644 VERSION $(DESTDIR)$(docdir)
98 --
99 - # install manpages
100 - $(INSTALL) -d $(DESTDIR)${mandir}
101 - $(INSTALL) -m 644 doc/*.1 $(DESTDIR)$(mandir)
102
103 diff --git a/media-sound/abcmidi/files/abcmidi-2016.05.05-fno-common.patch b/media-sound/abcmidi/files/abcmidi-2016.05.05-fno-common.patch
104 deleted file mode 100644
105 index e8ed8bec37e..00000000000
106 --- a/media-sound/abcmidi/files/abcmidi-2016.05.05-fno-common.patch
107 +++ /dev/null
108 @@ -1,23 +0,0 @@
109 ---- a/drawtune.c
110 -+++ b/drawtune.c
111 -@@ -75,7 +75,8 @@
112 - int rootstem;
113 - int fontsize, fontnum;
114 - int donemeter;
115 --int ingrace, inchord;
116 -+extern int ingrace;
117 -+int inchord;
118 - int chordcount;
119 - struct feature* chordhead;
120 -
121 ---- a/toabc.c
122 -+++ b/toabc.c
123 -@@ -85,7 +85,7 @@
124 - int new_key_number; /* used for gchord transposition */
125 - int oldtable[7], newtable[7]; /* for handling transposition */
126 - int inchord; /* are we in a chord [ ] ? */
127 --int ingrace; /* are we in a grace note set { } ? */
128 -+extern int ingrace; /* are we in a grace note set { } ? */
129 - int chordcount; /* number of notes or rests in current chord */
130 - int inlinefield; /* boolean - are we in [<field>: ] ? */
131 - int cleanup; /* boolean to indicate -u option (update notation) */