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'
|
||||
pkgname=tweeny
|
||||
version=2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DTWEENY_BUILD_EXAMPLES=OFF"
|
||||
short_desc="Modern C++ tweening library"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="Modern C++ tweening library (removed package)"
|
||||
license="metapackage"
|
||||
homepage="https://github.com/mobius3/tweeny"
|
||||
distfiles="https://github.com/mobius3/tweeny/archive/${version}.tar.gz"
|
||||
checksum=3a5a4171b96ce85e90eea06b7b3bc80793a357b5638d49f6cf0531771fc2234a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue