Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/, media-radio/direwolf/files/
Date: Mon, 19 Apr 2021 19:12:50
Message-Id: 1618859526.1da1e6bc9c2a5f124b5f908044736e02e06caf0c.sam@gentoo
1 commit: 1da1e6bc9c2a5f124b5f908044736e02e06caf0c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 19 17:43:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 19 19:12:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da1e6bc
7
8 media-radio/direwolf: drop 1.4 (epatch)
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-radio/direwolf/Manifest | 1 -
13 media-radio/direwolf/direwolf-1.4.ebuild | 39 ------------
14 media-radio/direwolf/files/1.4-makefile.patch | 89 ---------------------------
15 3 files changed, 129 deletions(-)
16
17 diff --git a/media-radio/direwolf/Manifest b/media-radio/direwolf/Manifest
18 index 04bed6f619c..20566d786ae 100644
19 --- a/media-radio/direwolf/Manifest
20 +++ b/media-radio/direwolf/Manifest
21 @@ -1,2 +1 @@
22 -DIST direwolf-1.4.tar.gz 17554878 BLAKE2B a8eea6777df93d66d67c993c23eba86f37ff1e23d95df842b17be1a9a0b83c4bb0b7b14b97f43a1756512d060e50136712d1d9d499b2567eabbe1092a2f5edf0 SHA512 597b0652e910642d5a3c538297e4306f9317c29b3629e7fd96cc33b92b2f09d743cea8b8a0cc6451347dc0877fcf1f3933a420ae58e33ad7be7d899f80036eb3
23 DIST direwolf-1.5.tar.gz 17996557 BLAKE2B 6860075b764248f1e0ff06e2a533e2e31f65851ea45d74fb0aca11827940c6df0a8bab4b6b78aa98847ee54b2b344d3c5fc8da6947f9113d2fac6d3ea427d68b SHA512 c23e2ccebd47235f76a9583e14cf8e8df299b8f7456a6388534536e7b1114b3d9b9efee43da2c1708e01a0b9534db0ed93314368e20e9002bfcd5b3a2855d8a5
24
25 diff --git a/media-radio/direwolf/direwolf-1.4.ebuild b/media-radio/direwolf/direwolf-1.4.ebuild
26 deleted file mode 100644
27 index abc8b2f7df5..00000000000
28 --- a/media-radio/direwolf/direwolf-1.4.ebuild
29 +++ /dev/null
30 @@ -1,39 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -inherit epatch systemd
37 -
38 -DESCRIPTION="Decoded Information from Radio Emissions for Windows Or Linux Fans"
39 -HOMEPAGE="https://github.com/wb2osz/direwolf/blob/master/README.md"
40 -SRC_URI="https://github.com/wb2osz/direwolf/archive/${PV}.tar.gz -> ${P}.tar.gz"
41 -
42 -LICENSE="GPL-2 BSD"
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~x86"
45 -IUSE=""
46 -
47 -RDEPEND="media-libs/alsa-lib:="
48 -DEPEND="${RDEPEND}"
49 -
50 -DOCS=( CHANGES.md README.md doc/2400-4800-PSK-for-APRS-Packet-Radio.pdf doc/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf doc/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf doc/A-Closer-Look-at-the-WA8LMF-TNC-Test-CD.pdf doc/APRS-Telemetry-Toolkit.pdf doc/APRStt-Implementation-Notes.pdf doc/APRStt-interface-for-SARTrack.pdf doc/APRStt-Listening-Example.pdf doc/Going-beyond-9600-baud.pdf doc/Raspberry-Pi-APRS.pdf doc/Raspberry-Pi-APRS-Tracker.pdf doc/Raspberry-Pi-SDR-IGate.pdf doc/README.md doc/Successful-APRS-IGate-Operation.pdf doc/User-Guide.pdf doc/WA8LMF-TNC-Test-CD-Results.pdf direwolf.conf dw-start.sh sdr.conf telemetry-toolkit/telem-m0xer-3.txt telemetry-toolkit/telem-balloon.conf telemetry-toolkit/telem-volts.conf )
51 -
52 -INSTALLDIR="${D}"
53 -
54 -src_prepare() {
55 - eapply_user
56 - epatch "${FILESDIR}/${PV}-makefile.patch"
57 -}
58 -
59 -src_install() {
60 - dodir /usr
61 - dodir /usr/bin
62 - dodir /var/log/direwolf
63 - emake DESTDIR="${D}" install
64 - insinto /etc/direwolf/
65 - doins direwolf.conf
66 - einstalldocs
67 - systemd_dounit "${FILESDIR}"/direwolf.service
68 - systemd_dounit "${FILESDIR}"/direwolf-kiss.service
69 -}
70
71 diff --git a/media-radio/direwolf/files/1.4-makefile.patch b/media-radio/direwolf/files/1.4-makefile.patch
72 deleted file mode 100644
73 index 6424d8a72cc..00000000000
74 --- a/media-radio/direwolf/files/1.4-makefile.patch
75 +++ /dev/null
76 @@ -1,89 +0,0 @@
77 ---- direwolf-1.4-orig/Makefile.linux
78 -+++ direwolf-1.4/Makefile.linux
79 -@@ -484,11 +484,12 @@ direwolf.conf : generic.conf
80 - # This is a step in the right direction but not sufficient to use /usr instead.
81 - # Eventually I'd like to have targets here to build the .DEB and .RPM packages.
82 -
83 --INSTALLDIR := /usr/local
84 -+DESTDIR ?= /usr/local
85 -+INSTALLDIR ?= $(DESTDIR)usr/
86 -
87 - # Command to "install" to system directories. Use "ginstall" for Mac.
88 -
89 --INSTALL=install
90 -+INSTALL=install
91 -
92 - # direwolf.desktop was previously handcrafted for the Raspberry Pi.
93 - # It was hardcoded with lxterminal, /home/pi, and so on.
94 -@@ -554,56 +555,37 @@ install : $(APPS) direwolf.conf tocalls.txt symbols-new.txt symbolsX.txt dw-icon
95 - #
96 - # Misc. data such as "tocall" to system mapping.
97 - #
98 -- $(INSTALL) -D --mode=644 tocalls.txt /usr/share/direwolf/tocalls.txt
99 -- $(INSTALL) -D --mode=644 symbols-new.txt /usr/share/direwolf/symbols-new.txt
100 -- $(INSTALL) -D --mode=644 symbolsX.txt /usr/share/direwolf/symbolsX.txt
101 -- $(INSTALL) -D --mode=644 dw-icon.png /usr/share/direwolf/dw-icon.png
102 -- $(INSTALL) -D --mode=644 direwolf.desktop /usr/share/applications/direwolf.desktop
103 -+ $(INSTALL) -D --mode=644 tocalls.txt $(INSTALLDIR)/share/direwolf/tocalls.txt
104 -+ $(INSTALL) -D --mode=644 symbols-new.txt $(INSTALLDIR)/share/direwolf/symbols-new.txt
105 -+ $(INSTALL) -D --mode=644 symbolsX.txt $(INSTALLDIR)/share/direwolf/symbolsX.txt
106 -+ $(INSTALL) -D --mode=644 dw-icon.png $(INSTALLDIR)/share/direwolf/dw-icon.png
107 -+ $(INSTALL) -D --mode=644 direwolf.desktop $(INSTALLDIR)/share/applications/direwolf.desktop
108 - #
109 - # Documentation. Various plain text files and PDF.
110 - #
111 -- $(INSTALL) -D --mode=644 CHANGES.md $(INSTALLDIR)/share/doc/direwolf/CHANGES.md
112 -- $(INSTALL) -D --mode=644 LICENSE-dire-wolf.txt $(INSTALLDIR)/share/doc/direwolf/LICENSE-dire-wolf.txt
113 -- $(INSTALL) -D --mode=644 LICENSE-other.txt $(INSTALLDIR)/share/doc/direwolf/LICENSE-other.txt
114 - #
115 - # ./README.md is an overview for the project main page.
116 - # doc/README.md contains an overview of the PDF file contents and is more useful here.
117 - #
118 -- $(INSTALL) -D --mode=644 doc/README.md $(INSTALLDIR)/share/doc/direwolf/README.md
119 -- $(INSTALL) -D --mode=644 doc/User-Guide.pdf $(INSTALLDIR)/share/doc/direwolf/User-Guide.pdf
120 -- $(INSTALL) -D --mode=644 doc/Raspberry-Pi-APRS.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-APRS.pdf
121 -- $(INSTALL) -D --mode=644 doc/Raspberry-Pi-APRS-Tracker.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-APRS-Tracker.pdf
122 -- $(INSTALL) -D --mode=644 doc/Raspberry-Pi-SDR-IGate.pdf $(INSTALLDIR)/share/doc/direwolf/Raspberry-Pi-SDR-IGate.pdf
123 -- $(INSTALL) -D --mode=644 doc/APRStt-Implementation-Notes.pdf $(INSTALLDIR)/share/doc/direwolf/APRStt-Implementation-Notes.pdf
124 -- $(INSTALL) -D --mode=644 doc/APRStt-interface-for-SARTrack.pdf $(INSTALLDIR)/share/doc/direwolf/APRStt-interface-for-SARTrack.pdf
125 -- $(INSTALL) -D --mode=644 doc/APRS-Telemetry-Toolkit.pdf $(INSTALLDIR)/share/doc/direwolf/APRS-Telemetry-Toolkit.pdf
126 -- $(INSTALL) -D --mode=644 doc/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf $(INSTALLDIR)/share/doc/direwolf/A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.pdf
127 -- $(INSTALL) -D --mode=644 doc/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf $(INSTALLDIR)/share/doc/direwolf/A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.pdf
128 - #
129 - # Various sample config and other files go into examples under the doc directory.
130 - # When building from source, these can be put in home directory with "make install-conf".
131 - # When installed from .DEB or .RPM package, the user will need to copy these to
132 - # the home directory or other desired location.
133 - #
134 -- $(INSTALL) -D --mode=644 direwolf.conf $(INSTALLDIR)/share/doc/direwolf/examples/direwolf.conf
135 -- $(INSTALL) -D --mode=755 dw-start.sh $(INSTALLDIR)/share/doc/direwolf/examples/dw-start.sh
136 -- $(INSTALL) -D --mode=644 sdr.conf $(INSTALLDIR)/share/doc/direwolf/examples/sdr.conf
137 -- $(INSTALL) -D --mode=644 telemetry-toolkit/telem-m0xer-3.txt $(INSTALLDIR)/share/doc/direwolf/examples/telem-m0xer-3.txt
138 -- $(INSTALL) -D --mode=644 telemetry-toolkit/telem-balloon.conf $(INSTALLDIR)/share/doc/direwolf/examples/telem-balloon.conf
139 -- $(INSTALL) -D --mode=644 telemetry-toolkit/telem-volts.conf $(INSTALLDIR)/share/doc/direwolf/examples/telem-volts.conf
140 - #
141 - # "man" pages
142 - #
143 -- $(INSTALL) -D --mode=644 man1/aclients.1 $(INSTALLDIR)/man/man1/aclients.1
144 -- $(INSTALL) -D --mode=644 man1/atest.1 $(INSTALLDIR)/man/man1/atest.1
145 -- $(INSTALL) -D --mode=644 man1/decode_aprs.1 $(INSTALLDIR)/man/man1/decode_aprs.1
146 -- $(INSTALL) -D --mode=644 man1/direwolf.1 $(INSTALLDIR)/man/man1/direwolf.1
147 -- $(INSTALL) -D --mode=644 man1/gen_packets.1 $(INSTALLDIR)/man/man1/gen_packets.1
148 -- $(INSTALL) -D --mode=644 man1/ll2utm.1 $(INSTALLDIR)/man/man1/ll2utm.1
149 -- $(INSTALL) -D --mode=644 man1/log2gpx.1 $(INSTALLDIR)/man/man1/log2gpx.1
150 -- $(INSTALL) -D --mode=644 man1/text2tt.1 $(INSTALLDIR)/man/man1/text2tt.1
151 -- $(INSTALL) -D --mode=644 man1/tt2text.1 $(INSTALLDIR)/man/man1/tt2text.1
152 -- $(INSTALL) -D --mode=644 man1/utm2ll.1 $(INSTALLDIR)/man/man1/utm2ll.1
153 -+ $(INSTALL) -D --mode=644 man1/aclients.1 $(INSTALLDIR)/share/man/man1/aclients.1
154 -+ $(INSTALL) -D --mode=644 man1/atest.1 $(INSTALLDIR)/share/man/man1/atest.1
155 -+ $(INSTALL) -D --mode=644 man1/decode_aprs.1 $(INSTALLDIR)/share/man/man1/decode_aprs.1
156 -+ $(INSTALL) -D --mode=644 man1/direwolf.1 $(INSTALLDIR)/share/man/man1/direwolf.1
157 -+ $(INSTALL) -D --mode=644 man1/gen_packets.1 $(INSTALLDIR)/share/man/man1/gen_packets.1
158 -+ $(INSTALL) -D --mode=644 man1/ll2utm.1 $(INSTALLDIR)/share/man/man1/ll2utm.1
159 -+ $(INSTALL) -D --mode=644 man1/log2gpx.1 $(INSTALLDIR)/share/man/man1/log2gpx.1
160 -+ $(INSTALL) -D --mode=644 man1/text2tt.1 $(INSTALLDIR)/share/man/man1/text2tt.1
161 -+ $(INSTALL) -D --mode=644 man1/tt2text.1 $(INSTALLDIR)/share/man/man1/tt2text.1
162 -+ $(INSTALL) -D --mode=644 man1/utm2ll.1 $(INSTALLDIR)/share/man/man1/utm2ll.1
163 - #
164 - @echo " "
165 - @echo "If this is your first install, not an upgrade, type this to put a copy"