mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
kf6-kdoctools: just rebuild for i686
This commit is contained in:
parent
19ffb51e86
commit
2091e38de5
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'kf6-kdoctools'
|
||||
pkgname=kf6-kdoctools
|
||||
version=6.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
# configure_args="-DINSTALL_INTERNAL_TOOLS=ON"
|
||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||
gettext perl perl-URI"
|
||||
makedepends="kf6-karchive-devel kf6-ki18n-devel
|
||||
|
@ -18,11 +17,9 @@ distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.x
|
|||
checksum=4b50ed15b9dbd08a5b379bd32ed1b47ee80971abbe0c7a2570b749a665c7854a
|
||||
|
||||
kf6-kdoctools-devel_package() {
|
||||
# replaces="kdoctools-devel<=5.115.0_1"
|
||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
# vbin build/bin/docbookl10nhelper
|
||||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
mkdir -p "${DESTDIR}/usr/lib/cmake/KF6DocTools"
|
||||
|
|
Loading…
Add table
Reference in a new issue