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

2018-01-22 Thread Balló György via arch-commits
Date: Monday, January 22, 2018 @ 23:21:12
  Author: bgyorgy
Revision: 285332

vmoviedb: use https URL

Modified:
  vmoviedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 23:20:27 UTC (rev 285331)
+++ PKGBUILD2018-01-22 23:21:12 UTC (rev 285332)
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('gconf' 'libglade')
 makedepends=('intltool' 'rarian')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 drop-libgnomeui.patch
 fix-gconf-schema.patch)
 sha256sums=('3b78d8b0f15b9c206de14e449232f7f8ae179a7f2515cacfcbdd09c29cd11e19'


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

2018-01-22 Thread Balló György via arch-commits
Date: Monday, January 22, 2018 @ 23:14:24
  Author: bgyorgy
Revision: 285328

upgpkg: vmoviedb 0.1.5-9

Adopt the package

Modified:
  vmoviedb/trunk/PKGBUILD

--+
 PKGBUILD |   27 ++-
 1 file changed, 14 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 21:43:55 UTC (rev 285327)
+++ PKGBUILD2018-01-22 23:14:24 UTC (rev 285328)
@@ -1,24 +1,24 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Roman Kyrylych 
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Roman Kyrylych 
 # Contributor: William Rea 
 
 pkgname=vmoviedb
 pkgver=0.1.5
-pkgrel=8
-pkgdesc="A movie collection manager for the Gnome desktop"
+pkgrel=9
+pkgdesc="Movie collection manager for the Gnome desktop"
 arch=('x86_64')
-url="http://vmoviedb.sourceforge.net;
+url="https://sourceforge.net/projects/vmoviedb/;
 license=('GPL')
-depends=('libglade' 'gconf')
-makedepends=('rarian' 'intltool')
-options=('!emptydirs')
+depends=('gconf' 'libglade')
+makedepends=('intltool' 'rarian')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 drop-libgnomeui.patch
 fix-gconf-schema.patch)
-md5sums=('7bfc10573bb890f3924755f2446dd3b6'
- 'a6e219afabcb690a4e1764269e853093'
- '6e8aa1619cfb3571e61c1a6035b69dec')
+sha256sums=('3b78d8b0f15b9c206de14e449232f7f8ae179a7f2515cacfcbdd09c29cd11e19'
+'f529b23216c5aa6d80a42f703c1bbc35898ebf9323c85596efcc2bdb9244adeb'
+'1875bd94220b287212a3583e16382de5bca7b2f8bc3b187fce8d6638873b99f7')
 
 prepare() {
   cd "$srcdir"/vmoviedb-$pkgver
@@ -38,14 +38,15 @@
 }
 
 build() {
-  cd "$srcdir"/vmoviedb-$pkgver
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --disable-schemas-install \
   --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd "$srcdir"/vmoviedb-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }


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

2016-04-27 Thread Sergej Pupykin
Date: Thursday, April 28, 2016 @ 01:18:50
  Author: spupykin
Revision: 172347

upgpkg: vmoviedb 0.1.5-7

upd

Modified:
  vmoviedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-27 23:18:44 UTC (rev 172346)
+++ PKGBUILD2016-04-27 23:18:50 UTC (rev 172347)
@@ -5,7 +5,7 @@
 
 pkgname=vmoviedb
 pkgver=0.1.5
-pkgrel=6
+pkgrel=7
 pkgdesc="A movie collection manager for the Gnome desktop"
 arch=('i686' 'x86_64')
 url="http://vmoviedb.sourceforge.net;


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

2015-04-07 Thread Jan de Groot
Date: Tuesday, April 7, 2015 @ 14:42:48
  Author: jgc
Revision: 130886

Replace gnome-doc-utils with rarian

Modified:
  vmoviedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-07 12:32:47 UTC (rev 130885)
+++ PKGBUILD2015-04-07 12:42:48 UTC (rev 130886)
@@ -11,7 +11,7 @@
 url=http://vmoviedb.sourceforge.net;
 license=('GPL')
 depends=('libgnomeui' 'gconf=2.18.0.1-4' 'desktop-file-utils')
-makedepends=('gnome-doc-utils=0.11.2' 'intltool')
+makedepends=('rarian' 'intltool')
 install=$pkgname.install
 options=('!emptydirs')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)


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

2013-11-02 Thread Sergej Pupykin
Date: Saturday, November 2, 2013 @ 09:51:13
  Author: spupykin
Revision: 100296

upgpkg: vmoviedb 0.1.5-6

upd

Modified:
  vmoviedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-02 08:51:09 UTC (rev 100295)
+++ PKGBUILD2013-11-02 08:51:13 UTC (rev 100296)
@@ -5,7 +5,7 @@
 
 pkgname=vmoviedb
 pkgver=0.1.5
-pkgrel=5
+pkgrel=6
 pkgdesc=A movie collection manager for the Gnome desktop
 arch=('i686' 'x86_64')
 url=http://vmoviedb.sourceforge.net;