mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mvwm-git: remove
- Package is unmaintained upstream - Thomas Adam is working on fvwm - mvwm is a clean-up effort of FVWM, but fvwm 3 is out for a long time.
This commit is contained in:
parent
fbef9432fc
commit
224a146eb8
1 changed files with 0 additions and 26 deletions
|
@ -1,26 +0,0 @@
|
||||||
# Template file for 'mvwm-git'
|
|
||||||
pkgname=mvwm-git
|
|
||||||
version=20150409
|
|
||||||
revision=3
|
|
||||||
_commit=f23f011fcd711422645043a215d5638a4965b187
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_script="./autogen.sh"
|
|
||||||
hostmakedepends="pkg-config git automake autoconf"
|
|
||||||
makedepends="fribidi-devel libXpm-devel librsvg-devel libXrandr-devel
|
|
||||||
libXcursor-devel libXt-devel libXft-devel
|
|
||||||
fontconfig-devel readline-devel perl"
|
|
||||||
depends="perl"
|
|
||||||
short_desc="An extremely powerful ICCCM-compliant window manager (FVWM rewrite)"
|
|
||||||
maintainer="Thomas Adam <thomas@fvwm.org>"
|
|
||||||
license="GPL-2,custom"
|
|
||||||
homepage="http://github.com/ThomasAdam/mvwm"
|
|
||||||
provides="mvwm-${version}_${revision}"
|
|
||||||
replaces="mvwm>=0"
|
|
||||||
wrksrc="mvwm-$_commit"
|
|
||||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
|
||||||
checksum=34f6831d3e42b06d7af0ddf88ae43f353cd84f23563f090e7e4f0a13b75d7560
|
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
|
||||||
|
|
||||||
# cannot run test program while cross compiling
|
|
||||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/2229/steps/shell_3/logs/stdio"
|
|
Loading…
Add table
Reference in a new issue