Cendric: drop noarch
This commit is contained in:
parent
92f8205775
commit
d5ddb6cf3d
2 changed files with 3 additions and 12 deletions
|
@ -1 +0,0 @@
|
||||||
Cendric
|
|
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'Cendric'
|
# Template file for 'Cendric'
|
||||||
pkgname=Cendric
|
pkgname=Cendric
|
||||||
version=1.1.3
|
version=1.1.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Cendric2-${version}"
|
wrksrc="Cendric2-${version}"
|
||||||
repository=nonfree
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_SYSTEM_SFML=on -DCENDRIC_EXTERNAL_DOCUMENT_FOLDER=on
|
configure_args="-DUSE_SYSTEM_SFML=on -DCENDRIC_EXTERNAL_DOCUMENT_FOLDER=on
|
||||||
-DUSE_SYSTEM_PATHS=on"
|
-DUSE_SYSTEM_PATHS=on"
|
||||||
|
@ -15,17 +14,10 @@ license="MIT, CC-BY-NC-SA-4.0"
|
||||||
homepage="http://cendric.ch/"
|
homepage="http://cendric.ch/"
|
||||||
distfiles="https://github.com/tizian/Cendric2/archive/${version}.tar.gz"
|
distfiles="https://github.com/tizian/Cendric2/archive/${version}.tar.gz"
|
||||||
checksum=db1c251425d2e941352e294514d4af984e537519b97237e70503f8c6bd2d2d90
|
checksum=db1c251425d2e941352e294514d4af984e537519b97237e70503f8c6bd2d2d90
|
||||||
|
repository=nonfree
|
||||||
|
replaces="Cendric-data>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/CC-BY-NC-SA-4.0.txt CC-BY-NC-SA-4.0
|
vlicense LICENSES/CC-BY-NC-SA-4.0.txt CC-BY-NC-SA-4.0
|
||||||
vlicense LICENSES/MIT.txt MIT
|
vlicense LICENSES/MIT.txt MIT
|
||||||
}
|
}
|
||||||
|
|
||||||
Cendric-data_package() {
|
|
||||||
short_desc+=" - data files"
|
|
||||||
repository=nonfree
|
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/share
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue