mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
slmenu: remove package
repo is gone
This commit is contained in:
parent
59cba4b3a3
commit
ae0ab3cfe2
2 changed files with 1 additions and 21 deletions
|
@ -279,6 +279,7 @@ replaces="
|
||||||
simple-obfs<=0.0.5_2
|
simple-obfs<=0.0.5_2
|
||||||
sitecopy<=0.16.6_11
|
sitecopy<=0.16.6_11
|
||||||
skypetab-ng<=20150201_3
|
skypetab-ng<=20150201_3
|
||||||
|
slmenu<=0.1_1
|
||||||
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
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# Template file for 'slmenu'
|
|
||||||
pkgname=slmenu
|
|
||||||
version=0.1
|
|
||||||
revision=1
|
|
||||||
_git_commit=7e74fa5db73e
|
|
||||||
wrksrc="rafaelgg-${pkgname}-${_git_commit}"
|
|
||||||
build_style=gnu-makefile
|
|
||||||
short_desc="Dmenu clone for the console"
|
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://bitbucket.org/rafaelgg/slmenu/"
|
|
||||||
distfiles="https://bitbucket.org/rafaelgg/${pkgname}/get/${_git_commit}.tar.gz"
|
|
||||||
checksum=55725f239178ccd304f9e2c10245247fafcc9e206954be8883bf1326cbdb2d86
|
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -i 's|/local||' config.mk
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue