summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
authormaze2018-10-18 09:00:36 +0200
committermaze2018-10-18 09:00:36 +0200
commitc7efdcecc7c3b52d310ce158610d814909abd246 (patch)
tree3b6f6caf74e2fdf5ad477669f6239d39cf3083b2 /Makefile.patch
parentef7cc067c3b85983f818c54c22bde10176c4fa6e (diff)
downloadaur-c7efdcecc7c3b52d310ce158610d814909abd246.tar.gz
Updated to 1.5
Diffstat (limited to 'Makefile.patch')
-rw-r--r--Makefile.patch79
1 files changed, 61 insertions, 18 deletions
diff --git a/Makefile.patch b/Makefile.patch
index 6c34dfb8accb..f6c0e3f9e921 100644
--- a/Makefile.patch
+++ b/Makefile.patch
@@ -1,20 +1,63 @@
-diff -Nurd direwolf-1.3.orig/Makefile.linux direwolf-1.3/Makefile.linux
---- direwolf-1.3.orig/Makefile.linux 2016-05-03 00:08:29.000000000 +0000
-+++ direwolf-1.3/Makefile.linux 2016-10-18 20:56:54.709562096 +0000
-@@ -490,11 +490,11 @@
+Only in direwolf-1.5: aclients
+Only in direwolf-1.5: atest
+Only in direwolf-1.5: ax25_link.o
+Only in direwolf-1.5: cm108
+Only in direwolf-1.5: cm108.o
+Only in direwolf-1.5: decode_aprs
+Only in direwolf-1.5: direwolf
+Only in direwolf-1.5: direwolf.conf
+Only in direwolf-1.5: direwolf.desktop
+Only in direwolf-1.5: dtime_now.o
+Only in direwolf-1.5: dwgpsd.o
+Only in direwolf-1.5: error_string.o
+Only in direwolf-1.5: gen_packets
+Only in direwolf-1.5: geotranz.a
+Only in direwolf-1.5: kissutil
+Only in direwolf-1.5: ll2utm
+Only in direwolf-1.5: log2gpx
+diff -ur direwolf-1.5.org/Makefile.linux direwolf-1.5/Makefile.linux
+--- direwolf-1.5.org/Makefile.linux 2018-10-08 16:15:21.000000000 +0200
++++ direwolf-1.5/Makefile.linux 2018-10-18 08:58:37.487067005 +0200
+@@ -272,17 +272,6 @@
+ endif
+
+
+-# Enable GPS if header file is present.
+-# Finding libgps.so* is more difficult because it
+-# is in different places on different operating systems.
+-
+-enable_gpsd := $(wildcard /usr/include/gps.h)
+-ifneq ($(enable_gpsd),)
+-CFLAGS += -DENABLE_GPSD
+-LDFLAGS += -lgps
+-endif
+-
+-
+ # Enable hamlib support if header file is present.
+
+ enable_hamlib := $(wildcard /usr/include/hamlib/rig.h /usr/local/include/hamlib/rig.h)
+@@ -680,7 +669,7 @@
+ # Set group and mode of HID devices corresponding to C-Media USB Audio adapters.
+ # This will allow us to use the CM108/CM119 GPIO pins for PTT.
#
- # Misc. data such as "tocall" to system mapping.
- #
-- $(INSTALL) -D --mode=644 tocalls.txt /usr/share/direwolf/tocalls.txt
-- $(INSTALL) -D --mode=644 symbols-new.txt /usr/share/direwolf/symbols-new.txt
-- $(INSTALL) -D --mode=644 symbolsX.txt /usr/share/direwolf/symbolsX.txt
-- $(INSTALL) -D --mode=644 dw-icon.png /usr/share/direwolf/dw-icon.png
-- $(INSTALL) -D --mode=644 direwolf.desktop /usr/share/applications/direwolf.desktop
-+ $(INSTALL) -D --mode=644 tocalls.txt $(INSTALLDIR)/share/direwolf/tocalls.txt
-+ $(INSTALL) -D --mode=644 symbols-new.txt $(INSTALLDIR)/share/direwolf/symbols-new.txt
-+ $(INSTALL) -D --mode=644 symbolsX.txt $(INSTALLDIR)/share/direwolf/symbolsX.txt
-+ $(INSTALL) -D --mode=644 dw-icon.png $(INSTALLDIR)/share/direwolf/dw-icon.png
-+ $(INSTALL) -D --mode=644 direwolf.desktop $(INSTALLDIR)/share/applications/direwolf.desktop
- #
- # Documentation. Various plain text files and PDF.
+- $(INSTALL) -D --mode=644 99-direwolf-cmedia.rules /etc/udev/rules.d/99-direwolf-cmedia.rules
++# $(INSTALL) -D --mode=644 99-direwolf-cmedia.rules /etc/udev/rules.d/99-direwolf-cmedia.rules
#
+ @echo " "
+ @echo "If this is your first install, not an upgrade, type this to put a copy"
+Only in direwolf-1.5: mgrs.o
+Only in direwolf-1.5: mheard.o
+Only in direwolf-1.5: misc.a
+Only in direwolf-1.5: polarst.o
+Only in direwolf-1.5: sock.o
+Only in direwolf-1.5: strlcat.o
+Only in direwolf-1.5: strlcpy.o
+Only in direwolf-1.5: text2tt
+Only in direwolf-1.5: tranmerc.o
+Only in direwolf-1.5: tt2text
+Only in direwolf-1.5: ttcalc
+Only in direwolf-1.5: ttcalc.o
+Only in direwolf-1.5: ups.o
+Only in direwolf-1.5: usng.o
+Only in direwolf-1.5: utm2ll
+Only in direwolf-1.5: utm.o