mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
thingmenu: replace the old -git pkg
This commit is contained in:
parent
2ce025d019
commit
e9a86d6341
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'thingmenu'
|
# Template file for 'thingmenu'
|
||||||
pkgname=thingmenu
|
pkgname=thingmenu
|
||||||
version=0.8
|
version=0.8
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="libX11-devel libXtst-devel"
|
makedepends="libX11-devel libXtst-devel"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="INCS=-I. LIBS=-lX11"
|
make_build_args="INCS=-I. LIBS=-lX11"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="http://git.r-36.net/${pkgname}/"
|
homepage="http://git.r-36.net/${pkgname}/"
|
||||||
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum="ec47a09e5aa499039230c11a1ab3af46430403745049735a59f22f0a6eac50ea"
|
checksum="ec47a09e5aa499039230c11a1ab3af46430403745049735a59f22f0a6eac50ea"
|
||||||
replaces="thingmenu>=0"
|
replaces="thingmenu-git>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|^CPPFLAGS *=|override CPPFLAGS +=|g' config.mk
|
sed -i 's|^CPPFLAGS *=|override CPPFLAGS +=|g' config.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue