mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
fifechan: remove
This commit is contained in:
parent
0511ecf175
commit
e562110826
3 changed files with 6 additions and 22 deletions
|
@ -1 +0,0 @@
|
||||||
fifechan
|
|
1
srcpkgs/fifechan/INSTALL.msg
Normal file
1
srcpkgs/fifechan/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
fifechan is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19
|
|
@ -1,25 +1,9 @@
|
||||||
# Template file for 'fifechan'
|
# Template file for 'fifechan'
|
||||||
pkgname=fifechan
|
pkgname=fifechan
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
noarch=yes
|
||||||
makedepends="SDL2-devel MesaLib-devel SDL2_image-devel"
|
build_style=meta
|
||||||
short_desc="A C++ GUI library designed for games"
|
short_desc="A C++ GUI library designed for games (removed package)"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
license="metapackage"
|
||||||
license="LGPL-2.1, 3-clause-BSD"
|
|
||||||
homepage="https://github.com/fifengine/fifechan"
|
homepage="https://github.com/fifengine/fifechan"
|
||||||
distfiles="https://github.com/fifengine/fifechan/archive/${version}.tar.gz"
|
|
||||||
checksum=a93b015b5852b8fe2a0a2a6891d3de2cacb196732f670e081d7b7966f9ed1b87
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE.md
|
|
||||||
}
|
|
||||||
|
|
||||||
fifechan-devel_package() {
|
|
||||||
short_desc+=" - development"
|
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/*.so
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue