[arch-commits] Commit in geany-plugins/repos (4 files)

Balló György bgyorgy at archlinux.org
Wed Jan 25 17:06:38 UTC 2017


    Date: Wednesday, January 25, 2017 @ 17:06:37
  Author: bgyorgy
Revision: 209070

archrelease: copy trunk to community-x86_64, community-i686

Added:
  geany-plugins/repos/community-i686/PKGBUILD
    (from rev 209069, geany-plugins/trunk/PKGBUILD)
  geany-plugins/repos/community-x86_64/PKGBUILD
    (from rev 209069, geany-plugins/trunk/PKGBUILD)
Deleted:
  geany-plugins/repos/community-i686/PKGBUILD
  geany-plugins/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-25 17:06:30 UTC (rev 209069)
+++ community-i686/PKGBUILD	2017-01-25 17:06:37 UTC (rev 209070)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: djgera
-# Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
-
-pkgname=geany-plugins
-pkgver=1.29
-pkgrel=2
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'webkit2gtk' 'ctpl' 'gpgme' 'vte'
-         'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
-optdepends=('hspell: hebrew spell checker')
-source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim:set ts=2 sw=2 et:

Copied: geany-plugins/repos/community-i686/PKGBUILD (from rev 209069, geany-plugins/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-25 17:06:37 UTC (rev 209070)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: djgera
+# Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
+
+pkgname=geany-plugins
+pkgver=1.29
+pkgrel=3
+pkgdesc='Plugins for Geany'
+arch=('x86_64' 'i686')
+url='http://plugins.geany.org/'
+license=('GPL')
+depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte'
+         'desktop-file-utils' 'lua51' 'libgit2')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
+optdepends=('hspell: hebrew spell checker')
+source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
+sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: plugins.geany.org/downloads.html
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-25 17:06:30 UTC (rev 209069)
+++ community-x86_64/PKGBUILD	2017-01-25 17:06:37 UTC (rev 209070)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: djgera
-# Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
-
-pkgname=geany-plugins
-pkgver=1.29
-pkgrel=2
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'webkit2gtk' 'ctpl' 'gpgme' 'vte'
-         'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
-optdepends=('hspell: hebrew spell checker')
-source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim:set ts=2 sw=2 et:

Copied: geany-plugins/repos/community-x86_64/PKGBUILD (from rev 209069, geany-plugins/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-25 17:06:37 UTC (rev 209070)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: djgera
+# Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
+
+pkgname=geany-plugins
+pkgver=1.29
+pkgrel=3
+pkgdesc='Plugins for Geany'
+arch=('x86_64' 'i686')
+url='http://plugins.geany.org/'
+license=('GPL')
+depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte'
+         'desktop-file-utils' 'lua51' 'libgit2')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
+optdepends=('hspell: hebrew spell checker')
+source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
+sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: plugins.geany.org/downloads.html
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list