[arch-commits] Commit in gaupol/repos/community-any (PKGBUILD PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Jun 9 00:40:37 UTC 2019
Date: Sunday, June 9, 2019 @ 00:40:37
Author: foutrelis
Revision: 478510
archrelease: copy trunk to community-any
Added:
gaupol/repos/community-any/PKGBUILD
(from rev 478509, gaupol/trunk/PKGBUILD)
Deleted:
gaupol/repos/community-any/PKGBUILD
----------+
PKGBUILD | 56 ++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-09 00:40:33 UTC (rev 478509)
+++ PKGBUILD 2019-06-09 00:40:37 UTC (rev 478510)
@@ -1,28 +0,0 @@
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: FJ <joostef at gmail.com>
-# Contributor: Sebastien Piccand <sebcactus gmail com>
-
-pkgname=gaupol
-pkgver=1.5
-pkgrel=1
-pkgdesc="Editor for text-based subtitles"
-arch=('any')
-url="https://otsaloma.io/gaupol/"
-license=('GPL')
-depends=('python-gobject' 'gtk3' 'gst-plugins-'{base,good,bad,ugly} 'gst-libav'
- 'python-pyenchant' 'gtkspell3' 'iso-codes' 'python-chardet'
- 'python-cairo' 'desktop-file-utils' 'hicolor-icon-theme')
-optdepends=('mpv: subtitle preview'
- 'vlc: subtitle preview'
- 'mplayer: subtitle preview')
-source=($pkgname-$pkgver.tar.gz::https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('018706384780700b1a9c1951d0b0956bef031766a124450c1557b7e1d0484494')
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- python3 setup.py --without-iso-codes install --root="$pkgdir" -O1
-}
-
-# vim:set ts=2 sw=2 et:
Copied: gaupol/repos/community-any/PKGBUILD (from rev 478509, gaupol/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-06-09 00:40:37 UTC (rev 478510)
@@ -0,0 +1,28 @@
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: FJ <joostef at gmail.com>
+# Contributor: Sebastien Piccand <sebcactus gmail com>
+
+pkgname=gaupol
+pkgver=1.6
+pkgrel=1
+pkgdesc="Editor for text-based subtitles"
+arch=('any')
+url="https://otsaloma.io/gaupol/"
+license=('GPL')
+depends=('python-gobject' 'gtk3' 'gst-plugins-'{base,good,bad,ugly} 'gst-libav'
+ 'python-pyenchant' 'gtkspell3' 'iso-codes' 'python-chardet'
+ 'python-cairo' 'desktop-file-utils' 'hicolor-icon-theme')
+optdepends=('mpv: subtitle preview'
+ 'vlc: subtitle preview'
+ 'mplayer: subtitle preview')
+source=($pkgname-$pkgver.tar.gz::https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('d055ec2884590d603ec6d38b8a026ba0785da39bf2cafc54a60a934271301884')
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ python3 setup.py --without-iso-codes install --root="$pkgdir" -O1
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list