mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
parent
e8eabc48bf
commit
3228e1091a
2 changed files with 4 additions and 21 deletions
|
@ -1,16 +0,0 @@
|
|||
unused, causes fail on musl
|
||||
|
||||
upstreamed in https://sourceforge.net/p/fldigi/fldigi/merge-requests/5/
|
||||
|
||||
--- a/src/cmedia/cmedia.cxx
|
||||
+++ b/src/cmedia/cmedia.cxx
|
||||
@@ -41,9 +41,6 @@
|
||||
#ifndef __WIN32__
|
||||
#include <termios.h>
|
||||
#include <glob.h>
|
||||
-# ifndef __APPLE__
|
||||
-# include <error.h>
|
||||
-# endif
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fldigi'
|
||||
pkgname=fldigi
|
||||
version=4.1.25
|
||||
revision=2
|
||||
version=4.2.03
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fltk-devel libsamplerate-devel portaudio-devel pulseaudio-devel
|
||||
|
@ -10,6 +10,5 @@ short_desc="Ham radio digital modem for CW, PSK, MFSK, RTTY, and others"
|
|||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.w1hkj.com"
|
||||
# distfiles="http://www.w1hkj.com/files/fldigi/fldigi-${version}.tar.gz"
|
||||
distfiles="https://sources.voidlinux.org/fldigi-4.1.25/fldigi-4.1.25.tar.gz"
|
||||
checksum=4ec4bf392da65f0aac93e13ef4c12811320745692cf0783fab0f164660310763
|
||||
distfiles="http://www.w1hkj.com/files/fldigi/fldigi-${version}.tar.gz"
|
||||
checksum=b5c258a487858280be8d721dbdcd62c7effabfda0f71c7f18106cbd3020829a6
|
||||
|
|
Loading…
Add table
Reference in a new issue