mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 15:37:18 +00:00
updated netctl
This commit is contained in:
parent
18056fdf65
commit
1efd4192a8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=netctl-gui-qt4
|
pkgname=netctl-gui-qt4
|
||||||
_pkgname=netctl-gui
|
_pkgname=netctl-gui
|
||||||
pkgver=1.0.6
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Qt4 graphical front-end for netctl. A part of netctl-gui"
|
pkgdesc="Qt4 graphical front-end for netctl. A part of netctl-gui"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -18,7 +18,7 @@ provides=('netctl-gui')
|
|||||||
conflicts=('netctl-gui')
|
conflicts=('netctl-gui')
|
||||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
|
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
|
||||||
install="${_pkgname}.install"
|
install="${_pkgname}.install"
|
||||||
md5sums=('dc0e2f22f658d0c0ff159c95eb4fa413')
|
md5sums=('7c25aa8597a2a89555e7b04c253d9019')
|
||||||
|
|
||||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DUSE_QT5:BOOL=0 -DBUILD_DATAENGINE:BOOL=0 -DBUILD_PLASMOID:BOOL=0"
|
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DUSE_QT5:BOOL=0 -DBUILD_DATAENGINE:BOOL=0 -DBUILD_PLASMOID:BOOL=0"
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Evgeniy "arcanis" Alexeev <arcanis.arch at gmail dot com>
|
# Maintainer: Evgeniy "arcanis" Alexeev <arcanis.arch at gmail dot com>
|
||||||
|
|
||||||
pkgname=netctl-gui
|
pkgname=netctl-gui
|
||||||
pkgver=1.0.6
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Qt5 graphical front-end for netctl. A part of netctl-gui"
|
pkgdesc="Qt5 graphical front-end for netctl. A part of netctl-gui"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -15,7 +15,7 @@ optdepends=('kdebase-runtime: sudo support'
|
|||||||
'wpa_supplicant: wifi support')
|
'wpa_supplicant: wifi support')
|
||||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
|
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
|
||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
md5sums=('dc0e2f22f658d0c0ff159c95eb4fa413')
|
md5sums=('7c25aa8597a2a89555e7b04c253d9019')
|
||||||
|
|
||||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_DATAENGINE:BOOL=0 -DBUILD_PLASMOID:BOOL=0"
|
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_DATAENGINE:BOOL=0 -DBUILD_PLASMOID:BOOL=0"
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=kdeplasma-applets-netctl-gui
|
pkgname=kdeplasma-applets-netctl-gui
|
||||||
_pkgname=netctl-gui
|
_pkgname=netctl-gui
|
||||||
pkgver=1.0.6
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui"
|
pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -16,7 +16,7 @@ optdepends=('kdebase-runtime: sudo support'
|
|||||||
'sudo: sudo support')
|
'sudo: sudo support')
|
||||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
|
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
|
||||||
install="${_pkgname}.install"
|
install="${_pkgname}.install"
|
||||||
md5sums=('dc0e2f22f658d0c0ff159c95eb4fa413')
|
md5sums=('7c25aa8597a2a89555e7b04c253d9019')
|
||||||
|
|
||||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI:BOOL=0"
|
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI:BOOL=0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user