mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
update pkgbuild
This commit is contained in:
parent
857163863b
commit
f63b4680ea
@ -1,17 +1,15 @@
|
|||||||
#
|
# Maintainer: Manuel 'UtG' <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||||
# Chakra Packages for Chakra, part of chakra-project.org
|
# contributor: Giuseppe Calà <jiveaxe@gmail.com>
|
||||||
#
|
|
||||||
# contributor (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
|
|
||||||
|
|
||||||
# include global config
|
# include global config
|
||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=kdeplasma-addons-runners-browsechromiumbookmarks
|
pkgname=kdeplasma-addons-runners-browsechromiumbookmarks
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A runner that integrates chromium bookmarks into krunner."
|
pkgdesc="A runner that integrates chromium bookmarks into krunner."
|
||||||
url="http://kde-look.org/content/show.php/Browse+Chromium+Bookmarks?content=137685"
|
url="http://kde-look.org/content/show.php/Browse+Chromium+Bookmarks?content=137685"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('kde-workspace>=4.6')
|
depends=('kde-workspace>=4.6')
|
||||||
makedepends=('cmake' 'automoc4' 'qjson')
|
makedepends=('cmake' 'automoc4' 'qjson')
|
||||||
|
Loading…
Reference in New Issue
Block a user