summaryrefslogtreecommitdiff
path: root/community/geany-plugins/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-01 13:17:01 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-01 13:17:01 +0100
commit8eb3cab026abbf002dc4f803a10a06a39127fe10 (patch)
treeb8624043303fdb46a88d5c93655066930505ef59 /community/geany-plugins/PKGBUILD
parent36f1b1bb12934e4fd9012c0ee5d4e3c885a2d433 (diff)
parent83a318800db22408628e60c9e1730578efcfee37 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/webfs/PKGBUILD extra/gconf-editor/PKGBUILD extra/gnutls/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/transmission/PKGBUILD
Diffstat (limited to 'community/geany-plugins/PKGBUILD')
-rw-r--r--community/geany-plugins/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/geany-plugins/PKGBUILD b/community/geany-plugins/PKGBUILD
index 39966c035..91c431ad1 100644
--- a/community/geany-plugins/PKGBUILD
+++ b/community/geany-plugins/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73662 2012-07-12 20:54:20Z arodseth $
+# $Id: PKGBUILD 79206 2012-10-31 22:05:41Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: djgera
@@ -6,14 +6,15 @@
pkgname=geany-plugins
pkgver=1.22
-pkgrel=1
+pkgrel=2
pkgdesc="Combined plugins release for Geany"
arch=('i686' 'x86_64' 'mips64el')
url="http://plugins.geany.org/"
license=('GPL')
depends=('geany=1.22' 'lua' 'gtkspell' 'libwebkit' 'hicolor-icon-theme' 'ctpl' 'gpgme')
-makedepends=('intltool')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'vte')
optdepends=('hspell: hebrew spell checker')
+options=('!libtool')
install=geany-plugins.install
source=("http://plugins.geany.org/geany-plugins/$pkgname-$pkgver.tar.bz2")
sha256sums=('a0dcf0cb00ac260670ef8fae682aade60c7c3075c88121fd21f3aecdff84e1ce')