mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
*: remove libatomic-devel
This commit is contained in:
parent
e2630e9b95
commit
3a798d5090
2 changed files with 0 additions and 8 deletions
|
@ -17,10 +17,6 @@ homepage="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
|
||||||
distfiles="${KDE_SITE}/alkimia/${version}/alkimia-${version}.tar.xz"
|
distfiles="${KDE_SITE}/alkimia/${version}/alkimia-${version}.tar.xz"
|
||||||
checksum=cf846ee87b9cc630f58e0bdd23334296810ba3bcc1751fe2f4722161897ee33a
|
checksum=cf846ee87b9cc630f58e0bdd23334296810ba3bcc1751fe2f4722161897ee33a
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
|
||||||
makedepends+=" libatomic-devel"
|
|
||||||
fi
|
|
||||||
|
|
||||||
libalkimia-devel_package() {
|
libalkimia-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
|
@ -15,10 +15,6 @@ build_options="secure"
|
||||||
build_options_default="secure"
|
build_options_default="secure"
|
||||||
desc_option_secure="Build mimalloc in secure mode"
|
desc_option_secure="Build mimalloc in secure mode"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
|
||||||
makedepends+=" libatomic-devel"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue