fuse-usmb: remove package
The upstream git repo hasn't seen a commit since 2013-02-04 and the homepage shows "Forbidden"; time to just move on.
This commit is contained in:
parent
b93eeed696
commit
d3eb9e30a9
|
@ -1,25 +0,0 @@
|
|||
# Template file for 'fuse-usmb'
|
||||
pkgname=fuse-usmb
|
||||
version=20130204
|
||||
revision=7
|
||||
_commit=aa94e13
|
||||
wrksrc="usmb-$_commit"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config git"
|
||||
makedepends="glib-devel libxml2-devel fuse-devel samba-devel"
|
||||
short_desc="FUSE filesystem for SMB/CIFS shares"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="http://ametros.net/code.html#usmb"
|
||||
distfiles="http://repo.or.cz/w/usmb.git/snapshot/$_commit.tar.gz"
|
||||
checksum=d10bea16001b3b778a589477e2fff22a359a2b278dc5c2e497de876a95892a25
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/samba-4.0"
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/_BSD_SOURCE/d' configure.ac
|
||||
autoreconf -fi
|
||||
}
|
||||
do_install() {
|
||||
make bindir=${DESTDIR}/usr/bin man1dir=${DESTDIR}/usr/share/man/man1 install
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
site="http://repo.or.cz/w/usmb.git"
|
||||
pattern='tags/\K[\d]+'
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1
|
||||
revision=45
|
||||
revision=46
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -64,6 +64,7 @@ replaces="
|
|||
enventor<=1.0.0_2
|
||||
epstopdf<=2.27_3
|
||||
fontmatrix<=0.6.0.20171228_2
|
||||
fuse-usmb<=20130204_7
|
||||
gegl3<=0.3.28_2
|
||||
gens-gs<=2.16.7_2
|
||||
geoip-data<=20171002_2
|
||||
|
|
Loading…
Reference in New Issue