Gentoo Archives: gentoo-commits

From: Thomas Beierlein <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/
Date: Sat, 20 Apr 2019 23:27:21
Message-Id: 1555679557.45f5450a3603429c65d86c7cc74075c7b24df33e.tomjbe@gentoo
1 commit: 45f5450a3603429c65d86c7cc74075c7b24df33e
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 13:12:37 2019 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 13:12:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f5450a
7
8 media-radio/tucnak: Drop old
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
12
13 media-radio/tucnak/Manifest | 2 -
14 media-radio/tucnak/tucnak-4.11.ebuild | 69 -----------------------------------
15 media-radio/tucnak/tucnak-4.13.ebuild | 68 ----------------------------------
16 3 files changed, 139 deletions(-)
17
18 diff --git a/media-radio/tucnak/Manifest b/media-radio/tucnak/Manifest
19 index e10208c024f..da0793999d3 100644
20 --- a/media-radio/tucnak/Manifest
21 +++ b/media-radio/tucnak/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST tucnak-4.11.tar.gz 3517554 BLAKE2B 70f704f1251a9a8411ffceaff56b445160affe523e3aa665e7a6a54a2b3c8bfa5e934143b8a342d02240b929a9219287ca2eed74de1d2a906905162fcc2ad74b SHA512 510c13b181f2417e7fddfd13d808288624bfbf3c0e26cab712a7401d24e53432ad4a270a43f8224a75359a2a31ea3f4d7992583bee8188292ed7d8bc5ad8e8a0
24 -DIST tucnak-4.13.tar.gz 3516237 BLAKE2B 81d2f11ff2cc619ff22072355b08341115f4fcf33af9e9348a73980ba09e61282027d0b0f838682a2143b5d7d06db38b6b8ee502f16dfcded4e63eddb757afdb SHA512 5d5ca272240442cf2727a1285e560f04df6de96f88d990171a53320fb436b46ead7da1701ec4192fc18fab5f97b7a0b50a1025675e78653390301ee3b739d0d3
25 DIST tucnak-4.14.tar.gz 3514740 BLAKE2B f147eff8ef5a001309261b463c4334bdb82aedf5b262309336069592bff6473f93403c26b03470adc049cd337fac04eb5eed1f1eaf43414d023606d8bcbc0848 SHA512 f37895b08d302b71c345dc58df5590c3909edc8182047bd8b1a67218cc8159c9ab25b267adc6a05bd625d44dda3f21a45296611c91ce1cd974f95c6776552a49
26 DIST tucnak-4.15.tar.gz 3523096 BLAKE2B 38524dfee88511e2e31c0ba2302e8ced214285650b8069d953ef91420ea3c58ff4bc1026d843cefa0f6cc9de599dbd3216b54c17ad906151005352a903e3e195 SHA512 2bbe3d2dadd4f47848e559d26484bfc1cd0cf88d130330ba19a03b43be2b643a7245641c7185072285b5320af50ef1e3826089599e4b2c9f2d8331618016a862
27
28 diff --git a/media-radio/tucnak/tucnak-4.11.ebuild b/media-radio/tucnak/tucnak-4.11.ebuild
29 deleted file mode 100644
30 index d74aa659dcd..00000000000
31 --- a/media-radio/tucnak/tucnak-4.11.ebuild
32 +++ /dev/null
33 @@ -1,69 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -inherit autotools flag-o-matic multilib
39 -
40 -DESCRIPTION="Amateur Radio VHF Contest Logbook"
41 -HOMEPAGE="http://tucnak.nagano.cz"
42 -SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="amd64 x86"
47 -IUSE="alsa fftw gpm hamlib suid"
48 -
49 -RDEPEND="dev-libs/glib:2
50 - dev-libs/libzia
51 - !media-radio/tucnak2
52 - media-libs/libsndfile
53 - >=media-libs/libsdl-1.2
54 - alsa? ( media-libs/alsa-lib )
55 - fftw? ( sci-libs/fftw:3.0 )
56 - gpm? ( sys-libs/gpm )
57 - hamlib? ( media-libs/hamlib )"
58 -DEPEND="${RDEPEND}
59 - virtual/pkgconfig"
60 -
61 -src_prepare() {
62 - eapply_user
63 - # fix destop file
64 - sed -i -e "s/HamRadio/HamRadio;/" share/applications/tucnak.desktop || die
65 - # fix doc install path
66 - sed -i -e "s/docsdir/# docsdir/" \
67 - -e "s/docs_DATA =/# docs_DATA/" \
68 - -e "s/EXTRA_DIST =/# EXTRA_DIST =/" Makefile.am doc/Makefile.am || die
69 - eautoreconf
70 -}
71 -
72 -src_configure() {
73 - append-ldflags -L/usr/$(get_libdir)/hamlib
74 - econf $(use_with alsa) \
75 - $(use_with gpm) $(use_with hamlib) \
76 - $(use_with fftw fftw3)
77 -}
78 -
79 -src_install() {
80 - emake DESTDIR="${D}" install
81 - dodoc AUTHORS ChangeLog doc/NAVOD.pdf
82 - if use suid ; then
83 - fperms 4711 /usr/bin/soundwrapper
84 - fi
85 -}
86 -
87 -pkg_postinst() {
88 - elog "In order to use sound with tucnak add yourself to the 'audio' group"
89 - elog "and to key your rig via the parport add yourself to the 'lp' group"
90 - elog ""
91 - elog "tucnak can be used with the following additional packages:"
92 - elog " media-radio/cwdaemon : Morse output via code cwdaemon"
93 - elog " (No need to recompile)"
94 - if use suid ; then
95 - ewarn "You have choosen to install the little helper program 'soundwrapper'"
96 - ewarn "setuid by setting USE=suid. That helper is only needed if you"
97 - ewarn "want to use morse sidetone output via the PC speaker."
98 - ewarn ""
99 - ewarn "While the helper should be safe by design be aware that setting"
100 - ewarn "any program setuid is a security risk."
101 - fi
102 -}
103
104 diff --git a/media-radio/tucnak/tucnak-4.13.ebuild b/media-radio/tucnak/tucnak-4.13.ebuild
105 deleted file mode 100644
106 index 911cc5d3783..00000000000
107 --- a/media-radio/tucnak/tucnak-4.13.ebuild
108 +++ /dev/null
109 @@ -1,68 +0,0 @@
110 -# Copyright 1999-2018 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -
113 -EAPI=6
114 -inherit autotools flag-o-matic multilib
115 -
116 -DESCRIPTION="Amateur Radio VHF Contest Logbook"
117 -HOMEPAGE="http://tucnak.nagano.cz"
118 -SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz"
119 -
120 -LICENSE="GPL-2"
121 -SLOT="0"
122 -KEYWORDS="~amd64 ~x86"
123 -IUSE="alsa fftw gpm hamlib suid"
124 -
125 -RDEPEND="dev-libs/glib:2
126 - dev-libs/libzia
127 - media-libs/libsndfile
128 - >=media-libs/libsdl-1.2
129 - alsa? ( media-libs/alsa-lib )
130 - fftw? ( sci-libs/fftw:3.0 )
131 - gpm? ( sys-libs/gpm )
132 - hamlib? ( media-libs/hamlib )"
133 -DEPEND="${RDEPEND}
134 - virtual/pkgconfig"
135 -
136 -src_prepare() {
137 - eapply_user
138 - # fix destop file
139 - sed -i -e "s/HamRadio/HamRadio;/" share/applications/tucnak.desktop || die
140 - # fix doc install path
141 - sed -i -e "s/docsdir/# docsdir/" \
142 - -e "s/docs_DATA =/# docs_DATA/" \
143 - -e "s/EXTRA_DIST =/# EXTRA_DIST =/" Makefile.am doc/Makefile.am || die
144 - eautoreconf
145 -}
146 -
147 -src_configure() {
148 - append-ldflags -L/usr/$(get_libdir)/hamlib
149 - econf $(use_with alsa) \
150 - $(use_with gpm) $(use_with hamlib) \
151 - $(use_with fftw fftw3)
152 -}
153 -
154 -src_install() {
155 - emake DESTDIR="${D}" install
156 - dodoc AUTHORS ChangeLog doc/NAVOD.pdf
157 - if use suid ; then
158 - fperms 4711 /usr/bin/soundwrapper
159 - fi
160 -}
161 -
162 -pkg_postinst() {
163 - elog "In order to use sound with tucnak add yourself to the 'audio' group"
164 - elog "and to key your rig via the parport add yourself to the 'lp' group"
165 - elog ""
166 - elog "tucnak can be used with the following additional packages:"
167 - elog " media-radio/cwdaemon : Morse output via code cwdaemon"
168 - elog " (No need to recompile)"
169 - if use suid ; then
170 - ewarn "You have choosen to install the little helper program 'soundwrapper'"
171 - ewarn "setuid by setting USE=suid. That helper is only needed if you"
172 - ewarn "want to use morse sidetone output via the PC speaker."
173 - ewarn ""
174 - ewarn "While the helper should be safe by design be aware that setting"
175 - ewarn "any program setuid is a security risk."
176 - fi
177 -}