summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2021-03-01 17:40:36 +0100
committerThomas Beierlein <tomjbe@gentoo.org>2021-03-01 17:40:36 +0100
commit1355df3aebfceb0222c9e7b5b4e562f9914bbe1a (patch)
tree9a1cd6edfa1bd18145bcb727b8cc92f525ee45c6 /media-radio/wsjtx/files
parentdev-vcs/repo: version bump to 2.12 (diff)
downloadgentoo-1355df3aebfceb0222c9e7b5b4e562f9914bbe1a.tar.gz
gentoo-1355df3aebfceb0222c9e7b5b4e562f9914bbe1a.tar.bz2
gentoo-1355df3aebfceb0222c9e7b5b4e562f9914bbe1a.zip
media-radio/wsjtx: Add missing dependencies
Closes: https://bugs.gentoo.org/771204 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-radio/wsjtx/files')
-rw-r--r--media-radio/wsjtx/files/wsjtx-2.3.0-drop-docs.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/media-radio/wsjtx/files/wsjtx-2.3.0-drop-docs.patch b/media-radio/wsjtx/files/wsjtx-2.3.0-drop-docs.patch
new file mode 100644
index 000000000000..3654fda2f8f1
--- /dev/null
+++ b/media-radio/wsjtx/files/wsjtx-2.3.0-drop-docs.patch
@@ -0,0 +1,33 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index f92d3a6..c5fb9b4 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1497,10 +1497,6 @@ if (UNIX)
+ add_subdirectory (manpages)
+ add_dependencies (wsjtx manpages)
+ endif (NOT WSJT_SKIP_MANPAGES)
+- if (NOT APPLE)
+- add_subdirectory (debian)
+- add_dependencies (wsjtx debian)
+- endif (NOT APPLE)
+ endif (UNIX)
+
+ #
+@@ -1567,17 +1563,6 @@ install (PROGRAMS
+ RENAME rigctlcom-wsjtx${CMAKE_EXECUTABLE_SUFFIX}
+ )
+
+-install (FILES
+- README
+- COPYING
+- AUTHORS
+- THANKS
+- NEWS
+- BUGS
+- DESTINATION ${CMAKE_INSTALL_DOCDIR}
+- #COMPONENT runtime
+- )
+-
+ install (FILES
+ cty.dat
+ cty.dat_copyright.txt