Merge branch 'unstable' of gitorious.org:chakra-packages/desktop into unstable

This commit is contained in:
totte 2014-01-21 23:01:28 +01:00
commit e9ef0c114a

View File

@ -7,15 +7,13 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname="kdenetwork-kppp"
arch=('x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=3
pkgdesc="PPP client"
url="http://kde.org/applications/internet/kppp/"
depends=("kde-runtime>=${_kdever}" 'ppp')
groups=("kde" "kdenetwork" "kde-uninstall")
categories=('network')
conflicts=("kdenetwork-common" "kdenetwork-doc" "kdenetwork-kppp")
provides=("kdenetwork-kppp")
replaces=("kdenetwork-kppp")
conflicts=("kdenetwork-common" "kdenetwork-doc")
install=kdenetwork.install
license=('GPL' 'LGPL' 'FDL')
options=('docs' '!header' 'debug' 'log')