mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kde-baseapps: remove
This commit is contained in:
parent
ce56383ca4
commit
a12f428fc5
4 changed files with 0 additions and 39 deletions
|
@ -1323,7 +1323,6 @@ libqoauth.so.1 qoauth-1.0.1_1
|
||||||
libqoauth.so.2 qoauth-qt5-2.0.0_1
|
libqoauth.so.2 qoauth-qt5-2.0.0_1
|
||||||
libIrrlicht.so.1.8 irrlicht-1.8_1
|
libIrrlicht.so.1.8 irrlicht-1.8_1
|
||||||
libsnappy.so.1 snappy-1.1.0_1
|
libsnappy.so.1 snappy-1.1.0_1
|
||||||
libkonq.so.5 kde-baseapps-4.10.4_1
|
|
||||||
libKF5Torrent.so.6 libktorrent-2.1_1
|
libKF5Torrent.so.6 libktorrent-2.1_1
|
||||||
libvncserver.so.1 libvncserver-0.9.11_1
|
libvncserver.so.1 libvncserver-0.9.11_1
|
||||||
libvncclient.so.1 libvncserver-0.9.11_1
|
libvncclient.so.1 libvncserver-0.9.11_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
kde-baseapps
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- konq-plugins/validators/tidy_validator.cpp.orig
|
|
||||||
+++ konq-plugins/validators/tidy_validator.cpp
|
|
||||||
@@ -25,7 +25,7 @@
|
|
||||||
|
|
||||||
#include <kdebug.h>
|
|
||||||
|
|
||||||
-#include <buffio.h>
|
|
||||||
+#include <tidybuffio.h>
|
|
||||||
#include <tidy.h>
|
|
||||||
|
|
||||||
#include <config-konq-validator.h>
|
|
|
@ -1,26 +0,0 @@
|
||||||
# Template file for 'kde-baseapps'
|
|
||||||
pkgname=kde-baseapps
|
|
||||||
version=4.14.3a
|
|
||||||
revision=1
|
|
||||||
build_style=cmake
|
|
||||||
wrksrc="${pkgname}-${version%a}"
|
|
||||||
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF"
|
|
||||||
hostmakedepends="automoc4 pkg-config"
|
|
||||||
makedepends="glib-devel libressl-devel qt-devel phonon-devel strigi-devel
|
|
||||||
libtidy5-devel libXt-devel kdelibs-devel kactivities-devel
|
|
||||||
kfilemetadata-devel baloo-devel baloo-widgets-devel"
|
|
||||||
depends="hicolor-icon-theme oxygen-icons"
|
|
||||||
short_desc="KDE base applications"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
license="GPL, LGPL, FDL"
|
|
||||||
homepage="http://www.kde.org"
|
|
||||||
distfiles="http://download.kde.org/stable/${version%a}/src/${pkgname}-${version}.tar.xz"
|
|
||||||
checksum=125baf42a7ab8c255b5829d12837f54c1791498f79593a9b09a9e55344ade6db
|
|
||||||
|
|
||||||
kde-baseapps-devel_package() {
|
|
||||||
short_desc+=" - development files"
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue