diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 16:06:09 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 16:06:09 +0000 |
commit | 0e6da456b5794d7902208179c583c31435756ab8 (patch) | |
tree | ae68e70434377af90d36a845bc60463d4fac4c46 /media-radio | |
parent | Moved to lxde-overlay http://bitbucket.org/yngwin/lxde-overlay/ (diff) | |
download | gentoo-2-0e6da456b5794d7902208179c583c31435756ab8.tar.gz gentoo-2-0e6da456b5794d7902208179c583c31435756ab8.tar.bz2 gentoo-2-0e6da456b5794d7902208179c583c31435756ab8.zip |
unused patches
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/svxlink/Manifest | 4 | ||||
-rw-r--r-- | media-radio/svxlink/files/svxlink-080730-gcc44.patch | 55 | ||||
-rw-r--r-- | media-radio/svxlink/files/svxlink-080730-glibc210.patch | 48 | ||||
-rw-r--r-- | media-radio/svxlink/files/svxlink-080730-spandsp-0.0.6_pre2.patch | 21 | ||||
-rw-r--r-- | media-radio/svxlink/files/svxlink-fix-Makefile.diff | 18 |
5 files changed, 0 insertions, 146 deletions
diff --git a/media-radio/svxlink/Manifest b/media-radio/svxlink/Manifest index ea48970753cd..6a2d07f6f998 100644 --- a/media-radio/svxlink/Manifest +++ b/media-radio/svxlink/Manifest @@ -1,9 +1,5 @@ AUX svxlink-080730--as-needed.patch 381 RMD160 ec62feb75329b2dd881f022556995c23f038ccf3 SHA1 bc6a015d28cc29af87fd2d738a159323360ccba7 SHA256 0a84adf6f6d65e5b8bd07a0a7a70153dd8194edf6007a0e83700fc1152e527a4 -AUX svxlink-080730-gcc44.patch 2090 RMD160 9af468b43e8a0cbd349cfb39f3de12142e76a9f3 SHA1 f2706f12be051d242c0ab0b51c1514bb547ff9f1 SHA256 b5c221dd522a89daa421cb27e8056fd5ddf5c45618800536bf1b5764d21d148e -AUX svxlink-080730-glibc210.patch 1638 RMD160 dfadd61566fdd59827a8807b8916c030ee0dcc7c SHA1 0b420723fd70c18a4461fa75f9a2912e3e9fa996 SHA256 3539a6cdbcef9f2fc33750d0b556e8d55a0383d62155d6e9c1795da15e3c57ab -AUX svxlink-080730-spandsp-0.0.6_pre2.patch 705 RMD160 4598f710a750b03808fddb4ef8881f09506b94a4 SHA1 80ac24ded8c53da8a75b196db81341a9a1b00240 SHA256 c44f4554e505abbd37348d13b6ce0056372f5b42f089bf61c742ee79b0012a11 AUX svxlink-090426-gcc44.patch 4660 RMD160 c1f6da4351e371a7675220464aceed336b8b3a7e SHA1 b4984ebfece9999f868e50218e39ca1189d606d2 SHA256 ab1802af784b65cfdc5ba391326d2073610140f860628709375f34d987366c80 -AUX svxlink-fix-Makefile.diff 511 RMD160 e09f6f72bccff74c3b7fcd9c28a94c574f71612a SHA1 d9d0918e66ecfababd15ea468824553738eb6595 SHA256 3fad27f574fc9bff0b04dd5da7471fce43596b682a7aaa5ce7f76b5590f1c657 DIST svxlink-090426.tar.gz 543094 RMD160 0cba553bb333bc9266a031dbe2d4308a3c53a271 SHA1 e6603e483181924f5e1c3ef01ac77caac25db174 SHA256 79cfbefb1b39f7c4a4c3db32fea365d795da1616452e5841614e43601fe12a2c EBUILD svxlink-090426.ebuild 924 RMD160 8bfaf04f6774cd59d6b13682ec490f966935fa6b SHA1 d760968437b152142f8f086759591717d6bfa998 SHA256 8b1bcc43a21315aec2fdf0688f6ad97ba0f35d37cf345cd9fb095d0a85ef36b8 MISC ChangeLog 2804 RMD160 b7d41634803ad7fdc4a3799ab0a55fd8c3007337 SHA1 3351c89bdb90c9169b1616be93e72da5cf00fb3b SHA256 df18bb9b17d55498760075ddbac9ed0b31d965b8072aeee1554085110018c728 diff --git a/media-radio/svxlink/files/svxlink-080730-gcc44.patch b/media-radio/svxlink/files/svxlink-080730-gcc44.patch deleted file mode 100644 index f45dbcb5d68e..000000000000 --- a/media-radio/svxlink/files/svxlink-080730-gcc44.patch +++ /dev/null @@ -1,55 +0,0 @@ -diff -NrU5 svxlink-080730.original/async/audio/AsyncAudioDevice.h svxlink-080730/async/audio/AsyncAudioDevice.h ---- svxlink-080730.original/async/audio/AsyncAudioDevice.h 2009-07-07 22:05:53.000000000 -0600 -+++ svxlink-080730/async/audio/AsyncAudioDevice.h 2009-07-07 22:44:51.000000000 -0600 -@@ -35,10 +35,11 @@ - * - * System Includes - * - ****************************************************************************/ - -+#include <stdint.h> - #include <sigc++/sigc++.h> - - #include <string> - #include <map> - #include <list> -diff -NrU5 svxlink-080730.original/async/core/AsyncSerialDevice.cpp svxlink-080730/async/core/AsyncSerialDevice.cpp ---- svxlink-080730.original/async/core/AsyncSerialDevice.cpp 2009-07-07 22:05:53.000000000 -0600 -+++ svxlink-080730/async/core/AsyncSerialDevice.cpp 2009-07-07 22:40:25.000000000 -0600 -@@ -33,10 +33,11 @@ - * - * System Includes - * - ****************************************************************************/ - -+#include <stdio.h> - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> - #include <errno.h> - -diff -NrU5 svxlink-080730.original/async/cpp/AsyncCppDnsLookupWorker.cpp svxlink-080730/async/cpp/AsyncCppDnsLookupWorker.cpp ---- svxlink-080730.original/async/cpp/AsyncCppDnsLookupWorker.cpp 2009-07-07 22:05:53.000000000 -0600 -+++ svxlink-080730/async/cpp/AsyncCppDnsLookupWorker.cpp 2009-07-07 22:42:37.000000000 -0600 -@@ -36,10 +36,11 @@ - * - * System Includes - * - ****************************************************************************/ - -+#include <stdio.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> - #include <sys/time.h> - #include <errno.h> -diff -NrU5 svxlink-080730.original/async/demo/AsyncSerial_demo.cpp svxlink-080730/async/demo/AsyncSerial_demo.cpp ---- svxlink-080730.original/async/demo/AsyncSerial_demo.cpp 2009-07-07 22:05:53.000000000 -0600 -+++ svxlink-080730/async/demo/AsyncSerial_demo.cpp 2009-07-07 22:46:44.000000000 -0600 -@@ -1,5 +1,6 @@ -+#include <stdio.h> - #include <iostream> - #include <cstdlib> - - #include <AsyncCppApplication.h> - #include <AsyncSerial.h> diff --git a/media-radio/svxlink/files/svxlink-080730-glibc210.patch b/media-radio/svxlink/files/svxlink-080730-glibc210.patch deleted file mode 100644 index 6fd63f4ce276..000000000000 --- a/media-radio/svxlink/files/svxlink-080730-glibc210.patch +++ /dev/null @@ -1,48 +0,0 @@ -diff -NrU5 svxlink-080730.original/echolib/EchoLinkStationData.cpp svxlink-080730/echolib/EchoLinkStationData.cpp ---- svxlink-080730.original/echolib/EchoLinkStationData.cpp 2009-07-23 21:51:06.000000000 -0600 -+++ svxlink-080730/echolib/EchoLinkStationData.cpp 2009-07-23 21:53:31.000000000 -0600 -@@ -199,11 +199,11 @@ - else - { - m_status = STAT_UNKNOWN; - } - -- char *space = strchr(end_desc, ' '); -+ const char *space = strchr(end_desc, ' '); - if (space != 0) - { - strncpy(str, space+1, 5); - str[5] = 0; - m_time = str; -diff -NrU5 svxlink-080730.original/svxlink/remotetrx/remotetrx.cpp svxlink-080730/svxlink/remotetrx/remotetrx.cpp ---- svxlink-080730.original/svxlink/remotetrx/remotetrx.cpp 2009-07-23 21:51:06.000000000 -0600 -+++ svxlink-080730/svxlink/remotetrx/remotetrx.cpp 2009-07-23 22:02:04.000000000 -0600 -@@ -617,11 +617,11 @@ - continue; - } - } - - int write_len = 0; -- char *nl = strchr(ptr, '\n'); -+ const char *nl = strchr(ptr, '\n'); - if (nl != 0) - { - write_len = nl-ptr+1; - print_timestamp = true; - } -diff -NrU5 svxlink-080730.original/svxlink/svxlink/svxlink.cpp svxlink-080730/svxlink/svxlink/svxlink.cpp ---- svxlink-080730.original/svxlink/svxlink/svxlink.cpp 2009-07-23 21:51:06.000000000 -0600 -+++ svxlink-080730/svxlink/svxlink/svxlink.cpp 2009-07-23 21:59:04.000000000 -0600 -@@ -607,11 +607,11 @@ - continue; - } - } - - int write_len = 0; -- char *nl = strchr(ptr, '\n'); -+ const char *nl = strchr(ptr, '\n'); - if (nl != 0) - { - write_len = nl-ptr+1; - print_timestamp = true; - } diff --git a/media-radio/svxlink/files/svxlink-080730-spandsp-0.0.6_pre2.patch b/media-radio/svxlink/files/svxlink-080730-spandsp-0.0.6_pre2.patch deleted file mode 100644 index 8a248dec4436..000000000000 --- a/media-radio/svxlink/files/svxlink-080730-spandsp-0.0.6_pre2.patch +++ /dev/null @@ -1,21 +0,0 @@ -=== modified file 'svxlink/trx/SpanDtmfDecoder.cpp' ---- svxlink/trx/SpanDtmfDecoder.cpp 2008-12-07 18:35:58 +0000 -+++ svxlink/trx/SpanDtmfDecoder.cpp 2008-12-07 18:38:37 +0000 -@@ -40,6 +40,7 @@ - #include <stdlib.h> - #include <stdint.h> - #include <spandsp.h> -+#include <spandsp/expose.h> - - - /**************************************************************************** -@@ -166,7 +167,7 @@ - } - - dtmf_rx_init(&p->rx_state, NULL, this); -- dtmf_rx_parms(&p->rx_state, FALSE, max_fwd_twist, max_rev_twist); -+ dtmf_rx_parms(&p->rx_state, FALSE, max_fwd_twist, max_rev_twist, -99); - dtmf_rx_set_realtime_callback(&p->rx_state, SpanDtmfDecoder::toneReportCb, - this); - - diff --git a/media-radio/svxlink/files/svxlink-fix-Makefile.diff b/media-radio/svxlink/files/svxlink-fix-Makefile.diff deleted file mode 100644 index faccb22c6578..000000000000 --- a/media-radio/svxlink/files/svxlink-fix-Makefile.diff +++ /dev/null @@ -1,18 +0,0 @@ -# fixes the problem with not building '.config' fiel if you have an '.config' -# in the filesystem root '/' (see bug 234090) - ---- Makefile.orig 2007-08-23 23:43:28.000000000 +0200 -+++ Makefile 2008-08-12 21:53:59.000000000 +0200 -@@ -255,6 +255,12 @@ - fi - endif - -+# -+# Create the .config file if it does not exist -+# -+$(ROOT)/.config: $(ROOT)/create_config.sh -+ echo -e --- Creating $(BOLD)$@$(NBOLD)... -+ $(ROOT)/create_config.sh $@ - - # - # Create a cache file containing the relative path to the project root |