mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
srw: remove package
Homepage is gone, can't fetch source.
This commit is contained in:
parent
1cb1e24df0
commit
88672c2414
4 changed files with 1 additions and 29 deletions
|
@ -232,6 +232,7 @@ replaces="
|
||||||
soulseekqt<=20160117_2
|
soulseekqt<=20160117_2
|
||||||
spacefm-ng<=1.0.6_3
|
spacefm-ng<=1.0.6_3
|
||||||
sqlite-replication<=3.32.3_2
|
sqlite-replication<=3.32.3_2
|
||||||
|
srw<=0.7_1
|
||||||
tagainijisho<=1.0.3_1
|
tagainijisho<=1.0.3_1
|
||||||
tlsdate<=0.0.13_16
|
tlsdate<=0.0.13_16
|
||||||
taizen<=0.0.0.20180808_4
|
taizen<=0.0.0.20180808_4
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- srw.c.orig
|
|
||||||
+++ srw.c
|
|
||||||
@@ -11,6 +11,7 @@
|
|
||||||
#include <sys/ioctl.h>
|
|
||||||
#include <sys/select.h>
|
|
||||||
#include <sys/wait.h>
|
|
||||||
+#include <sys/ttydefaults.h>
|
|
||||||
|
|
||||||
#ifdef __linux__
|
|
||||||
#include <pty.h>
|
|
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'srw'
|
|
||||||
pkgname=srw
|
|
||||||
version=0.7
|
|
||||||
revision=1
|
|
||||||
wrksrc=emg-srw-14f0a3c1f3bb
|
|
||||||
build_style=gnu-makefile
|
|
||||||
short_desc="Simple read wrapper"
|
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
||||||
license="GPL-3"
|
|
||||||
homepage="https://bitbucket.org/emg/srw"
|
|
||||||
distfiles="https://bitbucket.org/emg/srw/get/${version}.tar.bz2"
|
|
||||||
checksum=7e0c3a30747bd58b46a9266303e59a587e0859d3803971fe36dbf57c68e04e27
|
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -i 's|^CFLAGS *=|override CFLAGS +=|g' config.mk
|
|
||||||
sed -i 's|^LDFLAGS *=|override LDFLAGS +=|g' config.mk
|
|
||||||
}
|
|
|
@ -1,2 +0,0 @@
|
||||||
site="https://bitbucket.org/emg/srw/downloads/?tab=tags"
|
|
||||||
pattern="\K[\d\.]*(?=\.tar\.(bz2|gz))"
|
|
Loading…
Add table
Reference in a new issue