mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:47:21 +08:00
Merge branch 'unstable' of gitorious.org:chakra-packages/desktop into unstable
This commit is contained in:
commit
e9ef0c114a
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user