mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
wmfs: fix license, homepage
Note that the tag that the package uses appears to have been deleted. There is a lot of things in this project that seem sketchy but this fixes the most egregious of them.
This commit is contained in:
parent
faa857910b
commit
a250b4f77b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wmfs'
|
# Template file for 'wmfs'
|
||||||
pkgname=wmfs
|
pkgname=wmfs
|
||||||
version=201104
|
version=201104
|
||||||
revision=6
|
revision=7
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix /usr --man-prefix /usr/share/man --xdg-config-dir /etc/xdg"
|
configure_args="--prefix /usr --man-prefix /usr/share/man --xdg-config-dir /etc/xdg"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="libXft-devel libXrender-devel fontconfig-devel libXinerama-devel li
|
||||||
conf_files="/etc/xdg/wmfs/wmfsrc"
|
conf_files="/etc/xdg/wmfs/wmfsrc"
|
||||||
short_desc="Window Manager From Scratch"
|
short_desc="Window Manager From Scratch"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="http://wmfs.info/"
|
homepage="https://github.com/xorg62/wmfs"
|
||||||
distfiles="https://github.com/downloads/xorg62/wmfs/wmfs-${version}.tar.gz"
|
distfiles="https://github.com/downloads/xorg62/wmfs/wmfs-${version}.tar.gz"
|
||||||
checksum=c28b7cec28a6e3f2bc38a136fb1773bab8ec8f48c69ebe25c24192f96e782d64
|
checksum=c28b7cec28a6e3f2bc38a136fb1773bab8ec8f48c69ebe25c24192f96e782d64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue