tweeny: remove
This commit is contained in:
parent
f30925fb10
commit
f585530297
2 changed files with 6 additions and 12 deletions
1
srcpkgs/tweeny/INSTALL.msg
Normal file
1
srcpkgs/tweeny/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
tweeny is no longer provided by Void Linux, and will be fully removed from the repos on 2019/02/17
|
|
@ -1,16 +1,9 @@
|
||||||
# Template file for 'tweeny'
|
# Template file for 'tweeny'
|
||||||
pkgname=tweeny
|
pkgname=tweeny
|
||||||
version=2
|
version=2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
noarch=yes
|
||||||
configure_args="-DTWEENY_BUILD_EXAMPLES=OFF"
|
build_style=meta
|
||||||
short_desc="Modern C++ tweening library"
|
short_desc="Modern C++ tweening library (removed package)"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
license="metapackage"
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/mobius3/tweeny"
|
homepage="https://github.com/mobius3/tweeny"
|
||||||
distfiles="https://github.com/mobius3/tweeny/archive/${version}.tar.gz"
|
|
||||||
checksum=3a5a4171b96ce85e90eea06b7b3bc80793a357b5638d49f6cf0531771fc2234a
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue