[arch-commits] Commit in geany/trunk (PKGBUILD)

2020-10-26 Thread Alexander Rødseth via arch-commits
Date: Monday, October 26, 2020 @ 20:11:52
  Author: arodseth
Revision: 734046

upgpkg: geany 1.37-2

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-26 20:05:49 UTC (rev 734045)
+++ PKGBUILD2020-10-26 20:11:52 UTC (rev 734046)
@@ -6,7 +6,7 @@
 
 pkgname=geany
 pkgver=1.37
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
 url='https://www.geany.org/'


[arch-commits] Commit in geany/trunk (PKGBUILD)

2020-10-26 Thread Alexander Rødseth via arch-commits
Date: Monday, October 26, 2020 @ 17:19:21
  Author: arodseth
Revision: 733998

upgpkg: geany 1.37-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-26 17:04:36 UTC (rev 733997)
+++ PKGBUILD2020-10-26 17:19:21 UTC (rev 733998)
@@ -5,8 +5,8 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.36
-pkgrel=3
+pkgver=1.37
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
 url='https://www.geany.org/'
@@ -16,7 +16,7 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e')
+sha256sums=('dde52584823b769c56704c27dbedddb7a6bbaf4eacb9587d10bbc387816e3d51')
 
 build() {
   cd "$pkgname-${pkgver/.0}"
@@ -33,4 +33,3 @@
 }
 
 # getver: geany.org
-# vim: ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2020-09-07 Thread Alexander Rødseth via arch-commits
Date: Monday, September 7, 2020 @ 18:35:07
  Author: arodseth
Revision: 700186

upgpkg: geany 1.36-3

FS#67707

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 18:26:55 UTC (rev 700185)
+++ PKGBUILD2020-09-07 18:35:07 UTC (rev 700186)
@@ -6,12 +6,12 @@
 
 pkgname=geany
 pkgver=1.36
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
 url='https://www.geany.org/'
 license=(GPL)
-depends=(gtk3 python)
+depends=(gtk3)
 makedepends=(doxygen intltool python-lxml)
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
@@ -20,11 +20,10 @@
 
 build() {
   cd "$pkgname-${pkgver/.0}"
-
   ./configure \
---prefix=/usr \
 --enable-gtk3 \
---enable-gtkdoc-header
+--enable-gtkdoc-header \
+--prefix=/usr
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


[arch-commits] Commit in geany/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 13:58:23
  Author: felixonmars
Revision: 658663

upgpkg: geany 1.36-2: reproducibility rebuild

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 13:58:12 UTC (rev 658662)
+++ PKGBUILD2020-07-07 13:58:23 UTC (rev 658663)
@@ -6,7 +6,7 @@
 
 pkgname=geany
 pkgver=1.36
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
 url='https://www.geany.org/'


[arch-commits] Commit in geany/trunk (PKGBUILD)

2019-09-29 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 29, 2019 @ 18:02:25
  Author: arodseth
Revision: 512092

upgpkg: geany 1.36-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:00:11 UTC (rev 512091)
+++ PKGBUILD2019-09-29 18:02:25 UTC (rev 512092)
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.35.0
+pkgver=1.36
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d')
+sha256sums=('9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e')
 
 build() {
   cd "$pkgname-${pkgver/.0}"


[arch-commits] Commit in geany/trunk (PKGBUILD)

2019-05-07 Thread Alexander Rødseth via arch-commits
Date: Tuesday, May 7, 2019 @ 09:44:06
  Author: arodseth
Revision: 461956

upgpkg: geany 1.35.0-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-07 09:41:53 UTC (rev 461955)
+++ PKGBUILD2019-05-07 09:44:06 UTC (rev 461956)
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.34.1
+pkgver=1.35.0
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('e765efd89e759defe3fd797d8a2052afbb4b23522efbcc72e3a72b7f1093ec11')
+sha256sums=('35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d')
 
 build() {
   cd "$pkgname-${pkgver/.0}"
@@ -25,9 +25,7 @@
 --prefix=/usr \
 --enable-gtk3 \
 --enable-gtkdoc-header
-
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 


[arch-commits] Commit in geany/trunk (PKGBUILD)

2019-01-07 Thread Alexander Rødseth via arch-commits
Date: Monday, January 7, 2019 @ 18:29:20
  Author: arodseth
Revision: 420949

upgpkg: geany 1.34.1-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-07 18:17:05 UTC (rev 420948)
+++ PKGBUILD2019-01-07 18:29:20 UTC (rev 420949)
@@ -5,23 +5,27 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.34
+pkgver=1.34.1
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
-arch=('x86_64')
+arch=(x86_64)
 url='https://www.geany.org/'
-license=('GPL')
-depends=('gtk3' 'python')
-makedepends=('doxygen' 'intltool' 'python-lxml')
+license=(GPL)
+depends=(gtk3 python)
+makedepends=(doxygen intltool python-lxml)
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('63b93d25d037eaffa77895ae6dd29c91bca570e4053eff5cc8490f87e6021f8e')
+sha256sums=('e765efd89e759defe3fd797d8a2052afbb4b23522efbcc72e3a72b7f1093ec11')
 
 build() {
   cd "$pkgname-${pkgver/.0}"
 
-  ./configure --prefix=/usr --enable-gtk3 --enable-gtkdoc-header
+  ./configure \
+--prefix=/usr \
+--enable-gtk3 \
+--enable-gtkdoc-header
+
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
   make


[arch-commits] Commit in geany/trunk (PKGBUILD)

2018-12-18 Thread Alexander Rødseth via arch-commits
Date: Tuesday, December 18, 2018 @ 10:00:04
  Author: arodseth
Revision: 416635

upgpkg: geany 1.34-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-18 09:10:19 UTC (rev 416634)
+++ PKGBUILD2018-12-18 10:00:04 UTC (rev 416635)
@@ -1,4 +1,4 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Ionut Biru  
 # Contributor: William Rea 
@@ -5,8 +5,8 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.33.0
-pkgrel=2
+pkgver=1.34
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
@@ -16,16 +16,14 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('66baaff43f12caebcf0efec9a5533044dc52837f799c73a1fd7312caa86099c2')
+sha256sums=('63b93d25d037eaffa77895ae6dd29c91bca570e4053eff5cc8490f87e6021f8e')
 
 build() {
   cd "$pkgname-${pkgver/.0}"
 
-  ./configure \
---prefix=/usr \
---enable-gtk3 \
---enable-gtkdoc-header
+  ./configure --prefix=/usr --enable-gtk3 --enable-gtkdoc-header
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 


[arch-commits] Commit in geany/trunk (PKGBUILD)

2018-03-06 Thread Alexander Rødseth via arch-commits
Date: Tuesday, March 6, 2018 @ 11:51:19
  Author: arodseth
Revision: 303064

upgpkg: geany 1.33.0-2

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-06 08:40:43 UTC (rev 303063)
+++ PKGBUILD2018-03-06 11:51:19 UTC (rev 303064)
@@ -7,13 +7,13 @@
 
 pkgname=geany
 pkgver=1.33.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
 license=('GPL')
-depends=('gtk3')
-makedepends=('intltool')
+depends=('gtk3' 'python')
+makedepends=('doxygen' 'intltool' 'python-lxml')
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
@@ -22,7 +22,10 @@
 build() {
   cd "$pkgname-${pkgver/.0}"
 
-  ./configure --prefix=/usr --enable-gtk3
+  ./configure \
+--prefix=/usr \
+--enable-gtk3 \
+--enable-gtkdoc-header
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


[arch-commits] Commit in geany/trunk (PKGBUILD)

2018-03-02 Thread Alexander Rødseth via arch-commits
Date: Friday, March 2, 2018 @ 16:58:16
  Author: arodseth
Revision: 301417

upgpkg: geany 1.33.0-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 16:14:16 UTC (rev 301416)
+++ PKGBUILD2018-03-02 16:58:16 UTC (rev 301417)
@@ -6,8 +6,8 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.32.0
-pkgrel=2
+pkgver=1.33.0
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
@@ -17,7 +17,7 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d')
+sha256sums=('66baaff43f12caebcf0efec9a5533044dc52837f799c73a1fd7312caa86099c2')
 
 build() {
   cd "$pkgname-${pkgver/.0}"


[arch-commits] Commit in geany/trunk (PKGBUILD)

2018-01-29 Thread Balló György via arch-commits
Date: Monday, January 29, 2018 @ 14:08:01
  Author: bgyorgy
Revision: 287771

upgpkg: geany 1.32.0-2

Build with gtk3

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-29 14:01:06 UTC (rev 287770)
+++ PKGBUILD2018-01-29 14:08:01 UTC (rev 287771)
@@ -7,16 +7,15 @@
 
 pkgname=geany
 pkgver=1.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
 license=('GPL')
-depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme')
-makedepends=('intltool' 'perl-xml-parser')
+depends=('gtk3')
+makedepends=('intltool')
 optdepends=('geany-plugins: additional functionality'
-'vte: terminal support'
-'python2: Python 2 support')
+'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
 sha256sums=('8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d')
 
@@ -23,7 +22,8 @@
 build() {
   cd "$pkgname-${pkgver/.0}"
 
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --enable-gtk3
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 


[arch-commits] Commit in geany/trunk (PKGBUILD)

2017-11-21 Thread Alexander Rødseth
Date: Tuesday, November 21, 2017 @ 13:23:16
  Author: arodseth
Revision: 267793

upgpkg: geany 1.32.0-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-21 13:20:17 UTC (rev 267792)
+++ PKGBUILD2017-11-21 13:23:16 UTC (rev 267793)
@@ -6,22 +6,22 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.31
+pkgver=1.32.0
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64')
 url='https://www.geany.org/'
 license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('perl-xml-parser' 'intltool')
+depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme')
+makedepends=('intltool' 'perl-xml-parser')
 optdepends=('geany-plugins: additional functionality'
 'vte: terminal support'
 'python2: Python 2 support')
-source=("https://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('30fdb906bb76c4251a8bcf83ee267db28c26ef6ab867668a782cec1164a3aba5')
+source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
+sha256sums=('8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d')
 
 build() {
-  cd "$pkgname-$pkgver"
+  cd "$pkgname-${pkgver/.0}"
 
   ./configure --prefix=/usr
   make
@@ -28,7 +28,8 @@
 }
 
 package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  make -C "$pkgname-${pkgver/.0}" DESTDIR="$pkgdir" install
 }
 
+# getver: geany.org
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2017-07-19 Thread Alexander Rødseth
Date: Wednesday, July 19, 2017 @ 09:45:14
  Author: arodseth
Revision: 245656

upgpkg: geany 1.31-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   22 ++
 1 file changed, 6 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-19 06:29:29 UTC (rev 245655)
+++ PKGBUILD2017-07-19 09:45:14 UTC (rev 245656)
@@ -6,30 +6,20 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.30.1
+pkgver=1.31
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
-url='http://www.geany.org/'
+url='https://www.geany.org/'
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('perl-xml-parser' 'intltool')
-optdepends=('geany-plugins: various extra features'
+optdepends=('geany-plugins: additional functionality'
 'vte: terminal support'
-'python2')
+'python2: Python 2 support')
 source=("https://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('0ac360f1f3d6c28790a81d570252a7d40421f6e1d8e5a8d653756bd041d88491')
+sha256sums=('30fdb906bb76c4251a8bcf83ee267db28c26ef6ab867668a782cec1164a3aba5')
 
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  # Python2 fix
-  sed -i '0,/on/s//on2/' data/templates/files/main.py
-
-  # Syntax highlighting for PKGBUILD files
-  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
-}
-
 build() {
   cd "$pkgname-$pkgver"
 
@@ -41,4 +31,4 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2017-04-24 Thread Alexander Rødseth
Date: Monday, April 24, 2017 @ 08:43:12
  Author: arodseth
Revision: 224839

upgpkg: geany 1.30.1-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-24 08:27:37 UTC (rev 224838)
+++ PKGBUILD2017-04-24 08:43:12 UTC (rev 224839)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.30
+pkgver=1.30.1
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@
 'vte: terminal support'
 'python2')
 source=("https://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b2dec920c77bc3e88d5f7b0f1dbe4f5200f36df3b346d1aba39323bc30afae6d')
+sha256sums=('0ac360f1f3d6c28790a81d570252a7d40421f6e1d8e5a8d653756bd041d88491')
 
 prepare() {
   cd "$pkgname-$pkgver"


[arch-commits] Commit in geany/trunk (PKGBUILD)

2017-03-14 Thread Alexander Rødseth
Date: Tuesday, March 14, 2017 @ 11:26:01
  Author: arodseth
Revision: 216228

upgpkg: geany 1.30-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 11:22:47 UTC (rev 216227)
+++ PKGBUILD2017-03-14 11:26:01 UTC (rev 216228)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.29
+pkgver=1.30
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -17,8 +17,8 @@
 optdepends=('geany-plugins: various extra features'
 'vte: terminal support'
 'python2')
-source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f')
+source=("https://download.geany.org/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('b2dec920c77bc3e88d5f7b0f1dbe4f5200f36df3b346d1aba39323bc30afae6d')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -41,5 +41,4 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: geany.org/Documentation/ChangeLog
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 21:54:50
  Author: arodseth
Revision: 195920

upgpkg: geany 1.29-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 21:53:47 UTC (rev 195919)
+++ PKGBUILD2016-11-14 21:54:50 UTC (rev 195920)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@
 'vte: terminal support'
 'python2')
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a')
+sha256sums=('394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f')
 
 prepare() {
   cd "$pkgname-$pkgver"


[arch-commits] Commit in geany/trunk (PKGBUILD)

2016-07-11 Thread Alexander Rødseth
Date: Monday, July 11, 2016 @ 17:18:18
  Author: arodseth
Revision: 182661

upgpkg: geany 1.28-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-11 17:17:58 UTC (rev 182660)
+++ PKGBUILD2016-07-11 17:18:18 UTC (rev 182661)
@@ -6,8 +6,8 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.27
-pkgrel=2
+pkgver=1.28
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'
@@ -18,14 +18,14 @@
 'vte: terminal support'
 'python2')
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf')
+sha256sums=('f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a')
 
 prepare() {
   cd "$pkgname-$pkgver"
-  
+
   # Python2 fix
   sed -i '0,/on/s//on2/' data/templates/files/main.py
-  
+
   # Syntax highlighting for PKGBUILD files
   sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
 }


[arch-commits] Commit in geany/trunk (PKGBUILD geany.install)

2016-05-15 Thread Alexander Rødseth
Date: Sunday, May 15, 2016 @ 17:30:49
  Author: arodseth
Revision: 175415

upgpkg: geany 1.27-2

Modified:
  geany/trunk/PKGBUILD
Deleted:
  geany/trunk/geany.install

---+
 PKGBUILD  |9 -
 geany.install |   14 --
 2 files changed, 4 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-15 14:48:16 UTC (rev 175414)
+++ PKGBUILD2016-05-15 15:30:49 UTC (rev 175415)
@@ -7,7 +7,7 @@
 
 pkgname=geany
 pkgver=1.27
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'
@@ -17,16 +17,15 @@
 optdepends=('geany-plugins: various extra features'
 'vte: terminal support'
 'python2')
-install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
 sha256sums=('846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf')
 
 prepare() {
   cd "$pkgname-$pkgver"
-
+  
   # Python2 fix
-   sed -i '0,/on/s//on2/' data/templates/files/main.py
-
+  sed -i '0,/on/s//on2/' data/templates/files/main.py
+  
   # Syntax highlighting for PKGBUILD files
   sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
 }

Deleted: geany.install
===
--- geany.install   2016-05-15 14:48:16 UTC (rev 175414)
+++ geany.install   2016-05-15 15:30:49 UTC (rev 175415)
@@ -1,14 +0,0 @@
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2016-03-13 Thread Alexander Rødseth
Date: Sunday, March 13, 2016 @ 22:41:25
  Author: arodseth
Revision: 166561

upgpkg: geany 1.27-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-13 21:22:32 UTC (rev 166560)
+++ PKGBUILD2016-03-13 21:41:25 UTC (rev 166561)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Ionut Biru  
 # Contributor: William Rea 
@@ -6,8 +6,8 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.26
-pkgrel=3
+pkgver=1.27
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'
@@ -19,7 +19,7 @@
 'python2')
 install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d')
+sha256sums=('846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -42,5 +42,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: -u 7 geany.org/Documentation/ReleaseNotes
+# getver: geany.org/Documentation/ChangeLog
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2016-01-31 Thread Alexander Rødseth
Date: Sunday, January 31, 2016 @ 20:58:38
  Author: arodseth
Revision: 159695

Fix FS#47305

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-31 19:52:30 UTC (rev 159694)
+++ PKGBUILD2016-01-31 19:58:38 UTC (rev 159695)
@@ -1,6 +1,6 @@
 # $Id$
 # Maintainer: Alexander Rødseth 
-# Contributor: Angel Velasquez  
+# Contributor: Angel Velasquez 
 # Contributor: Ionut Biru  
 # Contributor: William Rea 
 # Contributor: Allan McRae 
@@ -7,13 +7,13 @@
 
 pkgname=geany
 pkgver=1.26
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('perl-xml-parser' 'setconf' 'intltool')
+makedepends=('perl-xml-parser' 'intltool')
 optdepends=('geany-plugins: various extra features'
 'vte: terminal support'
 'python2')
@@ -36,9 +36,6 @@
 
   ./configure --prefix=/usr
   make
-
-  # Fix for FS#10318
-  setconf geany.desktop MimeType ''
 }
 
 package() {


[arch-commits] Commit in geany/trunk (PKGBUILD)

2015-12-06 Thread Antonio Rojas
Date: Sunday, December 6, 2015 @ 17:25:35
  Author: arojas
Revision: 148872

C++11 ABI rebuild

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 16:24:53 UTC (rev 148871)
+++ PKGBUILD2015-12-06 16:25:35 UTC (rev 148872)
@@ -7,7 +7,7 @@
 
 pkgname=geany
 pkgver=1.26
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'


[arch-commits] Commit in geany/trunk (PKGBUILD)

2015-11-22 Thread Alexander Rødseth
Date: Sunday, November 22, 2015 @ 20:40:22
  Author: arodseth
Revision: 147394

upgpkg: geany 1.26-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-22 15:15:12 UTC (rev 147393)
+++ PKGBUILD2015-11-22 19:40:22 UTC (rev 147394)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.25
+pkgver=1.26
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
 'python2')
 install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('8ee41da28cead8c94d433e616d7ababa81727c63e9196ca6758ade3af14a49ef')
+sha256sums=('e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -45,5 +45,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: geany.org/Download/Releases
+# getver: -u 7 geany.org/Documentation/ReleaseNotes
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2015-07-26 Thread Alexander Rødseth
Date: Sunday, July 26, 2015 @ 23:31:58
  Author: arodseth
Revision: 137458

upgpkg: geany 1.25-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-26 20:56:59 UTC (rev 137457)
+++ PKGBUILD2015-07-26 21:31:58 UTC (rev 137458)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae mcrae_al...@hotmail.com
 
 pkgname=geany
-pkgver=1.24.1
+pkgver=1.25
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
 'python2')
 install=$pkgname.install
 source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33')
+sha256sums=('8ee41da28cead8c94d433e616d7ababa81727c63e9196ca6758ade3af14a49ef')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -45,4 +45,5 @@
   make -C $pkgname-$pkgver DESTDIR=$pkgdir install
 }
 
+# getver: geany.org/Download/Releases
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in geany/trunk (PKGBUILD)

2015-01-18 Thread Eric Bélanger
Date: Sunday, January 18, 2015 @ 21:15:13
  Author: eric
Revision: 126135

Update makedepends

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 20:13:05 UTC (rev 126134)
+++ PKGBUILD2015-01-18 20:15:13 UTC (rev 126135)
@@ -13,7 +13,7 @@
 url='http://www.geany.org/'
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('perlxml' 'setconf' 'intltool')
+makedepends=('perl-xml-parser' 'setconf' 'intltool')
 optdepends=('geany-plugins: various extra features'
 'vte: terminal support'
 'python2')


[arch-commits] Commit in geany/trunk (PKGBUILD)

2014-04-16 Thread Alexander Rødseth
Date: Wednesday, April 16, 2014 @ 21:37:55
  Author: arodseth
Revision: 109614

upgpkg: geany 1.24.1-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-16 18:15:26 UTC (rev 109613)
+++ PKGBUILD2014-04-16 19:37:55 UTC (rev 109614)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae mcrae_al...@hotmail.com
 
 pkgname=geany
-pkgver=1.24
+pkgver=1.24.1
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
 'python2')
 install=$pkgname.install
 source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('51c37690fea9b7a9baaf7f9158c5d88d86ae81d44409ec0460aa0445fe0a039f')
+sha256sums=('7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33')
 
 prepare() {
   cd $pkgname-$pkgver



[arch-commits] Commit in geany/trunk (PKGBUILD)

2014-04-13 Thread Alexander Rødseth
Date: Sunday, April 13, 2014 @ 19:45:15
  Author: arodseth
Revision: 109345

upgpkg: geany 1.24-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-13 14:16:23 UTC (rev 109344)
+++ PKGBUILD2014-04-13 17:45:15 UTC (rev 109345)
@@ -6,20 +6,20 @@
 # Contributor: Allan McRae mcrae_al...@hotmail.com
 
 pkgname=geany
-pkgver=1.23.1
+pkgver=1.24
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
-url=http://www.geany.org/;
+url='http://www.geany.org/'
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('perlxml' 'setconf' 'intltool')
-optdepends=('vte: for terminal support'
-'geany-plugins: various extra features'
+optdepends=('geany-plugins: various extra features'
+'vte: terminal support'
 'python2')
 install=$pkgname.install
 source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('8815b16e59d8679ec359a1a5754fee05e77f7bca53083c939654bfc77d978fad')
+sha256sums=('51c37690fea9b7a9baaf7f9158c5d88d86ae81d44409ec0460aa0445fe0a039f')
 
 prepare() {
   cd $pkgname-$pkgver



[arch-commits] Commit in geany/trunk (PKGBUILD)

2014-03-20 Thread Alexander Rødseth
Date: Thursday, March 20, 2014 @ 13:50:25
  Author: arodseth
Revision: 107985

Minor changes

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-20 12:49:08 UTC (rev 107984)
+++ PKGBUILD2014-03-20 12:50:25 UTC (rev 107985)
@@ -22,7 +22,7 @@
 sha256sums=('8815b16e59d8679ec359a1a5754fee05e77f7bca53083c939654bfc77d978fad')
 
 prepare() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   # Python2 fix
sed -i '0,/on/s//on2/' data/templates/files/main.py
@@ -32,7 +32,7 @@
 }
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
@@ -42,9 +42,7 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in geany/trunk (PKGBUILD)

2013-05-20 Thread Alexander Rødseth
Date: Monday, May 20, 2013 @ 20:58:03
  Author: arodseth
Revision: 91267

upgpkg: geany 1.23.1-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-20 18:51:21 UTC (rev 91266)
+++ PKGBUILD2013-05-20 18:58:03 UTC (rev 91267)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae mcrae_al...@hotmail.com
 
 pkgname=geany
-pkgver=1.23
+pkgver=1.23.1
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -20,22 +20,26 @@
 install=$pkgname.install
 options=('!libtool')
 source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0')
+sha256sums=('8815b16e59d8679ec359a1a5754fee05e77f7bca53083c939654bfc77d978fad')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Python2 fix
+   sed -i '0,/on/s//on2/' data/templates/files/main.py
+
+  # Syntax highlighting for PKGBUILD files
+  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
 
-  # Python2 fix
-   sed -i '0,/on/s//on2/' data/templates/files/main.py
-
   # Fix for FS#10318
   setconf geany.desktop MimeType ''
-
-  # Syntax highlighting for PKGBUILD files
-  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
 }
 
 package() {



[arch-commits] Commit in geany/trunk (PKGBUILD)

2013-03-10 Thread Alexander Rødseth
Date: Sunday, March 10, 2013 @ 22:31:39
  Author: arodseth
Revision: 85995

upgpkg: geany 1.23-1

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 1 file changed, 14 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-10 21:24:51 UTC (rev 85994)
+++ PKGBUILD2013-03-10 21:31:39 UTC (rev 85995)
@@ -6,32 +6,35 @@
 # Contributor: Allan McRae mcrae_al...@hotmail.com
 
 pkgname=geany
-pkgver=1.22
-pkgrel=3
+pkgver=1.23
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url=http://www.geany.org/;
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('perlxml' 'setconf' 'intltool')
-optdepends=('vte: for terminal support' 'python2')
-install=geany.install
+optdepends=('vte: for terminal support'
+'geany-plugins: various extra features'
+'python2')
+install=$pkgname.install
+options=('!libtool')
 source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-options=('!libtool')
-sha256sums=('901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e')
+sha256sums=('cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  msg2 Configuring...
   ./configure --prefix=/usr
-  msg2 Compiling...
   make
-  msg2 Python2 fix...
+
+  # Python2 fix
sed -i '0,/on/s//on2/' data/templates/files/main.py
-  msg2 Fixing FS#10318...
+
+  # Fix for FS#10318
   setconf geany.desktop MimeType ''
-  msg2 Enabling syntax highlighting for PKGBUILD files...
+
+  # Syntax highlighting for PKGBUILD files
   sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
 }
 



[arch-commits] Commit in geany/trunk (PKGBUILD)

2013-02-06 Thread Alexander Rødseth
Date: Wednesday, February 6, 2013 @ 15:27:05
  Author: arodseth
Revision: 83914

Fix for FS#33656

Modified:
  geany/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-06 14:22:50 UTC (rev 83913)
+++ PKGBUILD2013-02-06 14:27:05 UTC (rev 83914)
@@ -7,7 +7,7 @@
 
 pkgname=geany
 pkgver=1.22
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url=http://www.geany.org/;
@@ -31,8 +31,8 @@
sed -i '0,/on/s//on2/' data/templates/files/main.py
   msg2 Fixing FS#10318...
   setconf geany.desktop MimeType ''
-  msg2 Enabling colors for PKGBUILD files...
-  setconf data/filetype_extensions.conf Sh PKGBUILD
+  msg2 Enabling syntax highlighting for PKGBUILD files...
+  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
 }
 
 package() {