[arch-commits] Commit in sugar-activity-browse/repos/community-any (PKGBUILD PKGBUILD)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:18:17
  Author: bgyorgy
Revision: 734129

archrelease: copy trunk to community-any

Added:
  sugar-activity-browse/repos/community-any/PKGBUILD
(from rev 734128, sugar-activity-browse/trunk/PKGBUILD)
Deleted:
  sugar-activity-browse/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-27 07:18:14 UTC (rev 734128)
+++ PKGBUILD2020-10-27 07:18:17 UTC (rev 734129)
@@ -1,19 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=sugar-activity-browse
-_pkgname=Browse
-pkgver=205
-pkgrel=1
-pkgdesc="Sugar activity to browse the internet"
-arch=('any')
-url="https://wiki.sugarlabs.org/go/Activities/Browse";
-license=('GPL')
-groups=('sugar-fructose')
-depends=('evince' 'sugar-toolkit-gtk3' 'webkit2gtk')
-source=(https://download.sugarlabs.org/sources/sucrose/fructose/$_pkgname/$_pkgname-$pkgver.tar.bz2)
-sha256sums=('ea25788e9a6cd76d7020c320f498635b5a9261683107ae88765aed457ac480da')
-
-package() {
-  cd $_pkgname-$pkgver
-  python setup.py install --prefix "$pkgdir/usr" --skip-install-desktop-file
-}

Copied: sugar-activity-browse/repos/community-any/PKGBUILD (from rev 734128, 
sugar-activity-browse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-27 07:18:17 UTC (rev 734129)
@@ -0,0 +1,19 @@
+# Maintainer: Balló György 
+
+pkgname=sugar-activity-browse
+_pkgname=Browse
+pkgver=206
+pkgrel=1
+pkgdesc="Sugar activity to browse the internet"
+arch=('any')
+url="https://wiki.sugarlabs.org/go/Activities/Browse";
+license=('GPL')
+groups=('sugar-fructose')
+depends=('evince' 'sugar-toolkit-gtk3' 'webkit2gtk')
+source=(https://download.sugarlabs.org/sources/sucrose/fructose/$_pkgname/$_pkgname-$pkgver.tar.bz2)
+sha256sums=('7763a3648cd046b6c3cd7481cb90bec939a3191cb555450709c7dc969808d439')
+
+package() {
+  cd $_pkgname-$pkgver
+  python setup.py install --prefix "$pkgdir/usr" --skip-install-desktop-file
+}


[arch-commits] Commit in sugar-activity-browse/trunk (PKGBUILD)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:18:14
  Author: bgyorgy
Revision: 734128

upgpkg: sugar-activity-browse 206-1: Update to new version

Modified:
  sugar-activity-browse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 07:16:19 UTC (rev 734127)
+++ PKGBUILD2020-10-27 07:18:14 UTC (rev 734128)
@@ -2,7 +2,7 @@
 
 pkgname=sugar-activity-browse
 _pkgname=Browse
-pkgver=205
+pkgver=206
 pkgrel=1
 pkgdesc="Sugar activity to browse the internet"
 arch=('any')
@@ -11,7 +11,7 @@
 groups=('sugar-fructose')
 depends=('evince' 'sugar-toolkit-gtk3' 'webkit2gtk')
 
source=(https://download.sugarlabs.org/sources/sucrose/fructose/$_pkgname/$_pkgname-$pkgver.tar.bz2)
-sha256sums=('ea25788e9a6cd76d7020c320f498635b5a9261683107ae88765aed457ac480da')
+sha256sums=('7763a3648cd046b6c3cd7481cb90bec939a3191cb555450709c7dc969808d439')
 
 package() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in lxtask/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:16:19
  Author: bgyorgy
Revision: 734127

archrelease: copy trunk to community-x86_64

Added:
  lxtask/repos/community-x86_64/PKGBUILD
(from rev 734126, lxtask/trunk/PKGBUILD)
Deleted:
  lxtask/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  108 +
 1 file changed, 53 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-27 07:16:16 UTC (rev 734126)
+++ PKGBUILD2020-10-27 07:16:19 UTC (rev 734127)
@@ -1,55 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez 
-# Contributor: Geoffroy Carrier 
-
-pkgbase=lxtask
-pkgname=(lxtask lxtask-gtk3)
-pkgver=0.1.9
-pkgrel=2
-pkgdesc='Task manager of the LXDE Desktop'
-arch=('x86_64')
-license=('GPL2')
-url='https://lxde.org/'
-depends=('gtk2' 'gtk3')
-makedepends=('intltool')
-source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
-sha256sums=('41ea88f0adf31a840e4b9d137ca5ea802860d1a117845ba25f3080d74a876433')
-
-build() {
-  CFLAGS+=' -fcommon' # 
https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
-
-  # GTK+ 2 version
-  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
-  cd gtk2
-  ./configure --sysconfdir=/etc --prefix=/usr
-  make
-
-  cd "$srcdir"
-  # GTK+ 3 version
-  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
-  cd gtk3
-  ./configure --sysconfdir=/etc --prefix=/usr --enable-gtk3
-  make
-}
-
-package_lxtask() {
-  groups=('lxde')
-  depends=('gtk2')
-
-  cd gtk2
-  make DESTDIR="$pkgdir" install
-}
-
-package_lxtask-gtk3() {
-  groups=('lxde-gtk3')
-  pkgdesc+=' (GTK+ 3 version)'
-  depends=('gtk3')
-  conflicts=('lxtask')
-
-  cd gtk3
-  make DESTDIR="$pkgdir" install
-
-  # Ignore package by AppStream to avoid duplicated IDs
-  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/$pkgbase.desktop"
-}

Copied: lxtask/repos/community-x86_64/PKGBUILD (from rev 734126, 
lxtask/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-27 07:16:19 UTC (rev 734127)
@@ -0,0 +1,53 @@
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Angel Velasquez 
+# Contributor: Geoffroy Carrier 
+
+pkgbase=lxtask
+pkgname=(lxtask lxtask-gtk3)
+pkgver=0.1.10
+pkgrel=1
+pkgdesc='Task manager of the LXDE Desktop'
+arch=('x86_64')
+license=('GPL2')
+url='https://lxde.org/'
+depends=('gtk2' 'gtk3')
+makedepends=('intltool')
+source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
+sha256sums=('2216df9bc4bb2d80733e788966512ac58c421e0a0a1ff85210f34a29d1eb4e2c')
+
+build() {
+  # GTK+ 2 version
+  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
+  cd gtk2
+  ./configure --sysconfdir=/etc --prefix=/usr
+  make
+
+  cd "$srcdir"
+  # GTK+ 3 version
+  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
+  cd gtk3
+  ./configure --sysconfdir=/etc --prefix=/usr --enable-gtk3
+  make
+}
+
+package_lxtask() {
+  groups=('lxde')
+  depends=('gtk2')
+
+  cd gtk2
+  make DESTDIR="$pkgdir" install
+}
+
+package_lxtask-gtk3() {
+  groups=('lxde-gtk3')
+  pkgdesc+=' (GTK+ 3 version)'
+  depends=('gtk3')
+  conflicts=('lxtask')
+
+  cd gtk3
+  make DESTDIR="$pkgdir" install
+
+  # Ignore package by AppStream to avoid duplicated IDs
+  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/$pkgbase.desktop"
+}


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

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:16:16
  Author: bgyorgy
Revision: 734126

upgpkg: lxtask 0.1.10-1: Update to new version

Modified:
  lxtask/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 07:13:02 UTC (rev 734125)
+++ PKGBUILD2020-10-27 07:16:16 UTC (rev 734126)
@@ -5,8 +5,8 @@
 
 pkgbase=lxtask
 pkgname=(lxtask lxtask-gtk3)
-pkgver=0.1.9
-pkgrel=2
+pkgver=0.1.10
+pkgrel=1
 pkgdesc='Task manager of the LXDE Desktop'
 arch=('x86_64')
 license=('GPL2')
@@ -14,11 +14,9 @@
 depends=('gtk2' 'gtk3')
 makedepends=('intltool')
 source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
-sha256sums=('41ea88f0adf31a840e4b9d137ca5ea802860d1a117845ba25f3080d74a876433')
+sha256sums=('2216df9bc4bb2d80733e788966512ac58c421e0a0a1ff85210f34a29d1eb4e2c')
 
 build() {
-  CFLAGS+=' -fcommon' # 
https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
-
   # GTK+ 2 version
   [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
   cd gtk2


[arch-commits] Commit in gst-editing-services/repos/community-x86_64 (2 files)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:13:02
  Author: bgyorgy
Revision: 734125

archrelease: copy trunk to community-x86_64

Added:
  gst-editing-services/repos/community-x86_64/PKGBUILD
(from rev 734124, gst-editing-services/trunk/PKGBUILD)
Deleted:
  gst-editing-services/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-27 07:12:58 UTC (rev 734124)
+++ PKGBUILD2020-10-27 07:13:02 UTC (rev 734125)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='GStreamer library for creating audio/video editors'
-arch=('x86_64')
-license=('LGPL')
-url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
-checkdepends=('gst-plugins-bad' 'gst-plugins-good')
-source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
-  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('4daef0d4875415ea262f7fb1287d4a33939a9594f3c1e661f8587ab00f7000a8'
-'SKIP')
-
-build() {
-  arch-meson $pkgname-$pkgver build \
--D doc=disabled \
--D validate=disabled \
--D package-name="GStreamer Editing Services (Arch Linux)" \
--D package-origin="https://www.archlinux.org/";
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gst-editing-services/repos/community-x86_64/PKGBUILD (from rev 734124, 
gst-editing-services/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-27 07:13:02 UTC (rev 734125)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Lubosz Sarnecki 
+# Contributor: Kerrick Staley 
+# Contributor: Thijs Vermeir 
+
+pkgname=gst-editing-services
+pkgver=1.18.1
+pkgrel=1
+pkgdesc='GStreamer library for creating audio/video editors'
+arch=('x86_64')
+license=('LGPL')
+url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
+depends=('gst-plugins-base')
+makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
+checkdepends=('gst-plugins-bad' 'gst-plugins-good')
+source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
+  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
+sha256sums=('e93cb3f1896565c57defa72758e49b6eb6685e0f804abd184f395c94822a3927'
+'SKIP')
+
+build() {
+  arch-meson $pkgname-$pkgver build \
+-D doc=disabled \
+-D validate=disabled \
+-D package-name="GStreamer Editing Services (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/";
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gst-editing-services/trunk (PKGBUILD)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:12:58
  Author: bgyorgy
Revision: 734124

upgpkg: gst-editing-services 1.18.1-1: Update to new version

Modified:
  gst-editing-services/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 07:08:47 UTC (rev 734123)
+++ PKGBUILD2020-10-27 07:12:58 UTC (rev 734124)
@@ -5,7 +5,7 @@
 # Contributor: Thijs Vermeir 
 
 pkgname=gst-editing-services
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc='GStreamer library for creating audio/video editors'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
   'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('4daef0d4875415ea262f7fb1287d4a33939a9594f3c1e661f8587ab00f7000a8'
+sha256sums=('e93cb3f1896565c57defa72758e49b6eb6685e0f804abd184f395c94822a3927'
 'SKIP')
 
 build() {


[arch-commits] Commit in pitivi/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:08:47
  Author: bgyorgy
Revision: 734123

archrelease: copy trunk to community-x86_64

Added:
  pitivi/repos/community-x86_64/PKGBUILD
(from rev 734122, pitivi/trunk/PKGBUILD)
Deleted:
  pitivi/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-27 07:08:43 UTC (rev 734122)
+++ PKGBUILD2020-10-27 07:08:47 UTC (rev 734123)
@@ -1,29 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Abhishek Dasgupta 
-# Contributor: Gabor Nyekhelyi (n0gabor) 
-
-pkgname=pitivi
-pkgver=2020.09.1
-pkgrel=1
-pkgdesc="Editor for audio/video projects using the GStreamer framework"
-arch=('x86_64')
-url="http://pitivi.org/";
-license=('LGPL')
-depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'gst-python'
- 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib' 'python-numpy')
-makedepends=('intltool' 'itstool' 'meson')
-optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
-'gst-libav: additional multimedia codecs'
-'gst-plugins-ugly: additional multimedia codecs')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c217200b40e577212dfc48ac276284947f359f672c0262878083256dca12c5af')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  meson compile -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: pitivi/repos/community-x86_64/PKGBUILD (from rev 734122, 
pitivi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-27 07:08:47 UTC (rev 734123)
@@ -0,0 +1,29 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Abhishek Dasgupta 
+# Contributor: Gabor Nyekhelyi (n0gabor) 
+
+pkgname=pitivi
+pkgver=2020.09.2
+pkgrel=1
+pkgdesc="Editor for audio/video projects using the GStreamer framework"
+arch=('x86_64')
+url="http://pitivi.org/";
+license=('LGPL')
+depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'gst-python'
+ 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib' 'python-numpy')
+makedepends=('intltool' 'itstool' 'meson')
+optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
+'gst-libav: additional multimedia codecs'
+'gst-plugins-ugly: additional multimedia codecs')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e0398cffe86135c91a4ca9eff168c1a461816b3cc29b80f70433131539d9fb43')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-27 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 07:08:43
  Author: bgyorgy
Revision: 734122

upgpkg: pitivi 2020.09.2-1: Update to new version

Modified:
  pitivi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 06:58:45 UTC (rev 734121)
+++ PKGBUILD2020-10-27 07:08:43 UTC (rev 734122)
@@ -4,7 +4,7 @@
 # Contributor: Gabor Nyekhelyi (n0gabor) 
 
 pkgname=pitivi
-pkgver=2020.09.1
+pkgver=2020.09.2
 pkgrel=1
 pkgdesc="Editor for audio/video projects using the GStreamer framework"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 'gst-libav: additional multimedia codecs'
 'gst-plugins-ugly: additional multimedia codecs')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c217200b40e577212dfc48ac276284947f359f672c0262878083256dca12c5af')
+sha256sums=('e0398cffe86135c91a4ca9eff168c1a461816b3cc29b80f70433131539d9fb43')
 
 build() {
   arch-meson $pkgname-$pkgver build


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

2020-10-26 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 06:58:42
  Author: bgyorgy
Revision: 734120

upgpkg: paperwork 2.0-1: Update to new version

Modified:
  paperwork/trunk/PKGBUILD

--+
 PKGBUILD |   36 +---
 1 file changed, 21 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 03:02:10 UTC (rev 734119)
+++ PKGBUILD2020-10-27 06:58:42 UTC (rev 734120)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=paperwork
-pkgver=1.3.1
+pkgver=2.0
 pkgrel=1
 pkgdesc="Personal document manager for GNOME to manage scanned documents and 
PDFs"
 arch=(any)
@@ -8,13 +8,14 @@
 url="https://openpaper.work/";
 license=(GPL3)
 depends=(gtk3 libinsane libnotify poppler-glib python-cairo python-dateutil 
python-distro
- python-gobject python-levenshtein python-natsort python-pillowfight 
python-pycountry
- python-pydbus python-pyenchant python-pyocr python-setuptools 
python-simplebayes
- python-termcolor python-whoosh python-xdg)
+ python-gobject python-levenshtein python-pillowfight python-pycountry 
python-pydbus
+ python-pyocr python-setuptools python-simplebayes python-whoosh 
python-pyxdg)
 makedepends=(git)
-_commit=7834d8f21b9013f97a5d6c6bf9eb4ce89088d93a  # tags/1.3.1^0
-source=("git+https://gitlab.gnome.org/World/OpenPaperwork/paperwork.git#commit=$_commit";)
-sha256sums=('SKIP')
+_commit=24ba2639601d8fb51836d822c61e46836c8c1069  # tags/2.0^0
+source=("git+https://gitlab.gnome.org/World/OpenPaperwork/paperwork.git#commit=$_commit";
+
"$pkgname-$pkgver-data.tar.gz::https://download.openpaper.work/data/paperwork/master_${_commit:0:8}/data.tar.gz";)
+sha256sums=('SKIP'
+'10e89ab9877c57931c1a5cfebe7f4ef452374abd81e509c6b0d9d0e5dc12c431')
 
 pkgver() {
   cd $pkgname
@@ -23,16 +24,21 @@
 
 build() {
   cd $pkgname
-  make
+  tar -xvzf ../$pkgname-$pkgver-data.tar.gz
+  make version version=$pkgver
+  make l10n_compile
 }
 
 package() {
-  cd $pkgname/paperwork-backend
-  python3 setup.py install --root="$pkgdir" --optimize=1
+  cd $pkgname
+  for dir in openpaperwork-{core,gtk} paperwork-{backend,gtk}; do
+pushd $dir
+python3 setup.py install --root="$pkgdir" --optimize=1
+popd
+  done
 
-  cd ../paperwork-gtk
-  python3 setup.py install --root="$pkgdir" --optimize=1
-
-  cd "$pkgdir"/usr/lib/python3.8/site-packages/paperwork/frontend/
-  PYTHONPATH=`echo "$pkgdir"/usr/lib/python*/site-packages/` python3 -c 
'import shell; shell.install_system(icon_basedir="../../../../../share/icons", 
data_basedir="../../../../../share")'
+  PYTHONPATH=`echo "$pkgdir"/usr/lib/python*/site-packages/` \
+"$pkgdir"/usr/bin/paperwork-gtk install \
+  --icon_base_dir="$pkgdir/usr/share/icons" \
+  --data_base_dir="$pkgdir/usr/share"
 }


[arch-commits] Commit in paperwork/repos/community-any (PKGBUILD PKGBUILD)

2020-10-26 Thread Balló György via arch-commits
Date: Tuesday, October 27, 2020 @ 06:58:45
  Author: bgyorgy
Revision: 734121

archrelease: copy trunk to community-any

Added:
  paperwork/repos/community-any/PKGBUILD
(from rev 734120, paperwork/trunk/PKGBUILD)
Deleted:
  paperwork/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 -
 1 file changed, 44 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-27 06:58:42 UTC (rev 734120)
+++ PKGBUILD2020-10-27 06:58:45 UTC (rev 734121)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=paperwork
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="Personal document manager for GNOME to manage scanned documents and 
PDFs"
-arch=(any)
-url="https://openpaper.work/";
-license=(GPL3)
-depends=(gtk3 libinsane libnotify poppler-glib python-cairo python-dateutil 
python-distro
- python-gobject python-levenshtein python-natsort python-pillowfight 
python-pycountry
- python-pydbus python-pyenchant python-pyocr python-setuptools 
python-simplebayes
- python-termcolor python-whoosh python-xdg)
-makedepends=(git)
-_commit=7834d8f21b9013f97a5d6c6bf9eb4ce89088d93a  # tags/1.3.1^0
-source=("git+https://gitlab.gnome.org/World/OpenPaperwork/paperwork.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname/paperwork-backend
-  python3 setup.py install --root="$pkgdir" --optimize=1
-
-  cd ../paperwork-gtk
-  python3 setup.py install --root="$pkgdir" --optimize=1
-
-  cd "$pkgdir"/usr/lib/python3.8/site-packages/paperwork/frontend/
-  PYTHONPATH=`echo "$pkgdir"/usr/lib/python*/site-packages/` python3 -c 
'import shell; shell.install_system(icon_basedir="../../../../../share/icons", 
data_basedir="../../../../../share")'
-}

Copied: paperwork/repos/community-any/PKGBUILD (from rev 734120, 
paperwork/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-27 06:58:45 UTC (rev 734121)
@@ -0,0 +1,44 @@
+# Maintainer: Balló György 
+
+pkgname=paperwork
+pkgver=2.0
+pkgrel=1
+pkgdesc="Personal document manager for GNOME to manage scanned documents and 
PDFs"
+arch=(any)
+url="https://openpaper.work/";
+license=(GPL3)
+depends=(gtk3 libinsane libnotify poppler-glib python-cairo python-dateutil 
python-distro
+ python-gobject python-levenshtein python-pillowfight python-pycountry 
python-pydbus
+ python-pyocr python-setuptools python-simplebayes python-whoosh 
python-pyxdg)
+makedepends=(git)
+_commit=24ba2639601d8fb51836d822c61e46836c8c1069  # tags/2.0^0
+source=("git+https://gitlab.gnome.org/World/OpenPaperwork/paperwork.git#commit=$_commit";
+
"$pkgname-$pkgver-data.tar.gz::https://download.openpaper.work/data/paperwork/master_${_commit:0:8}/data.tar.gz";)
+sha256sums=('SKIP'
+'10e89ab9877c57931c1a5cfebe7f4ef452374abd81e509c6b0d9d0e5dc12c431')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  tar -xvzf ../$pkgname-$pkgver-data.tar.gz
+  make version version=$pkgver
+  make l10n_compile
+}
+
+package() {
+  cd $pkgname
+  for dir in openpaperwork-{core,gtk} paperwork-{backend,gtk}; do
+pushd $dir
+python3 setup.py install --root="$pkgdir" --optimize=1
+popd
+  done
+
+  PYTHONPATH=`echo "$pkgdir"/usr/lib/python*/site-packages/` \
+"$pkgdir"/usr/bin/paperwork-gtk install \
+  --icon_base_dir="$pkgdir/usr/share/icons" \
+  --data_base_dir="$pkgdir/usr/share"
+}


[arch-commits] Commit in gnome-boxes/repos/community-x86_64 (3 files)

2020-10-26 Thread Balló György via arch-commits
Date: Monday, October 26, 2020 @ 08:33:10
  Author: bgyorgy
Revision: 733909

archrelease: copy trunk to community-x86_64

Added:
  gnome-boxes/repos/community-x86_64/PKGBUILD
(from rev 733908, gnome-boxes/trunk/PKGBUILD)
  gnome-boxes/repos/community-x86_64/libhandy1.patch
(from rev 733908, gnome-boxes/trunk/libhandy1.patch)
Deleted:
  gnome-boxes/repos/community-x86_64/PKGBUILD

-+
 PKGBUILD|  104 --
 libhandy1.patch |   79 +
 2 files changed, 133 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-26 08:33:07 UTC (rev 733908)
+++ PKGBUILD2020-10-26 08:33:10 UTC (rev 733909)
@@ -1,50 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Stefano Facchini 
-
-pkgname=gnome-boxes
-pkgver=3.38.1
-pkgrel=1
-pkgdesc="Simple GNOME application to access remote or virtual systems"
-arch=(x86_64)
-url="https://wiki.gnome.org/Apps/Boxes";
-license=(LGPL)
-groups=(gnome)
-depends=(cdrtools gtk-vnc libarchive libgudev libosinfo libsecret libvirt-glib
- mtools qemu spice-gtk tracker webkit2gtk freerdp gtksourceview4)
-makedepends=(git gobject-introspection yelp-tools meson spice-protocol vala)
-_commit=3761f2b5dab67d2a374badb57e4859dbcef59ed8  # tags/v3.38.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit";
-"git+https://gitlab.gnome.org/GNOME/gtk-frdp.git";
-"git+https://gitlab.gnome.org/felipeborges/libovf-glib.git";
-"git+https://gitlab.gnome.org/GNOME/libhandy.git";)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git submodule init
-  git submodule set-url subprojects/gtk-frdp "$srcdir/gtk-frdp"
-  git submodule set-url subprojects/libovf-glib "$srcdir/libovf-glib"
-  git submodule set-url subprojects/libhandy "$srcdir/libhandy"
-  git submodule update
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-boxes/repos/community-x86_64/PKGBUILD (from rev 733908, 
gnome-boxes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-26 08:33:10 UTC (rev 733909)
@@ -0,0 +1,54 @@
+# Maintainer: Balló György 
+# Contributor: Stefano Facchini 
+
+pkgname=gnome-boxes
+pkgver=3.38.1
+pkgrel=2
+pkgdesc="Simple GNOME application to access remote or virtual systems"
+arch=(x86_64)
+url="https://wiki.gnome.org/Apps/Boxes";
+license=(LGPL)
+groups=(gnome)
+depends=(cdrtools edk2-ovmf freerdp gtksourceview4 gtk-vnc libarchive libgudev 
libhandy libosinfo
+ libsecret libvirt-glib mtools qemu spice-gtk tracker3 webkit2gtk)
+makedepends=(git gobject-introspection yelp-tools meson spice-protocol vala)
+_commit=3761f2b5dab67d2a374badb57e4859dbcef59ed8  # tags/v3.38.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit";
+"git+https://gitlab.gnome.org/GNOME/gtk-frdp.git";
+"git+https://gitlab.gnome.org/felipeborges/libovf-glib.git";
+"libhandy1.patch")
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'208eaee9724da213c20c2235f4e55b64f60051535197d70873bcf2da8d3549f8')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Port to libhandy-1
+  git revert --no-commit d43264bae43cd8d0e45d62df7e863b85441fa584
+  patch -Np1 -i ../libhandy1.patch
+
+  git submodule init
+  git submodule set-url subprojects/libovf-glib "$srcdir/libovf-glib"
+  git submodule set-url subprojects/libhandy "$srcdir/libhandy"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}

Copied: gnome-boxes/repos/community-x86_64/libhandy1.patch (from rev 733908, 
gnome-boxes/trunk/libhandy1.patch)
===
--- libhandy1.patch (rev 0)
+++ libhandy1.patch 2020-10-26 08:33:10 UTC (rev 733909)
@@ -0,0 +1,79 @@
+From 16f27aef429e025713d67e42713c479deb1523ad Mon Sep 17 00:00:00 2001
+From: Felipe Borges 
+Date: Tue, 22 Sep 2020 16:19:01 +0200
+Subject: [PATCH] welcome-tutorial: Port to libhandy-1
+
+This regresses on the indicator dots.
+
+Since we want to be consistent with gnome-tour, I will address this
+in issue #590.
+
+Fixes: #593
+---
+ build-aux/flatpak/org.gnome.Boxes.json | 3 +--
+ data/ui/welcome-tutorial.ui| 3 +--
+ src/main.vala  | 2 +-
+ src/meson.build 

[arch-commits] Commit in gnome-boxes/trunk (PKGBUILD libhandy1.patch)

2020-10-26 Thread Balló György via arch-commits
Date: Monday, October 26, 2020 @ 08:33:07
  Author: bgyorgy
Revision: 733908

upgpkg: gnome-boxes 3.38.1-2: Port to libhandy1, add edk2-ovmf to dependencies 
(FS#68415)

Added:
  gnome-boxes/trunk/libhandy1.patch
Modified:
  gnome-boxes/trunk/PKGBUILD

-+
 PKGBUILD|   16 ++
 libhandy1.patch |   79 ++
 2 files changed, 89 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-26 08:11:20 UTC (rev 733907)
+++ PKGBUILD2020-10-26 08:33:07 UTC (rev 733908)
@@ -3,24 +3,24 @@
 
 pkgname=gnome-boxes
 pkgver=3.38.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple GNOME application to access remote or virtual systems"
 arch=(x86_64)
 url="https://wiki.gnome.org/Apps/Boxes";
 license=(LGPL)
 groups=(gnome)
-depends=(cdrtools gtk-vnc libarchive libgudev libosinfo libsecret libvirt-glib
- mtools qemu spice-gtk tracker webkit2gtk freerdp gtksourceview4)
+depends=(cdrtools edk2-ovmf freerdp gtksourceview4 gtk-vnc libarchive libgudev 
libhandy libosinfo
+ libsecret libvirt-glib mtools qemu spice-gtk tracker3 webkit2gtk)
 makedepends=(git gobject-introspection yelp-tools meson spice-protocol vala)
 _commit=3761f2b5dab67d2a374badb57e4859dbcef59ed8  # tags/v3.38.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit";
 "git+https://gitlab.gnome.org/GNOME/gtk-frdp.git";
 "git+https://gitlab.gnome.org/felipeborges/libovf-glib.git";
-"git+https://gitlab.gnome.org/GNOME/libhandy.git";)
+"libhandy1.patch")
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
-'SKIP')
+'208eaee9724da213c20c2235f4e55b64f60051535197d70873bcf2da8d3549f8')
 
 pkgver() {
   cd $pkgname
@@ -29,8 +29,12 @@
 
 prepare() {
   cd $pkgname
+
+  # Port to libhandy-1
+  git revert --no-commit d43264bae43cd8d0e45d62df7e863b85441fa584
+  patch -Np1 -i ../libhandy1.patch
+
   git submodule init
-  git submodule set-url subprojects/gtk-frdp "$srcdir/gtk-frdp"
   git submodule set-url subprojects/libovf-glib "$srcdir/libovf-glib"
   git submodule set-url subprojects/libhandy "$srcdir/libhandy"
   git submodule update

Added: libhandy1.patch
===
--- libhandy1.patch (rev 0)
+++ libhandy1.patch 2020-10-26 08:33:07 UTC (rev 733908)
@@ -0,0 +1,79 @@
+From 16f27aef429e025713d67e42713c479deb1523ad Mon Sep 17 00:00:00 2001
+From: Felipe Borges 
+Date: Tue, 22 Sep 2020 16:19:01 +0200
+Subject: [PATCH] welcome-tutorial: Port to libhandy-1
+
+This regresses on the indicator dots.
+
+Since we want to be consistent with gnome-tour, I will address this
+in issue #590.
+
+Fixes: #593
+---
+ build-aux/flatpak/org.gnome.Boxes.json | 3 +--
+ data/ui/welcome-tutorial.ui| 3 +--
+ src/main.vala  | 2 +-
+ src/meson.build| 2 +-
+ src/welcome-tutorial.vala  | 2 +-
+ subprojects/libhandy   | 2 +-
+ subprojects/libhandy.wrap  | 2 +-
+ 7 files changed, 7 insertions(+), 9 deletions(-)
+
+diff --git a/data/ui/welcome-tutorial.ui b/data/ui/welcome-tutorial.ui
+index d47a1e8b..d8ef1e71 100644
+--- a/data/ui/welcome-tutorial.ui
 b/data/ui/welcome-tutorial.ui
+@@ -23,10 +23,9 @@
+ True
+ 
+ 
+-  
++  
+ True
+ 400
+-dots
+ 12
+ 
+ 
+diff --git a/src/main.vala b/src/main.vala
+index 5182ad4d..bd784fe9 100644
+--- a/src/main.vala
 b/src/main.vala
+@@ -79,7 +79,7 @@ public int main (string[] args) {
+ error (err.message);
+ }
+ 
+-Hdy.init (ref args);
++Hdy.init ();
+ 
+ var app = new Boxes.App ();
+ 
+diff --git a/src/meson.build b/src/meson.build
+index 19e55e20..751ae2d1 100644
+--- a/src/meson.build
 b/src/meson.build
+@@ -147,7 +147,7 @@ dependencies = [
+   dependency ('tracker-sparql-3.0'),
+   dependency ('vte-2.91', version: '>= 0.40.2'),
+   dependency ('webkit2gtk-4.0', version: '>= 2.26.0'),
+-  dependency ('libhandy-0.0', version: '>= 0.0.11'),
++  dependency ('libhandy-1', version: '>= 1.0.0'),
+   cc.find_library('m', required : false),
+   valac.find_library ('gio-2.0-workaround', dirs: vapi_dir),
+   valac.find_library ('linux'),
+diff --git a/src/welcome-tutorial.vala b/src/welcome-tutorial.vala
+index 1cf1c7d0..2e9f9a12 100644
+--- a/src/welcome-tutorial.vala
 b/src/welcome-tutorial.vala
+@@ -5,7 +5,7 @@
+ [GtkTemplate (ui = "/org/gnome/Boxes/ui/welcome-tutorial.ui")]
+ private class Boxes.WelcomeTutorial : Gtk.Dialog {
+ [GtkChild]
+-private Paginator paginator;
++private Carousel paginator;
+ [GtkChild]
+ private Button go_back_button;
+ [GtkChild]
+-- 
+GitLab
+


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 16:31:52
  Author: bgyorgy
Revision: 732834

upgpkg: python-pykeepass 3.2.1-2: Fix python-pycryptodomex dependency (FS#68412)

Modified:
  python-pykeepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 16:31:44 UTC (rev 732833)
+++ PKGBUILD2020-10-25 16:31:52 UTC (rev 732834)
@@ -3,12 +3,12 @@
 _pkgname=pykeepass
 pkgname=python-pykeepass
 pkgver=3.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library to interact with keepass databases"
 arch=('any')
 url="https://github.com/pschmitt/pykeepass";
 license=('GPL3')
-depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
+depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodomex)
 makedepends=(git python-setuptools)
 _commit=4ef5069d14131b2ac8d34ef260afdbd58bffb3a4  # tags/3.2.1
 source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)


[arch-commits] Commit in python-pykeepass/repos/community-any (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 16:31:55
  Author: bgyorgy
Revision: 732835

archrelease: copy trunk to community-any

Added:
  python-pykeepass/repos/community-any/PKGBUILD
(from rev 732834, python-pykeepass/trunk/PKGBUILD)
Deleted:
  python-pykeepass/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 16:31:52 UTC (rev 732834)
+++ PKGBUILD2020-10-25 16:31:55 UTC (rev 732835)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-
-_pkgname=pykeepass
-pkgname=python-pykeepass
-pkgver=3.2.1
-pkgrel=1
-pkgdesc="Python library to interact with keepass databases"
-arch=('any')
-url="https://github.com/pschmitt/pykeepass";
-license=('GPL3')
-depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
-makedepends=(git python-setuptools)
-_commit=4ef5069d14131b2ac8d34ef260afdbd58bffb3a4  # tags/3.2.1
-source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $_pkgname
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  rm -r "$pkgdir"/usr/lib/python*/site-packages/tests/
-}

Copied: python-pykeepass/repos/community-any/PKGBUILD (from rev 732834, 
python-pykeepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 16:31:55 UTC (rev 732835)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+
+_pkgname=pykeepass
+pkgname=python-pykeepass
+pkgver=3.2.1
+pkgrel=2
+pkgdesc="Python library to interact with keepass databases"
+arch=('any')
+url="https://github.com/pschmitt/pykeepass";
+license=('GPL3')
+depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodomex)
+makedepends=(git python-setuptools)
+_commit=4ef5069d14131b2ac8d34ef260afdbd58bffb3a4  # tags/3.2.1
+source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $_pkgname
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  rm -r "$pkgdir"/usr/lib/python*/site-packages/tests/
+}


[arch-commits] Commit in superlu/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 16:22:43
  Author: bgyorgy
Revision: 732830

archrelease: copy trunk to community-x86_64

Added:
  superlu/repos/community-x86_64/PKGBUILD
(from rev 732829, superlu/trunk/PKGBUILD)
Deleted:
  superlu/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 16:22:41 UTC (rev 732829)
+++ PKGBUILD2020-10-25 16:22:43 UTC (rev 732830)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Joey Dumont 
-# Contributor: Giuseppe Borzi 
-# Contributor: Stefan Paquay 
-
-pkgname=superlu
-pkgver=5.2.2
-pkgrel=1
-pkgdesc="Set of subroutines to solve a sparse linear system"
-arch=(x86_64)
-url="https://github.com/xiaoyeli/superlu/";
-license=(BSD)
-depends=(blas)
-makedepends=(cmake gcc-fortran)
-source=("https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('470334a72ba637578e34057f46948495e601a5988a602604f5576367e606a28c')
-
-prepare() {
-  [[ -d build ]] || mkdir build
-}
-
-build() {
-  cd build
-  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_SHARED_LIBS:BOOL=ON \
--Denable_blaslib:BOOL=OFF \
--DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
-  make
-}
-
-check() {
-  cd build
-  make test
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname-$pkgver/DOC/ug.pdf 
"$pkgdir/usr/share/doc/$pkgname/ug.pdf"
-  install -Dm644 ../$pkgname-$pkgver/License.txt 
"$pkgdir/usr/share/licenses/$pkgname/License.txt"
-}

Copied: superlu/repos/community-x86_64/PKGBUILD (from rev 732829, 
superlu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 16:22:43 UTC (rev 732830)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Joey Dumont 
+# Contributor: Giuseppe Borzi 
+# Contributor: Stefan Paquay 
+
+pkgname=superlu
+pkgver=5.2.2
+pkgrel=2
+pkgdesc="Set of subroutines to solve a sparse linear system"
+arch=(x86_64)
+url="https://github.com/xiaoyeli/superlu/";
+license=(BSD)
+depends=(blas)
+makedepends=(cmake gcc-fortran)
+source=("https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('470334a72ba637578e34057f46948495e601a5988a602604f5576367e606a28c')
+
+prepare() {
+  [[ -d build ]] || mkdir build
+}
+
+build() {
+  cd build
+  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS:BOOL=ON \
+-Denable_internal_blaslib:BOOL=OFF \
+-DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
+  make
+}
+
+check() {
+  cd build
+  make test
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname-$pkgver/DOC/ug.pdf 
"$pkgdir/usr/share/doc/$pkgname/ug.pdf"
+  install -Dm644 ../$pkgname-$pkgver/License.txt 
"$pkgdir/usr/share/licenses/$pkgname/License.txt"
+}


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 16:22:41
  Author: bgyorgy
Revision: 732829

upgpkg: superlu 5.2.2-2: Fix config option (FS#68409)

Modified:
  superlu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 16:03:07 UTC (rev 732828)
+++ PKGBUILD2020-10-25 16:22:41 UTC (rev 732829)
@@ -5,7 +5,7 @@
 
 pkgname=superlu
 pkgver=5.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Set of subroutines to solve a sparse linear system"
 arch=(x86_64)
 url="https://github.com/xiaoyeli/superlu/";
@@ -24,7 +24,7 @@
   cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DBUILD_SHARED_LIBS:BOOL=ON \
--Denable_blaslib:BOOL=OFF \
+-Denable_internal_blaslib:BOOL=OFF \
 -DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
   make
 }


[arch-commits] Commit in qgis/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 12:15:53
  Author: bgyorgy
Revision: 732554

archrelease: copy trunk to community-x86_64

Added:
  qgis/repos/community-x86_64/PKGBUILD
(from rev 732553, qgis/trunk/PKGBUILD)
Deleted:
  qgis/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   97 +++--
 1 file changed, 43 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 12:15:50 UTC (rev 732553)
+++ PKGBUILD2020-10-25 12:15:53 UTC (rev 732554)
@@ -1,54 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Doug Newgard 
-# Contributor: XavierCLL 
-# Contributor: SaultDon 
-# Contributor: Lantald < lantald at gmx.com >
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: Gerardo Exequiel Pozzi 
-# Contributor: Eric Forgeot < http://esclinux.tk >
-
-pkgname=qgis
-pkgver=3.14.16
-pkgrel=1
-pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
-url='https://qgis.org/'
-license=(GPL)
-arch=(x86_64)
-depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf 
python-qscintilla-qt5 python-sip qca qt5-3d
- qt5-serialport qt5-webkit qtkeychain qwtpolar spatialindex)
-makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip)
-optdepends=('fcgi: Map server'
-'gpsbabel: GPS Tools plugin'
-'python-gdal: DB Manager plugin; Processing plugin'
-'python-jinja: MetaSearch plugin'
-'python-owslib: MetaSearch plugin'
-'python-psycopg2: DB Manager plugin; Processing plugin'
-'python-pygments: MetaSearch plugin'
-'python-numpy: Processing plugin'
-'python-yaml: Processing plugin')
-source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c9915c2e577f1812a2b35b678b123c58407e07824d73e5ec0dda13db7ca75c04')
-
-prepare() {
-  [[ -d build ]] || mkdir build
-}
-
-build() {
-  cd build
-  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_3D=TRUE \
--DWITH_SERVER=TRUE \
--DWITH_CUSTOM_WIDGETS=TRUE \
--DBINDINGS_GLOBAL_INSTALL=TRUE \
--DQGIS_MANUAL_SUBDIR=share/man \
--DWITH_QWTPOLAR=TRUE \
--DWITH_INTERNAL_QWTPOLAR=FALSE
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: qgis/repos/community-x86_64/PKGBUILD (from rev 732553, 
qgis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 12:15:53 UTC (rev 732554)
@@ -0,0 +1,43 @@
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: XavierCLL 
+# Contributor: SaultDon 
+# Contributor: Lantald < lantald at gmx.com >
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Eric Forgeot < http://esclinux.tk >
+
+pkgname=qgis
+pkgver=3.16.0
+pkgrel=1
+pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
+url='https://qgis.org/'
+license=(GPL)
+arch=(x86_64)
+depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf python-gdal 
python-jinja python-owslib
+ python-psycopg2 python-pygments python-qscintilla-qt5 python-sip 
python-yaml qca qt5-3d
+ qt5-imageformats qt5-serialport qt5-webkit qtkeychain qwtpolar 
spatialindex)
+makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip)
+optdepends=('fcgi: Map server'
+'gpsbabel: GPS Tools plugin')
+source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('ce8dfee5af989cfa2af4d087ab64d5e4022e928e847ee083e07cc9e8646ef1da')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_3D=TRUE \
+-DWITH_SERVER=TRUE \
+-DWITH_CUSTOM_WIDGETS=TRUE \
+-DBINDINGS_GLOBAL_INSTALL=TRUE \
+-DQGIS_MANUAL_SUBDIR=share/man \
+-DWITH_QWTPOLAR=TRUE \
+-DWITH_INTERNAL_QWTPOLAR=FALSE
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 $pkgname-$pkgver/rpm/sources/qgis-mime.xml 
"$pkgdir/usr/share/mime/packages/qgis.xml"
+}


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 12:15:50
  Author: bgyorgy
Revision: 732553

upgpkg: qgis 3.16.0-1: Update to new version, add MIME type definitions, move 
essential python libraries from optdepends to depends, add qt5-imageformats to 
depends (FS#67244)

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 12:15:19 UTC (rev 732552)
+++ PKGBUILD2020-10-25 12:15:50 UTC (rev 732553)
@@ -9,34 +9,23 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.14.16
+pkgver=3.16.0
 pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
 url='https://qgis.org/'
 license=(GPL)
 arch=(x86_64)
-depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf 
python-qscintilla-qt5 python-sip qca qt5-3d
- qt5-serialport qt5-webkit qtkeychain qwtpolar spatialindex)
+depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf python-gdal 
python-jinja python-owslib
+ python-psycopg2 python-pygments python-qscintilla-qt5 python-sip 
python-yaml qca qt5-3d
+ qt5-imageformats qt5-serialport qt5-webkit qtkeychain qwtpolar 
spatialindex)
 makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip)
 optdepends=('fcgi: Map server'
-'gpsbabel: GPS Tools plugin'
-'python-gdal: DB Manager plugin; Processing plugin'
-'python-jinja: MetaSearch plugin'
-'python-owslib: MetaSearch plugin'
-'python-psycopg2: DB Manager plugin; Processing plugin'
-'python-pygments: MetaSearch plugin'
-'python-numpy: Processing plugin'
-'python-yaml: Processing plugin')
+'gpsbabel: GPS Tools plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c9915c2e577f1812a2b35b678b123c58407e07824d73e5ec0dda13db7ca75c04')
+sha256sums=('ce8dfee5af989cfa2af4d087ab64d5e4022e928e847ee083e07cc9e8646ef1da')
 
-prepare() {
-  [[ -d build ]] || mkdir build
-}
-
 build() {
-  cd build
-  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
+  cmake -B build -S $pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DWITH_3D=TRUE \
 -DWITH_SERVER=TRUE \
@@ -45,10 +34,10 @@
 -DQGIS_MANUAL_SUBDIR=share/man \
 -DWITH_QWTPOLAR=TRUE \
 -DWITH_INTERNAL_QWTPOLAR=FALSE
-  make
+  cmake --build build
 }
 
 package() {
-  cd build
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 $pkgname-$pkgver/rpm/sources/qgis-mime.xml 
"$pkgdir/usr/share/mime/packages/qgis.xml"
 }


[arch-commits] Commit in xarchiver/repos/community-x86_64 (4 files)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:57:50
  Author: bgyorgy
Revision: 732410

archrelease: copy trunk to community-x86_64

Added:
  xarchiver/repos/community-x86_64/PKGBUILD
(from rev 732409, xarchiver/trunk/PKGBUILD)
  xarchiver/repos/community-x86_64/xarchiver.appdata.xml
(from rev 732409, xarchiver/trunk/xarchiver.appdata.xml)
Deleted:
  xarchiver/repos/community-x86_64/PKGBUILD
  xarchiver/repos/community-x86_64/xarchiver.appdata.xml

---+
 PKGBUILD  |  143 
 xarchiver.appdata.xml |   38 ++--
 2 files changed, 91 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 10:57:47 UTC (rev 732409)
+++ PKGBUILD2020-10-25 10:57:50 UTC (rev 732410)
@@ -1,71 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Alexander Fehr 
-# Contributor: Andrew Simmons 
-
-pkgbase=xarchiver
-pkgname=(xarchiver xarchiver-gtk2)
-pkgver=0.5.4.15
-pkgrel=1
-pkgdesc="GTK+ frontend to various command line archivers"
-arch=(x86_64)
-url="https://github.com/ib/xarchiver";
-license=(GPL)
-depends=(gtk2 gtk3)
-makedepends=(docbook-xsl intltool xmlto)
-optdepends=('arj: ARJ support'
-'binutils: deb support'
-'bzip2: bzip2 support'
-'cpio: RPM support'
-'gzip: gzip support'
-'lha: LHA support'
-'lrzip: lrzip support'
-'lz4: LZ4 support'
-'lzip: lzip support'
-'lzop: LZOP support'
-'p7zip: 7z support'
-'tar: tar support'
-'unarj: ARJ support'
-'unrar: RAR support'
-'unzip: ZIP support'
-'xz: xz support'
-'zip: ZIP support'
-'zstd: zstd support')
-source=(https://github.com/ib/xarchiver/archive/$pkgver/$pkgbase-$pkgver.tar.gz
-xarchiver.appdata.xml)
-sha256sums=('2a18f5a8932516ecc5c50152ff6ce77bc3f58a0b221d6db9c70d089cf90d7182'
-'55f41aa0e5569b446933a34ac0585443fa5bd92f03f47e1fd53daf19905cc97e')
-
-build() {
-  # GTK+ 3 version
-  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
-  cd gtk3
-  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4
-  make
-
-  cd "$srcdir"
-  # GTK+ 2 version
-  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
-  cd gtk2
-  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4 --enable-gtk2
-  make
-}
-
-package_xarchiver() {
-  depends=(gtk3)
-
-  cd gtk3
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-}
-
-package_xarchiver-gtk2() {
-  pkgdesc+=' (GTK+ 2 version)'
-  depends=(gtk2)
-  conflicts=(xarchiver)
-
-  cd gtk2
-  make DESTDIR="$pkgdir" install
-
-  # Ignore package by AppStream to avoid duplicated IDs
-  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/xarchiver.desktop"
-}

Copied: xarchiver/repos/community-x86_64/PKGBUILD (from rev 732409, 
xarchiver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 10:57:50 UTC (rev 732410)
@@ -0,0 +1,72 @@
+# Maintainer: Balló György 
+# Contributor: Alexander Fehr 
+# Contributor: Andrew Simmons 
+
+pkgbase=xarchiver
+pkgname=(xarchiver xarchiver-gtk2)
+pkgver=0.5.4.15
+pkgrel=2
+pkgdesc="GTK+ frontend to various command line archivers"
+arch=(x86_64)
+url="https://github.com/ib/xarchiver";
+license=(GPL)
+depends=(gtk2 gtk3)
+makedepends=(docbook-xsl intltool xmlto)
+optdepends=('arj: ARJ support'
+'binutils: deb support'
+'bzip2: bzip2 support'
+'cpio: RPM support'
+'gzip: gzip support'
+'lha: LHA support'
+'lrzip: lrzip support'
+'lz4: LZ4 support'
+'lzip: lzip support'
+'lzop: LZOP support'
+'p7zip: 7z support'
+'tar: tar support'
+'unarj: ARJ support'
+'unrar: RAR support'
+'unzip: ZIP support'
+'xdg-utils: recognize more file types to open'
+'xz: xz support'
+'zip: ZIP support'
+'zstd: zstd support')
+source=(https://github.com/ib/xarchiver/archive/$pkgver/$pkgbase-$pkgver.tar.gz
+xarchiver.appdata.xml)
+sha256sums=('2a18f5a8932516ecc5c50152ff6ce77bc3f58a0b221d6db9c70d089cf90d7182'
+'55f41aa0e5569b446933a34ac0585443fa5bd92f03f47e1fd53daf19905cc97e')
+
+build() {
+  # GTK+ 3 version
+  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
+  cd gtk3
+  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4
+  make
+
+  cd "$srcdir"
+  # GTK+ 2 version
+  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
+  cd gtk2
+  ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4 --enable-gtk2
+  make
+}
+
+package_xarchiver() {
+  depends=(gtk3)
+
+  cd gtk3
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/

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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:57:47
  Author: bgyorgy
Revision: 732409

upgpkg: xarchiver 0.5.4.15-2: Add xdg-utils to optdepends (FS#68197)

Modified:
  xarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 10:57:23 UTC (rev 732408)
+++ PKGBUILD2020-10-25 10:57:47 UTC (rev 732409)
@@ -5,7 +5,7 @@
 pkgbase=xarchiver
 pkgname=(xarchiver xarchiver-gtk2)
 pkgver=0.5.4.15
-pkgrel=1
+pkgrel=2
 pkgdesc="GTK+ frontend to various command line archivers"
 arch=(x86_64)
 url="https://github.com/ib/xarchiver";
@@ -27,6 +27,7 @@
 'unarj: ARJ support'
 'unrar: RAR support'
 'unzip: ZIP support'
+'xdg-utils: recognize more file types to open'
 'xz: xz support'
 'zip: ZIP support'
 'zstd: zstd support')


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:37:36
  Author: bgyorgy
Revision: 732368

upgpkg: rssguard 3.7.2-2: Add clang to optdepends (FS#67381)

Modified:
  rssguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 10:37:26 UTC (rev 732367)
+++ PKGBUILD2020-10-25 10:37:36 UTC (rev 732368)
@@ -6,7 +6,7 @@
 pkgbase=rssguard
 pkgname=(rssguard{,-nowebengine})
 pkgver=3.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple (yet powerful) Qt5 feed reader'
 arch=(x86_64)
 url='https://github.com/martinrotter/rssguard'
@@ -13,6 +13,7 @@
 license=(GPL3)
 depends=(qt5-webengine)
 makedepends=(qt5-tools)
+optdepends=('clang: Support for beautification of message filter scripts')
 
source=(https://github.com/martinrotter/$pkgbase/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
 sha256sums=('4d26f46343736a4a5cf7c7fe2cc01c56e2973baea473840cc1cd8f798ce74044')
 


[arch-commits] Commit in rssguard/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:37:38
  Author: bgyorgy
Revision: 732369

archrelease: copy trunk to community-x86_64

Added:
  rssguard/repos/community-x86_64/PKGBUILD
(from rev 732368, rssguard/trunk/PKGBUILD)
Deleted:
  rssguard/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  105 ++---
 1 file changed, 53 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 10:37:36 UTC (rev 732368)
+++ PKGBUILD2020-10-25 10:37:38 UTC (rev 732369)
@@ -1,52 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: WorMzy Tykashi 
-# Contributor: Alois Nespor 
-# Contributor: speps 
-
-pkgbase=rssguard
-pkgname=(rssguard{,-nowebengine})
-pkgver=3.7.2
-pkgrel=1
-pkgdesc='Simple (yet powerful) Qt5 feed reader'
-arch=(x86_64)
-url='https://github.com/martinrotter/rssguard'
-license=(GPL3)
-depends=(qt5-webengine)
-makedepends=(qt5-tools)
-source=(https://github.com/martinrotter/$pkgbase/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('4d26f46343736a4a5cf7c7fe2cc01c56e2973baea473840cc1cd8f798ce74044')
-
-prepare() {
-  mkdir build{,-nowebengine}
-}
-
-build() {
-  cd build
-  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr
-  make
-
-  cd ../build-nowebengine
-  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr USE_WEBENGINE=false
-  make
-}
-
-package_rssguard() {
-  depends=(qt5-webengine)
-
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-}
-
-package_rssguard-nowebengine() {
-  pkgdesc+=' without WebEngine support'
-  depends=(hicolor-icon-theme qt5-declarative)
-  conflicts=($pkgbase)
-  provides=($pkgbase=$pkgver)
-
-  cd build-nowebengine
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Ignore package by AppStream to avoid duplicated IDs
-  rm -r "$pkgdir/usr/share/metainfo/"
-  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/com.github.rssguard.desktop"
-}

Copied: rssguard/repos/community-x86_64/PKGBUILD (from rev 732368, 
rssguard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 10:37:38 UTC (rev 732369)
@@ -0,0 +1,53 @@
+# Maintainer: Balló György 
+# Contributor: WorMzy Tykashi 
+# Contributor: Alois Nespor 
+# Contributor: speps 
+
+pkgbase=rssguard
+pkgname=(rssguard{,-nowebengine})
+pkgver=3.7.2
+pkgrel=2
+pkgdesc='Simple (yet powerful) Qt5 feed reader'
+arch=(x86_64)
+url='https://github.com/martinrotter/rssguard'
+license=(GPL3)
+depends=(qt5-webengine)
+makedepends=(qt5-tools)
+optdepends=('clang: Support for beautification of message filter scripts')
+source=(https://github.com/martinrotter/$pkgbase/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
+sha256sums=('4d26f46343736a4a5cf7c7fe2cc01c56e2973baea473840cc1cd8f798ce74044')
+
+prepare() {
+  mkdir build{,-nowebengine}
+}
+
+build() {
+  cd build
+  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr
+  make
+
+  cd ../build-nowebengine
+  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr USE_WEBENGINE=false
+  make
+}
+
+package_rssguard() {
+  depends=(qt5-webengine)
+
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_rssguard-nowebengine() {
+  pkgdesc+=' without WebEngine support'
+  depends=(hicolor-icon-theme qt5-declarative)
+  conflicts=($pkgbase)
+  provides=($pkgbase=$pkgver)
+
+  cd build-nowebengine
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Ignore package by AppStream to avoid duplicated IDs
+  rm -r "$pkgdir/usr/share/metainfo/"
+  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/com.github.rssguard.desktop"
+}


[arch-commits] Commit in gcolor3/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:23:55
  Author: bgyorgy
Revision: 732333

archrelease: copy trunk to community-x86_64

Added:
  gcolor3/repos/community-x86_64/PKGBUILD
(from rev 732332, gcolor3/trunk/PKGBUILD)
Deleted:
  gcolor3/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 10:23:52 UTC (rev 732332)
+++ PKGBUILD2020-10-25 10:23:55 UTC (rev 732333)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gcolor3
-pkgver=2.4.0
-pkgrel=1
-pkgdesc="Simple color chooser written in GTK3"
-arch=(x86_64)
-url="https://www.hjdskes.nl/projects/gcolor3/";
-license=(GPL2)
-depends=(gtk3 libportal)
-makedepends=(git meson)
-_commit=7053f9e6a890175fc212df625e02ffbdce418146
-source=("git+https://gitlab.gnome.org/World/gcolor3.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gcolor3/repos/community-x86_64/PKGBUILD (from rev 732332, 
gcolor3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 10:23:55 UTC (rev 732333)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György 
+
+pkgname=gcolor3
+pkgver=2.4.0
+pkgrel=2
+pkgdesc="Simple color chooser written in GTK3 (relies on xdg-desktop-portal 
implementation)"
+arch=(x86_64)
+url="https://www.hjdskes.nl/projects/gcolor3/";
+license=(GPL2)
+depends=(gtk3 libportal xdg-desktop-portal)
+makedepends=(git meson)
+_commit=7053f9e6a890175fc212df625e02ffbdce418146  # tags/v2.4.0
+source=("git+https://gitlab.gnome.org/World/gcolor3.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:31:22
  Author: bgyorgy
Revision: 732351

upgpkg: converseen 0.9.8.1-2: Add djvulibre to dependencies (FS#67476)

Modified:
  converseen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 10:31:09 UTC (rev 732350)
+++ PKGBUILD2020-10-25 10:31:22 UTC (rev 732351)
@@ -4,12 +4,13 @@
 
 pkgname=converseen
 pkgver=0.9.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Batch image converter and resizer"
 arch=('x86_64')
 url="http://converseen.fasterland.net/";
 license=('GPL3')
-depends=('ghostscript' 'hicolor-icon-theme' 'libheif' 'imagemagick' 'libraw' 
'librsvg' 'libwebp' 'libwmf' 'openexr' 'qt5-base')
+depends=('djvulibre' 'ghostscript' 'hicolor-icon-theme' 'libheif' 
'imagemagick' 'libraw' 'librsvg'
+ 'libwebp' 'libwmf' 'openexr' 'qt5-base')
 makedepends=('cmake' 'qt5-tools')
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2";)
 sha256sums=('43621963aceb1f68ca961417cd45d5bc64ba911efb02bae7ceb1e09974d70b9d')
@@ -19,10 +20,6 @@
   cd $pkgname
   convert res/converseen.png +set date:create +set date:modify -resize 256x256 
-alpha on res/converseen.png
   sed -i 's|/share/pixmaps|/share/icons/hicolor/256x256/apps|' CMakeLists.txt
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/Faster3ck/Converseen/pull/61
-  sed -i 's|/usr/share/appdata/|/usr/share/metainfo/|' CMakeLists.txt
 }
 
 build() {


[arch-commits] Commit in converseen/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:31:37
  Author: bgyorgy
Revision: 732353

archrelease: copy trunk to community-x86_64

Added:
  converseen/repos/community-x86_64/PKGBUILD
(from rev 732352, converseen/trunk/PKGBUILD)
Deleted:
  converseen/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   73 +
 1 file changed, 35 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-25 10:31:24 UTC (rev 732352)
+++ PKGBUILD2020-10-25 10:31:37 UTC (rev 732353)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Giovanni Scafora 
-# Contributor: archtux 
-
-pkgname=converseen
-pkgver=0.9.8.1
-pkgrel=1
-pkgdesc="Batch image converter and resizer"
-arch=('x86_64')
-url="http://converseen.fasterland.net/";
-license=('GPL3')
-depends=('ghostscript' 'hicolor-icon-theme' 'libheif' 'imagemagick' 'libraw' 
'librsvg' 'libwebp' 'libwmf' 'openexr' 'qt5-base')
-makedepends=('cmake' 'qt5-tools')
-source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('43621963aceb1f68ca961417cd45d5bc64ba911efb02bae7ceb1e09974d70b9d')
-
-prepare() {
-  mkdir build
-  cd $pkgname
-  convert res/converseen.png +set date:create +set date:modify -resize 256x256 
-alpha on res/converseen.png
-  sed -i 's|/share/pixmaps|/share/icons/hicolor/256x256/apps|' CMakeLists.txt
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/Faster3ck/Converseen/pull/61
-  sed -i 's|/usr/share/appdata/|/usr/share/metainfo/|' CMakeLists.txt
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
-  -DCMAKE_INSTALL_PREFIX=/usr 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: converseen/repos/community-x86_64/PKGBUILD (from rev 732352, 
converseen/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-25 10:31:37 UTC (rev 732353)
@@ -0,0 +1,35 @@
+# Maintainer: Balló György 
+# Contributor: Giovanni Scafora 
+# Contributor: archtux 
+
+pkgname=converseen
+pkgver=0.9.8.1
+pkgrel=2
+pkgdesc="Batch image converter and resizer"
+arch=('x86_64')
+url="http://converseen.fasterland.net/";
+license=('GPL3')
+depends=('djvulibre' 'ghostscript' 'hicolor-icon-theme' 'libheif' 
'imagemagick' 'libraw' 'librsvg'
+ 'libwebp' 'libwmf' 'openexr' 'qt5-base')
+makedepends=('cmake' 'qt5-tools')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('43621963aceb1f68ca961417cd45d5bc64ba911efb02bae7ceb1e09974d70b9d')
+
+prepare() {
+  mkdir build
+  cd $pkgname
+  convert res/converseen.png +set date:create +set date:modify -resize 256x256 
-alpha on res/converseen.png
+  sed -i 's|/share/pixmaps|/share/icons/hicolor/256x256/apps|' CMakeLists.txt
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+  -DCMAKE_INSTALL_PREFIX=/usr 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2020-10-25 Thread Balló György via arch-commits
Date: Sunday, October 25, 2020 @ 10:23:52
  Author: bgyorgy
Revision: 732332

upgpkg: gcolor3 2.4.0-2: Add xdg-desktop-portal to dependencies

Modified:
  gcolor3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 10:23:32 UTC (rev 732331)
+++ PKGBUILD2020-10-25 10:23:52 UTC (rev 732332)
@@ -2,14 +2,14 @@
 
 pkgname=gcolor3
 pkgver=2.4.0
-pkgrel=1
-pkgdesc="Simple color chooser written in GTK3"
+pkgrel=2
+pkgdesc="Simple color chooser written in GTK3 (relies on xdg-desktop-portal 
implementation)"
 arch=(x86_64)
 url="https://www.hjdskes.nl/projects/gcolor3/";
 license=(GPL2)
-depends=(gtk3 libportal)
+depends=(gtk3 libportal xdg-desktop-portal)
 makedepends=(git meson)
-_commit=7053f9e6a890175fc212df625e02ffbdce418146
+_commit=7053f9e6a890175fc212df625e02ffbdce418146  # tags/v2.4.0
 source=("git+https://gitlab.gnome.org/World/gcolor3.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -20,7 +20,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:36:57
  Author: bgyorgy
Revision: 731926

upgpkg: griffith 0.16-1: Update to new version

Modified:
  griffith/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:36:55 UTC (rev 731925)
+++ PKGBUILD2020-10-24 22:36:57 UTC (rev 731926)
@@ -10,8 +10,8 @@
 # Contributor: John Cheetham 
 
 pkgname=griffith
-pkgver=0.15
-pkgrel=4
+pkgver=0.16
+pkgrel=1
 pkgdesc="Movie collection manager application"
 arch=(any)
 url="https://gitlab.com/Strit/griffith";
@@ -20,7 +20,7 @@
 
source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
 "build.patch"
 "griffith.appdata.xml")
-sha256sums=('a8b0b9a8973d6906327af2d51b097b0c6806a7926e164ca5693f53ff4247899c'
+sha256sums=('0db158bedb9ae598e571fb2180723bd91d2aff07a0dcf4bbb6135e02176b88c8'
 '16fa6f25863a5e040b6d7e8e251ff172c0614a33b6bf7ae1f3f159a67ec0ed9c'
 '2556b99b18e2d53ca1e96c9d0edded9673c80020f9f832faf343eb1a71632f20')
 
@@ -27,7 +27,6 @@
 prepare() {
   cd $pkgname-$pkgver
   patch -Np1 -i ../build.patch
-  sed -i 's|https://github.com/Strit|https://gitlab.com/Strit|' griffith
 }
 
 package() {


[arch-commits] Commit in griffith/repos/community-any (6 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:37:01
  Author: bgyorgy
Revision: 731927

archrelease: copy trunk to community-any

Added:
  griffith/repos/community-any/PKGBUILD
(from rev 731926, griffith/trunk/PKGBUILD)
  griffith/repos/community-any/build.patch
(from rev 731926, griffith/trunk/build.patch)
  griffith/repos/community-any/griffith.appdata.xml
(from rev 731926, griffith/trunk/griffith.appdata.xml)
Deleted:
  griffith/repos/community-any/PKGBUILD
  griffith/repos/community-any/build.patch
  griffith/repos/community-any/griffith.appdata.xml

--+
 PKGBUILD |   73 ++--
 build.patch  |  124 -
 griffith.appdata.xml |   56 +++---
 3 files changed, 126 insertions(+), 127 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:36:57 UTC (rev 731926)
+++ PKGBUILD2020-10-24 22:37:01 UTC (rev 731927)
@@ -1,37 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Strit 
-# Contributor: ValHue 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Daniel J Griffiths 
-# Contributor: Ronald van Haren 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: Pawel Rusinek 
-# Contributor: Jashua Gentry 
-# Contributor: John Cheetham 
-
-pkgname=griffith
-pkgver=0.15
-pkgrel=4
-pkgdesc="Movie collection manager application"
-arch=(any)
-url="https://gitlab.com/Strit/griffith";
-license=(GPL2)
-depends=(gtkspell3 python-chardet python-gobject python-pillow 
python-reportlab python-sqlalchemy)
-source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
-"build.patch"
-"griffith.appdata.xml")
-sha256sums=('a8b0b9a8973d6906327af2d51b097b0c6806a7926e164ca5693f53ff4247899c'
-'16fa6f25863a5e040b6d7e8e251ff172c0614a33b6bf7ae1f3f159a67ec0ed9c'
-'2556b99b18e2d53ca1e96c9d0edded9673c80020f9f832faf343eb1a71632f20')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../build.patch
-  sed -i 's|https://github.com/Strit|https://gitlab.com/Strit|' griffith
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-}

Copied: griffith/repos/community-any/PKGBUILD (from rev 731926, 
griffith/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:37:01 UTC (rev 731927)
@@ -0,0 +1,36 @@
+# Maintainer: Balló György 
+# Contributor: Strit 
+# Contributor: ValHue 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Daniel J Griffiths 
+# Contributor: Ronald van Haren 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: Pawel Rusinek 
+# Contributor: Jashua Gentry 
+# Contributor: John Cheetham 
+
+pkgname=griffith
+pkgver=0.16
+pkgrel=1
+pkgdesc="Movie collection manager application"
+arch=(any)
+url="https://gitlab.com/Strit/griffith";
+license=(GPL2)
+depends=(gtkspell3 python-chardet python-gobject python-pillow 
python-reportlab python-sqlalchemy)
+source=("https://gitlab.com/Strit/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
+"build.patch"
+"griffith.appdata.xml")
+sha256sums=('0db158bedb9ae598e571fb2180723bd91d2aff07a0dcf4bbb6135e02176b88c8'
+'16fa6f25863a5e040b6d7e8e251ff172c0614a33b6bf7ae1f3f159a67ec0ed9c'
+'2556b99b18e2d53ca1e96c9d0edded9673c80020f9f832faf343eb1a71632f20')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../build.patch
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+}

Deleted: build.patch
===
--- build.patch 2020-10-24 22:36:57 UTC (rev 731926)
+++ build.patch 2020-10-24 22:37:01 UTC (rev 731927)
@@ -1,62 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 38104ee..afb4f9b 100755
 a/Makefile
-+++ b/Makefile
-@@ -22,7 +22,6 @@ DOC2MAN ?= docbook2x-man
- 
- PREFIX ?= $(DESTDIR)/usr
- BINDIR = $(PREFIX)/bin
--ETCDIR = $(DESTDIR)/etc
- DATADIR = $(PREFIX)/share/griffith
- LIBDIR = $(DATADIR)/lib
- IMAGESDIR = $(DATADIR)/images
-@@ -34,9 +33,9 @@ IMPORTPLUGINSDIR = $(PLUGINSDIR)/imp
- EXTENSIONSPLUGINSDIR = $(PLUGINSDIR)/extensions
- TPLDIR = $(DATADIR)/export_templates
- APPLICATIONSDIR = $(PREFIX)/share/applications
--ICONDIR = $(PREFIX)/share/pixmaps
-+ICONDIR = $(PREFIX)/share/icons/hicolor/scalable/apps
- LOCALEDIR = $(PREFIX)/share/locale
--BASHCOMPDIR = $(ETCDIR)/bash_completion.d
-+BASHCOMPDIR = $(PREFIX)/share/bash-completion/completions
- 
- help:
-   @echo Usage:
-@@ -56,7 +55,7 @@ install:
-   $(INSTALL) -m 755 -d $(BINDIR) $(DATADIR)

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:28:16
  Author: bgyorgy
Revision: 731898

upgpkg: superlu 5.2.2-1: Update to new version

Modified:
  superlu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:27:57 UTC (rev 731897)
+++ PKGBUILD2020-10-24 22:28:16 UTC (rev 731898)
@@ -4,8 +4,8 @@
 # Contributor: Stefan Paquay 
 
 pkgname=superlu
-pkgver=5.2.1
-pkgrel=10
+pkgver=5.2.2
+pkgrel=1
 pkgdesc="Set of subroutines to solve a sparse linear system"
 arch=(x86_64)
 url="https://github.com/xiaoyeli/superlu/";
@@ -12,8 +12,8 @@
 license=(BSD)
 depends=(blas)
 makedepends=(cmake gcc-fortran)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}.tar.gz";)
-sha256sums=('77582501dedef295eb74e4dc9433e2816d2d8be211eae307379c13d93c65bc71')
+source=("https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('470334a72ba637578e34057f46948495e601a5988a602604f5576367e606a28c')
 
 prepare() {
   [[ -d build ]] || mkdir build


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:33:46
  Author: bgyorgy
Revision: 731915

upgpkg: openbve 1.7.2.0-1: Update to new version

Modified:
  openbve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:33:42 UTC (rev 731914)
+++ PKGBUILD2020-10-24 22:33:46 UTC (rev 731915)
@@ -2,7 +2,7 @@
 
 pkgname=openbve
 _pkgname=OpenBVE
-pkgver=1.7.1.8
+pkgver=1.7.2.0
 pkgrel=1
 pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
 arch=(any)
@@ -13,7 +13,7 @@
 
source=(https://github.com/leezer3/$_pkgname/archive/$pkgver/$_pkgname-$pkgver.tar.gz
 $pkgname.sh
 $pkgname.appdata.xml)
-sha256sums=('2b362788442a32273ea57fa839c116213a400418036500f01e029faf72e6ddc3'
+sha256sums=('ed82ad4e162fb867646ce046fd8f01ed7375c9c2e4764889dc8d7ee154edaebe'
 'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
 '1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2')
 


[arch-commits] Commit in python-pykeepass/repos/community-any (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:30:01
  Author: bgyorgy
Revision: 731905

archrelease: copy trunk to community-any

Added:
  python-pykeepass/repos/community-any/PKGBUILD
(from rev 731904, python-pykeepass/trunk/PKGBUILD)
Deleted:
  python-pykeepass/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:29:58 UTC (rev 731904)
+++ PKGBUILD2020-10-24 22:30:01 UTC (rev 731905)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-
-_pkgname=pykeepass
-pkgname=python-pykeepass
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Python library to interact with keepass databases"
-arch=('any')
-url="https://github.com/pschmitt/pykeepass";
-license=('GPL3')
-depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
-makedepends=(git python-setuptools)
-_commit=fd290bf5218e65c043eeba6860bc07434dc1119c  # tags/3.2.0
-source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $_pkgname
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  rm -r "$pkgdir"/usr/lib/python*/site-packages/tests/
-}

Copied: python-pykeepass/repos/community-any/PKGBUILD (from rev 731904, 
python-pykeepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:30:01 UTC (rev 731905)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+
+_pkgname=pykeepass
+pkgname=python-pykeepass
+pkgver=3.2.1
+pkgrel=1
+pkgdesc="Python library to interact with keepass databases"
+arch=('any')
+url="https://github.com/pschmitt/pykeepass";
+license=('GPL3')
+depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
+makedepends=(git python-setuptools)
+_commit=4ef5069d14131b2ac8d34ef260afdbd58bffb3a4  # tags/3.2.1
+source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $_pkgname
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  rm -r "$pkgdir"/usr/lib/python*/site-packages/tests/
+}


[arch-commits] Commit in openbve/repos/community-any (6 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:33:50
  Author: bgyorgy
Revision: 731916

archrelease: copy trunk to community-any

Added:
  openbve/repos/community-any/PKGBUILD
(from rev 731915, openbve/trunk/PKGBUILD)
  openbve/repos/community-any/openbve.appdata.xml
(from rev 731915, openbve/trunk/openbve.appdata.xml)
  openbve/repos/community-any/openbve.sh
(from rev 731915, openbve/trunk/openbve.sh)
Deleted:
  openbve/repos/community-any/PKGBUILD
  openbve/repos/community-any/openbve.appdata.xml
  openbve/repos/community-any/openbve.sh

-+
 PKGBUILD|  108 +-
 openbve.appdata.xml |   44 ++--
 openbve.sh  |4 -
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:33:46 UTC (rev 731915)
+++ PKGBUILD2020-10-24 22:33:50 UTC (rev 731916)
@@ -1,54 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=openbve
-_pkgname=OpenBVE
-pkgver=1.7.1.8
-pkgrel=1
-pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
-arch=(any)
-url="https://openbve-project.net/";
-license=(MIT 'custom:public domain')
-depends=(hicolor-icon-theme libxi mono openal)
-makedepends=(mono-msbuild nuget)
-source=(https://github.com/leezer3/$_pkgname/archive/$pkgver/$_pkgname-$pkgver.tar.gz
-$pkgname.sh
-$pkgname.appdata.xml)
-sha256sums=('2b362788442a32273ea57fa839c116213a400418036500f01e029faf72e6ddc3'
-'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
-'1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  nuget restore OpenBVE.sln
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  msbuild /p:Configuration=Release OpenBVE.sln
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  # Binaries
-  install -dm755 "$pkgdir/usr/lib/$pkgname/"
-  cp -r bin_release/* "$pkgdir/usr/lib/$pkgname/"
-
-  # Data
-  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
-  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
-  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
-
-  # Executable
-  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
-  # Desktop file and icon
-  install -Dm644 debian/$pkgname.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/$pkgname.png"
-  install -Dm644 debian/$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-
-  # License
-  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
-  install -m644 licenses/* Readme.md \
-"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: openbve/repos/community-any/PKGBUILD (from rev 731915, 
openbve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:33:50 UTC (rev 731916)
@@ -0,0 +1,54 @@
+# Maintainer: Balló György 
+
+pkgname=openbve
+_pkgname=OpenBVE
+pkgver=1.7.2.0
+pkgrel=1
+pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
+arch=(any)
+url="https://openbve-project.net/";
+license=(MIT 'custom:public domain')
+depends=(hicolor-icon-theme libxi mono openal)
+makedepends=(mono-msbuild nuget)
+source=(https://github.com/leezer3/$_pkgname/archive/$pkgver/$_pkgname-$pkgver.tar.gz
+$pkgname.sh
+$pkgname.appdata.xml)
+sha256sums=('ed82ad4e162fb867646ce046fd8f01ed7375c9c2e4764889dc8d7ee154edaebe'
+'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
+'1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  nuget restore OpenBVE.sln
+}
+
+build() {
+  cd $_pkgname-$pkgver
+  msbuild /p:Configuration=Release OpenBVE.sln
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  # Binaries
+  install -dm755 "$pkgdir/usr/lib/$pkgname/"
+  cp -r bin_release/* "$pkgdir/usr/lib/$pkgname/"
+
+  # Data
+  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
+  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
+  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
+
+  # Executable
+  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+  # Desktop file and icon
+  install -Dm644 debian/$pkgname.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/$pkgname.png"
+  install -Dm644 debian/$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+
+  # License
+  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
+  install -m644 licenses/* Readme.md \
+"$pkgdir/usr/share/licenses/$pkgname/"
+}

Deleted: openbve.appdata.xml
===
--- openbve.appdata.xml 2020-10-24 22:33:46 UTC (

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:29:58
  Author: bgyorgy
Revision: 731904

upgpkg: python-pykeepass 3.2.1-1: Update to new version

Modified:
  python-pykeepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:29:29 UTC (rev 731903)
+++ PKGBUILD2020-10-24 22:29:58 UTC (rev 731904)
@@ -2,7 +2,7 @@
 
 _pkgname=pykeepass
 pkgname=python-pykeepass
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Python library to interact with keepass databases"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
 makedepends=(git python-setuptools)
-_commit=fd290bf5218e65c043eeba6860bc07434dc1119c  # tags/3.2.0
+_commit=4ef5069d14131b2ac8d34ef260afdbd58bffb3a4  # tags/3.2.1
 source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
 sha256sums=('SKIP')
 


[arch-commits] Commit in superlu/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:28:19
  Author: bgyorgy
Revision: 731899

archrelease: copy trunk to community-x86_64

Added:
  superlu/repos/community-x86_64/PKGBUILD
(from rev 731898, superlu/trunk/PKGBUILD)
Deleted:
  superlu/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:28:16 UTC (rev 731898)
+++ PKGBUILD2020-10-24 22:28:19 UTC (rev 731899)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Joey Dumont 
-# Contributor: Giuseppe Borzi 
-# Contributor: Stefan Paquay 
-
-pkgname=superlu
-pkgver=5.2.1
-pkgrel=10
-pkgdesc="Set of subroutines to solve a sparse linear system"
-arch=(x86_64)
-url="https://github.com/xiaoyeli/superlu/";
-license=(BSD)
-depends=(blas)
-makedepends=(cmake gcc-fortran)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}.tar.gz";)
-sha256sums=('77582501dedef295eb74e4dc9433e2816d2d8be211eae307379c13d93c65bc71')
-
-prepare() {
-  [[ -d build ]] || mkdir build
-}
-
-build() {
-  cd build
-  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_SHARED_LIBS:BOOL=ON \
--Denable_blaslib:BOOL=OFF \
--DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
-  make
-}
-
-check() {
-  cd build
-  make test
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname-$pkgver/DOC/ug.pdf 
"$pkgdir/usr/share/doc/$pkgname/ug.pdf"
-  install -Dm644 ../$pkgname-$pkgver/License.txt 
"$pkgdir/usr/share/licenses/$pkgname/License.txt"
-}

Copied: superlu/repos/community-x86_64/PKGBUILD (from rev 731898, 
superlu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:28:19 UTC (rev 731899)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Joey Dumont 
+# Contributor: Giuseppe Borzi 
+# Contributor: Stefan Paquay 
+
+pkgname=superlu
+pkgver=5.2.2
+pkgrel=1
+pkgdesc="Set of subroutines to solve a sparse linear system"
+arch=(x86_64)
+url="https://github.com/xiaoyeli/superlu/";
+license=(BSD)
+depends=(blas)
+makedepends=(cmake gcc-fortran)
+source=("https://github.com/xiaoyeli/$pkgname/archive/v${pkgver}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('470334a72ba637578e34057f46948495e601a5988a602604f5576367e606a28c')
+
+prepare() {
+  [[ -d build ]] || mkdir build
+}
+
+build() {
+  cd build
+  cmake -G "Unix Makefiles" ../$pkgname-$pkgver/ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS:BOOL=ON \
+-Denable_blaslib:BOOL=OFF \
+-DCMAKE_INSTALL_INCLUDEDIR:PATH=include/superlu/
+  make
+}
+
+check() {
+  cd build
+  make test
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname-$pkgver/DOC/ug.pdf 
"$pkgdir/usr/share/doc/$pkgname/ug.pdf"
+  install -Dm644 ../$pkgname-$pkgver/License.txt 
"$pkgdir/usr/share/licenses/$pkgname/License.txt"
+}


[arch-commits] Commit in phodav/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:23:47
  Author: bgyorgy
Revision: 731885

archrelease: copy trunk to community-x86_64

Added:
  phodav/repos/community-x86_64/PKGBUILD
(from rev 731884, phodav/trunk/PKGBUILD)
Deleted:
  phodav/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:23:44 UTC (rev 731884)
+++ PKGBUILD2020-10-24 22:23:47 UTC (rev 731885)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=phodav
-pkgver=2.4
-pkgrel=1
-pkgdesc="WebDav server implementation using libsoup (RFC 4918)"
-arch=('x86_64')
-url="https://wiki.gnome.org/phodav";
-license=('LGPL2.1')
-depends=('avahi' 'libsoup')
-makedepends=('asciidoc' 'gtk-doc' 'meson' 'xmlto')
-backup=('etc/conf.d/spice-webdavd')
-source=("https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('7dddc2b75e04d0866bb9c9a83028a597ebd73ef4c37bd6ebe1032a870b43b8c3')
-
-prepare() {
-   cd $pkgname-$pkgver
-   sed -i 's|/etc/sysconfig/spice-webdavd|/etc/conf.d/spice-webdavd|
-   s|/usr/sbin/spice-webdavd|/usr/bin/spice-webdavd|' 
data/spice-webdavd.service
-}
-
-build() {
-   arch-meson $pkgname-$pkgver build
-   ninja -C build
-}
-
-package() {
-   DESTDIR="$pkgdir" meson install -C build
-
-   install -dm755 "$pkgdir/etc/conf.d/"
-   echo 'SPICE_WEBDAVD_EXTRA_ARGS=""' > "$pkgdir/etc/conf.d/spice-webdavd"
-}

Copied: phodav/repos/community-x86_64/PKGBUILD (from rev 731884, 
phodav/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:23:47 UTC (rev 731885)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György 
+
+pkgname=phodav
+pkgver=2.5
+pkgrel=1
+pkgdesc="WebDav server implementation using libsoup (RFC 4918)"
+arch=('x86_64')
+url="https://wiki.gnome.org/phodav";
+license=('LGPL2.1')
+depends=('avahi' 'libsoup' 'systemd')
+makedepends=('asciidoc' 'gtk-doc' 'meson' 'xmlto')
+backup=('etc/conf.d/spice-webdavd')
+source=("https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";)
+sha256sums=('71f0a9cd70afd4dd1412a0298331dbb8ac71c0377f52117afc15eb88dc6fb910')
+
+prepare() {
+   cd $pkgname-$pkgver
+   sed -i 's|/etc/sysconfig/spice-webdavd|/etc/conf.d/spice-webdavd|
+   s|/usr/sbin/spice-webdavd|/usr/bin/spice-webdavd|' 
data/spice-webdavd.service
+}
+
+build() {
+   arch-meson $pkgname-$pkgver build
+   meson compile -C build
+}
+
+package() {
+   DESTDIR="$pkgdir" meson install -C build
+
+   install -dm755 "$pkgdir/etc/conf.d/"
+   echo 'SPICE_WEBDAVD_EXTRA_ARGS=""' > "$pkgdir/etc/conf.d/spice-webdavd"
+}


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:25:14
  Author: bgyorgy
Revision: 731889

upgpkg: python-fxa 0.7.7-1: Update to new version

Modified:
  python-fxa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:25:05 UTC (rev 731888)
+++ PKGBUILD2020-10-24 22:25:14 UTC (rev 731889)
@@ -3,7 +3,7 @@
 
 _pkgname=PyFxA
 pkgname=python-fxa
-pkgver=0.7.6
+pkgver=0.7.7
 pkgrel=1
 pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MPL2)
 depends=(python-browserid python-cryptography python-hawkauthlib)
 
source=(https://github.com/mozilla/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1350a9d0201011d15ef41c8cbf74f5efb6044d6cd29b7edf5601654b6ccf7cea')
+sha256sums=('d5b5afdafb6b42344d49e4e4df0582758df54e00b8d0fa3cbc29433410aa9a6f')
 
 build() {
   cd $_pkgname-$pkgver


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:23:44
  Author: bgyorgy
Revision: 731883

upgpkg: phodav 2.5-1: Update to new version

Modified:
  phodav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:23:29 UTC (rev 731882)
+++ PKGBUILD2020-10-24 22:23:44 UTC (rev 731883)
@@ -1,17 +1,17 @@
 # Maintainer: Balló György 
 
 pkgname=phodav
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc="WebDav server implementation using libsoup (RFC 4918)"
 arch=('x86_64')
 url="https://wiki.gnome.org/phodav";
 license=('LGPL2.1')
-depends=('avahi' 'libsoup')
+depends=('avahi' 'libsoup' 'systemd')
 makedepends=('asciidoc' 'gtk-doc' 'meson' 'xmlto')
 backup=('etc/conf.d/spice-webdavd')
 
source=("https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('7dddc2b75e04d0866bb9c9a83028a597ebd73ef4c37bd6ebe1032a870b43b8c3')
+sha256sums=('71f0a9cd70afd4dd1412a0298331dbb8ac71c0377f52117afc15eb88dc6fb910')
 
 prepare() {
cd $pkgname-$pkgver
@@ -21,7 +21,7 @@
 
 build() {
arch-meson $pkgname-$pkgver build
-   ninja -C build
+   meson compile -C build
 }
 
 package() {


[arch-commits] Commit in python-fxa/repos/community-any (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:25:18
  Author: bgyorgy
Revision: 731890

archrelease: copy trunk to community-any

Added:
  python-fxa/repos/community-any/PKGBUILD
(from rev 731889, python-fxa/trunk/PKGBUILD)
Deleted:
  python-fxa/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:25:14 UTC (rev 731889)
+++ PKGBUILD2020-10-24 22:25:18 UTC (rev 731890)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: twa022 
-
-_pkgname=PyFxA
-pkgname=python-fxa
-pkgver=0.7.6
-pkgrel=1
-pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
-arch=(any)
-url="https://github.com/mozilla/PyFxA";
-license=(MPL2)
-depends=(python-browserid python-cryptography python-hawkauthlib)
-source=(https://github.com/mozilla/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1350a9d0201011d15ef41c8cbf74f5efb6044d6cd29b7edf5601654b6ccf7cea')
-
-build() {
-  cd $_pkgname-$pkgver
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname-$pkgver 
-  python3 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-fxa/repos/community-any/PKGBUILD (from rev 731889, 
python-fxa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:25:18 UTC (rev 731890)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: twa022 
+
+_pkgname=PyFxA
+pkgname=python-fxa
+pkgver=0.7.7
+pkgrel=1
+pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
+arch=(any)
+url="https://github.com/mozilla/PyFxA";
+license=(MPL2)
+depends=(python-browserid python-cryptography python-hawkauthlib)
+source=(https://github.com/mozilla/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('d5b5afdafb6b42344d49e4e4df0582758df54e00b8d0fa3cbc29433410aa9a6f')
+
+build() {
+  cd $_pkgname-$pkgver
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname-$pkgver 
+  python3 setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:21:29
  Author: bgyorgy
Revision: 731876

upgpkg: eolie 0.9.100-1: Update to new version

Modified:
  eolie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:21:26 UTC (rev 731875)
+++ PKGBUILD2020-10-24 22:21:29 UTC (rev 731876)
@@ -2,7 +2,7 @@
 # Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
 
 pkgname=eolie
-pkgver=0.9.99
+pkgver=0.9.100
 pkgrel=1
 pkgdesc="Simple web browser for GNOME"
 arch=('any')
@@ -15,7 +15,7 @@
 'python-fxa: Firefox Sync support'
 'python-pyopenssl: Show SSL certificates'
 'python-requests-hawk: Firefox Sync support')
-_commit=051f576ac7f26bda6bee24bf36ecd8edf958f992  # tags/0.9.99
+_commit=187b93a38a837d7cd37949cd6334904c1c22b861  # tags/0.9.100
 source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit";
 "git+https://gitlab.gnome.org/gnumdk/eolie-po.git";)
 sha256sums=('SKIP'


[arch-commits] Commit in eolie/repos/community-any (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:21:32
  Author: bgyorgy
Revision: 731877

archrelease: copy trunk to community-any

Added:
  eolie/repos/community-any/PKGBUILD
(from rev 731876, eolie/trunk/PKGBUILD)
Deleted:
  eolie/repos/community-any/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:21:29 UTC (rev 731876)
+++ PKGBUILD2020-10-24 22:21:32 UTC (rev 731877)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
-
-pkgname=eolie
-pkgver=0.9.99
-pkgrel=1
-pkgdesc="Simple web browser for GNOME"
-arch=('any')
-url="https://wiki.gnome.org/Apps/Eolie";
-license=('GPL3')
-depends=('gtkspell3' 'python-cairo' 'python-dateutil' 'python-gobject' 
'webkit2gtk' 'gnome-settings-daemon')
-makedepends=('git' 'gobject-introspection' 'meson')
-optdepends=('python-beautifulsoup4: Import html bookmarks'
-'python-crypto: Firefox Sync support' 
-'python-fxa: Firefox Sync support'
-'python-pyopenssl: Show SSL certificates'
-'python-requests-hawk: Firefox Sync support')
-_commit=051f576ac7f26bda6bee24bf36ecd8edf958f992  # tags/0.9.99
-source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit";
-"git+https://gitlab.gnome.org/gnumdk/eolie-po.git";)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-   cd $pkgname
-   git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-   cd $pkgname
-   git config submodule.subprojects/po.url "$srcdir/eolie-po"
-   git submodule update --init
-}
-
-build() {
-   arch-meson $pkgname build
-   ninja -C build
-}
-
-package() {
-   DESTDIR="$pkgdir" meson install -C build
-}

Copied: eolie/repos/community-any/PKGBUILD (from rev 731876, 
eolie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:21:32 UTC (rev 731877)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
+
+pkgname=eolie
+pkgver=0.9.100
+pkgrel=1
+pkgdesc="Simple web browser for GNOME"
+arch=('any')
+url="https://wiki.gnome.org/Apps/Eolie";
+license=('GPL3')
+depends=('gtkspell3' 'python-cairo' 'python-dateutil' 'python-gobject' 
'webkit2gtk' 'gnome-settings-daemon')
+makedepends=('git' 'gobject-introspection' 'meson')
+optdepends=('python-beautifulsoup4: Import html bookmarks'
+'python-crypto: Firefox Sync support' 
+'python-fxa: Firefox Sync support'
+'python-pyopenssl: Show SSL certificates'
+'python-requests-hawk: Firefox Sync support')
+_commit=187b93a38a837d7cd37949cd6334904c1c22b861  # tags/0.9.100
+source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit";
+"git+https://gitlab.gnome.org/gnumdk/eolie-po.git";)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+   cd $pkgname
+   git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+   cd $pkgname
+   git config submodule.subprojects/po.url "$srcdir/eolie-po"
+   git submodule update --init
+}
+
+build() {
+   arch-meson $pkgname build
+   ninja -C build
+}
+
+package() {
+   DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in tupitube/repos/community-x86_64 (6 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:11:44
  Author: bgyorgy
Revision: 731851

archrelease: copy trunk to community-x86_64

Added:
  tupitube/repos/community-x86_64/PKGBUILD
(from rev 731850, tupitube/trunk/PKGBUILD)
  tupitube/repos/community-x86_64/qt-5.15.patch
(from rev 731850, tupitube/trunk/qt-5.15.patch)
  tupitube/repos/community-x86_64/tupitube.appdata.xml
(from rev 731850, tupitube/trunk/tupitube.appdata.xml)
Deleted:
  tupitube/repos/community-x86_64/PKGBUILD
  tupitube/repos/community-x86_64/qt-5.15.patch
  tupitube/repos/community-x86_64/tupitube.appdata.xml

--+
 PKGBUILD |   85 -
 qt-5.15.patch|   50 ++--
 tupitube.appdata.xml |   56 
 3 files changed, 96 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 22:11:40 UTC (rev 731850)
+++ PKGBUILD2020-10-24 22:11:44 UTC (rev 731851)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Ninez 
-# Contributor: N30N 
-# Contributor: sekret
-# Contributor: SanskritFritz
-
-pkgname=tupitube
-pkgver=0.2.15
-pkgrel=2
-pkgdesc="Design and authoring tool for digital artists interested in 2D 
animation"
-arch=(x86_64)
-url="https://www.maefloresta.com/";
-license=(GPL2)
-depends=(ffmpeg qt5-multimedia qt5-svg quazip)
-makedepends=(ruby)
-replaces=(tupitube.desk)
-source=(https://downloads.sourceforge.net/tupi2d/$pkgname.desk-$pkgver.tar.gz
-tupitube.appdata.xml
-qt-5.15.patch)
-sha256sums=('700433296de253539c3ec3189c9eeffa5fd1b864f3010fac38259ac5ac40d8a4'
-'99fbafe0b359130d53278db3cada052f8245c325dcb82ce33997322dd750707a'
-'afb563345a62034f523dcc558aee83efb466c863feb39e6a8d5744c974b979ce')
-
-prepare() {
-  cd $pkgname.desk
-  patch -p1 -i ../qt-5.15.patch
-  sed -i 's|quazip/|QuaZip-Qt5-1.0/quazip/|' configure.tests/quazip/main.cpp 
src/libtupi/tuppackagehandler.cpp
-  sed -i 's|quazip-qt5|quazip1-qt5|' qonf/test.rb
-  sed -i 's|/share/pixmaps|/share/icons/hicolor/128x128/apps|' qonf/makefile.rb
-}
-
-build() {
-  cd $pkgname.desk
-  ./configure --prefix=/usr --libdir=/usr/lib --without-debug
-  make
-}
-
-package() {
-  cd $pkgname.desk
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-}

Copied: tupitube/repos/community-x86_64/PKGBUILD (from rev 731850, 
tupitube/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 22:11:44 UTC (rev 731851)
@@ -0,0 +1,43 @@
+# Maintainer: Balló György 
+# Contributor: Ninez 
+# Contributor: N30N 
+# Contributor: sekret
+# Contributor: SanskritFritz
+
+pkgname=tupitube
+pkgver=0.2.16
+pkgrel=1
+pkgdesc="Design and authoring tool for digital artists interested in 2D 
animation"
+arch=(x86_64)
+url="https://www.maefloresta.com/";
+license=(GPL2)
+depends=(ffmpeg qt5-multimedia qt5-svg quazip)
+makedepends=(ruby)
+replaces=(tupitube.desk)
+source=(https://downloads.sourceforge.net/tupi2d/$pkgname.desk-$pkgver.tar.gz
+tupitube.appdata.xml
+qt-5.15.patch)
+sha256sums=('daedd818c7782ab88116d9a0f1401c6bcf874453d93381acefdd4a746625bc2e'
+'99fbafe0b359130d53278db3cada052f8245c325dcb82ce33997322dd750707a'
+'afb563345a62034f523dcc558aee83efb466c863feb39e6a8d5744c974b979ce')
+
+prepare() {
+  cd $pkgname.desk
+  patch -p1 -i ../qt-5.15.patch
+  sed -i 's|quazip/|QuaZip-Qt5-1.1/quazip/|' configure.tests/quazip/main.cpp 
src/libtupi/tuppackagehandler.cpp
+  sed -i 's|quazip-qt5|quazip1-qt5|' qonf/test.rb
+  sed -i 's|/share/pixmaps|/share/icons/hicolor/128x128/apps|' qonf/makefile.rb
+  sed -i '/require .os/d' qonf/configure.rb
+}
+
+build() {
+  cd $pkgname.desk
+  ./configure --prefix=/usr --libdir=/usr/lib --without-debug
+  make
+}
+
+package() {
+  cd $pkgname.desk
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+}

Deleted: qt-5.15.patch
===
--- qt-5.15.patch   2020-10-24 22:11:40 UTC (rev 731850)
+++ qt-5.15.patch   2020-10-24 22:11:44 UTC (rev 731851)
@@ -1,25 +0,0 @@
-diff --git a/src/components/exposure/tupexposuretable.cpp 
b/src/components/exposure/tupexposuretable.cpp
-index 53df3bb7..da4cfe9a 100644
 a/src/components/exposure/tupexposuretable.cpp
-+++ b/src/components/exposure/tupexposuretable.cpp
-@@ -36,6 +36,8 @@
- #include "tupexposuretable.h"
- #include "tconfig.h"
- 
-+#include 
-+
- class TUPITUBE_EXPORT TupExposureVerticalHeader : public QHeaderView
- {
- public:
-diff --git a/src/framework/gui/tslider.cpp b/src/framework/gui/tslider.cpp
-index 206055e8..de3d13b3 100644
 a/src/framework/gui/tslider.cpp
-+++ b/src/framework/gui/tsli

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 22:11:40
  Author: bgyorgy
Revision: 731850

upgpkg: tupitube 0.2.16-1: Update to new version

Modified:
  tupitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:11:16 UTC (rev 731849)
+++ PKGBUILD2020-10-24 22:11:40 UTC (rev 731850)
@@ -5,8 +5,8 @@
 # Contributor: SanskritFritz
 
 pkgname=tupitube
-pkgver=0.2.15
-pkgrel=2
+pkgver=0.2.16
+pkgrel=1
 pkgdesc="Design and authoring tool for digital artists interested in 2D 
animation"
 arch=(x86_64)
 url="https://www.maefloresta.com/";
@@ -17,7 +17,7 @@
 source=(https://downloads.sourceforge.net/tupi2d/$pkgname.desk-$pkgver.tar.gz
 tupitube.appdata.xml
 qt-5.15.patch)
-sha256sums=('700433296de253539c3ec3189c9eeffa5fd1b864f3010fac38259ac5ac40d8a4'
+sha256sums=('daedd818c7782ab88116d9a0f1401c6bcf874453d93381acefdd4a746625bc2e'
 '99fbafe0b359130d53278db3cada052f8245c325dcb82ce33997322dd750707a'
 'afb563345a62034f523dcc558aee83efb466c863feb39e6a8d5744c974b979ce')
 
@@ -27,6 +27,7 @@
   sed -i 's|quazip/|QuaZip-Qt5-1.1/quazip/|' configure.tests/quazip/main.cpp 
src/libtupi/tuppackagehandler.cpp
   sed -i 's|quazip-qt5|quazip1-qt5|' qonf/test.rb
   sed -i 's|/share/pixmaps|/share/icons/hicolor/128x128/apps|' qonf/makefile.rb
+  sed -i '/require .os/d' qonf/configure.rb
 }
 
 build() {


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 21:40:33
  Author: bgyorgy
Revision: 731802

upgpkg: qxmledit 0.9.16-1: Update to new version

Modified:
  qxmledit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 21:40:29 UTC (rev 731801)
+++ PKGBUILD2020-10-24 21:40:33 UTC (rev 731802)
@@ -3,8 +3,8 @@
 # Contributor: speps 
 
 pkgname=qxmledit
-pkgver=0.9.15
-pkgrel=2
+pkgver=0.9.16
+pkgrel=1
 pkgdesc="Simple XML editor and XSD viewer"
 arch=(x86_64)
 url="https://qxmledit.org/";
@@ -12,7 +12,7 @@
 depends=(glu hicolor-icon-theme qt5-scxml qt5-svg qt5-xmlpatterns)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/qxmledit/$pkgname-$pkgver-src.tgz)
-sha256sums=('84397d5db6cdca068c1d067c36df3f12c2f164e12ee3749e10cc4655112955f5')
+sha256sums=('e86443d640b2d2486b8278a200e098425c52607f82908a1b5676c42af057caa8')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in qxmledit/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 21:40:36
  Author: bgyorgy
Revision: 731803

archrelease: copy trunk to community-x86_64

Added:
  qxmledit/repos/community-x86_64/PKGBUILD
(from rev 731802, qxmledit/trunk/PKGBUILD)
Deleted:
  qxmledit/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 21:40:33 UTC (rev 731802)
+++ PKGBUILD2020-10-24 21:40:36 UTC (rev 731803)
@@ -1,43 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Lone_Wolf 
-# Contributor: speps 
-
-pkgname=qxmledit
-pkgver=0.9.15
-pkgrel=2
-pkgdesc="Simple XML editor and XSD viewer"
-arch=(x86_64)
-url="https://qxmledit.org/";
-license=(LGPL)
-depends=(glu hicolor-icon-theme qt5-scxml qt5-svg qt5-xmlpatterns)
-makedepends=(qt5-tools)
-source=(https://downloads.sourceforge.net/qxmledit/$pkgname-$pkgver-src.tgz)
-sha256sums=('84397d5db6cdca068c1d067c36df3f12c2f164e12ee3749e10cc4655112955f5')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i '/INSTALLS += desktopInfo/d' src/QXmlEdit.pro
-}
-
-build() {
-  cd $pkgname-$pkgver
-  lrelease src/QXmlEdit.pro src/QXmlEditWidget.pro 
src/sessions/QXmlEditSessions.pro
-  qmake \
-QXMLEDIT_INST_DIR=/usr/bin \
-QXMLEDIT_INST_LIB_DIR=/usr/lib \
-QXMLEDIT_INST_INCLUDE_DIR=/usr/include/$pkgname \
-QXMLEDIT_INST_DATA_DIR=/usr/share/$pkgname \
-QXMLEDIT_INST_DOC_DIR=/usr/share/doc/$pkgname
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  install -Dm644 install_scripts/environment/man/qxmledit.1 
"$pkgdir/usr/share/man/man1/qxmledit.1"
-  install -Dm644 install_scripts/environment/desktop/QXmlEdit.desktop 
"$pkgdir/usr/share/applications/QXmlEdit.desktop"
-  install -Dm644 install_scripts/environment/desktop/QXmlEdit.appdata.xml 
"$pkgdir/usr/share/metainfo/QXmlEdit.appdata.xml"
-  install -Dm644 install_scripts/environment/icon/qxmledit.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/qxmledit.png"
-  install -Dm644 install_scripts/environment/icon/qxmledit_48x48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/qxmledit.png"
-  install -Dm644 src/images/icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/qxmledit.svg"
-}

Copied: qxmledit/repos/community-x86_64/PKGBUILD (from rev 731802, 
qxmledit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 21:40:36 UTC (rev 731803)
@@ -0,0 +1,43 @@
+# Maintainer: Balló György 
+# Contributor: Lone_Wolf 
+# Contributor: speps 
+
+pkgname=qxmledit
+pkgver=0.9.16
+pkgrel=1
+pkgdesc="Simple XML editor and XSD viewer"
+arch=(x86_64)
+url="https://qxmledit.org/";
+license=(LGPL)
+depends=(glu hicolor-icon-theme qt5-scxml qt5-svg qt5-xmlpatterns)
+makedepends=(qt5-tools)
+source=(https://downloads.sourceforge.net/qxmledit/$pkgname-$pkgver-src.tgz)
+sha256sums=('e86443d640b2d2486b8278a200e098425c52607f82908a1b5676c42af057caa8')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '/INSTALLS += desktopInfo/d' src/QXmlEdit.pro
+}
+
+build() {
+  cd $pkgname-$pkgver
+  lrelease src/QXmlEdit.pro src/QXmlEditWidget.pro 
src/sessions/QXmlEditSessions.pro
+  qmake \
+QXMLEDIT_INST_DIR=/usr/bin \
+QXMLEDIT_INST_LIB_DIR=/usr/lib \
+QXMLEDIT_INST_INCLUDE_DIR=/usr/include/$pkgname \
+QXMLEDIT_INST_DATA_DIR=/usr/share/$pkgname \
+QXMLEDIT_INST_DOC_DIR=/usr/share/doc/$pkgname
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 install_scripts/environment/man/qxmledit.1 
"$pkgdir/usr/share/man/man1/qxmledit.1"
+  install -Dm644 install_scripts/environment/desktop/QXmlEdit.desktop 
"$pkgdir/usr/share/applications/QXmlEdit.desktop"
+  install -Dm644 install_scripts/environment/desktop/QXmlEdit.appdata.xml 
"$pkgdir/usr/share/metainfo/QXmlEdit.appdata.xml"
+  install -Dm644 install_scripts/environment/icon/qxmledit.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/qxmledit.png"
+  install -Dm644 install_scripts/environment/icon/qxmledit_48x48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/qxmledit.png"
+  install -Dm644 src/images/icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/qxmledit.svg"
+}


[arch-commits] Commit in deja-dup/trunk (PKGBUILD libhandy1.patch)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:51:19
  Author: bgyorgy
Revision: 731711

upgpkg: deja-dup 42.5-1: Update to new version

Added:
  deja-dup/trunk/libhandy1.patch
Modified:
  deja-dup/trunk/PKGBUILD

-+
 PKGBUILD|   17 +++--
 libhandy1.patch |  175 ++
 2 files changed, 187 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 20:50:13 UTC (rev 731710)
+++ PKGBUILD2020-10-24 20:51:19 UTC (rev 731711)
@@ -1,18 +1,25 @@
 # Maintainer: Balló György 
 
 pkgname=deja-dup
-pkgver=42.4
-pkgrel=2
+pkgver=42.5
+pkgrel=1
 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
 arch=(x86_64)
 url="https://wiki.gnome.org/Apps/DejaDup";
 license=(GPL)
-depends=(duplicity gvfs libhandy0 libsecret org.freedesktop.secrets 
python-gobject python-pydrive)
+depends=(duplicity gvfs libhandy libsecret org.freedesktop.secrets 
python-gobject python-pydrive)
 makedepends=(appstream-glib itstool meson vala)
-source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz
+libhandy1.patch)
 validpgpkeys=('A3A5C2FC56AE7341D308D8571B50ECA373F3F233') # Michael Terry
-sha256sums=('bbb79690513b7e33081759612ba7d4559bb6f223c082443babc35ab4f3acf427')
+sha256sums=('b06b95f9a4503143971332f304fde24b45a6b8000184f91a9648fadf9e561909'
+'66b3204425b9353e0f8cb97e7d4d50d58f00be753eb64096cae1d1932b0a31fa')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../libhandy1.patch
+}
+
 build() {
   arch-meson $pkgname-$pkgver build
   meson compile -C build

Added: libhandy1.patch
===
--- libhandy1.patch (rev 0)
+++ libhandy1.patch 2020-10-24 20:51:19 UTC (rev 731711)
@@ -0,0 +1,175 @@
+From 77bc3d5c24db442a5870960b1cc8e1c221175bae Mon Sep 17 00:00:00 2001
+From: Michael Terry 
+Date: Thu, 10 Sep 2020 12:24:03 -0400
+Subject: [PATCH] Upgrade to libhandy1
+
+---
+ Makefile|  8 +---
+ data/ui/preferences.ui  |  8 +---
+ deja-dup/ConfigFolderList.vala  | 18 +-
+ deja-dup/ConfigLocationRow.vala | 11 +--
+ deja-dup/main.vala  |  3 +--
+ flatpak/org.gnome.DejaDupDevel.yaml | 11 ---
+ meson.build |  3 +--
+ 7 files changed, 18 insertions(+), 44 deletions(-)
+
+diff --git a/data/ui/preferences.ui b/data/ui/preferences.ui
+index 60fcf4a1..884ac7a0 100644
+--- a/data/ui/preferences.ui
 b/data/ui/preferences.ui
+@@ -14,6 +14,7 @@ SPDX-FileCopyrightText: Michael Terry
+ 500
+ 500
+ True
++False
+ 
+   
+ True
+@@ -29,10 +30,11 @@ SPDX-FileCopyrightText: Michael Terry
+   
+ True
+ True
++storage_row_grid
+ _Location
+ True
+-
+-  
++
++  
+ True
+ False
+ center
+@@ -106,7 +108,7 @@ SPDX-FileCopyrightText: Michael Terry
+ auto_backup
+ Back Up 
_Automatically
+ True
+-
++
+   
+ True
+ False
+diff --git a/deja-dup/ConfigFolderList.vala b/deja-dup/ConfigFolderList.vala
+index d77d8b8a..82226bd4 100644
+--- a/deja-dup/ConfigFolderList.vala
 b/deja-dup/ConfigFolderList.vala
+@@ -50,6 +50,14 @@ public class ConfigFolderList : BuilderWidget
+   row.visible = true;
+   group.add(row);
+ 
++  var install_env = DejaDup.InstallEnv.instance();
++  if (check_availability && !install_env.is_file_available(file)) {
++var icon = new Gtk.Image.from_icon_name("dialog-warning", 
Gtk.IconSize.LARGE_TOOLBAR);
++icon.visible = true;
++icon.tooltip_text = _("This folder cannot be backed up because 
Backups does not have access to it.");
++row.add(icon);
++  }
++
+   var button = new Gtk.Button.from_icon_name("list-remove-symbolic", 
Gtk.IconSize.BUTTON);
+   button.get_accessible().set_name(_("Remove"));
+   button.valign = Gtk.Align.CENTER;
+@@ -58,15 +66,7 @@ public class ConfigFolderList : BuilderWidget
+   button.clicked.connect(() => {
+ handle_remove(button.get_data("folder"));
+   });
+-  row.add_action(button);
+-
+-  var install_env = DejaDup.InstallEnv.instance();
+-  if (check_availability && !install_env.is_file_available(file)) {
+-var icon = new Gtk.Image.from_icon_name("dialog-warning", 
Gtk.IconSize.LARGE_TOOLBAR);
+-icon.visible = true;
+-icon.tooltip_text = _("This folder 

[arch-commits] Commit in deja-dup/repos/community-x86_64 (3 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:51:22
  Author: bgyorgy
Revision: 731712

archrelease: copy trunk to community-x86_64

Added:
  deja-dup/repos/community-x86_64/PKGBUILD
(from rev 731711, deja-dup/trunk/PKGBUILD)
  deja-dup/repos/community-x86_64/libhandy1.patch
(from rev 731711, deja-dup/trunk/libhandy1.patch)
Deleted:
  deja-dup/repos/community-x86_64/PKGBUILD

-+
 PKGBUILD|   61 ++
 libhandy1.patch |  175 ++
 2 files changed, 209 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 20:51:19 UTC (rev 731711)
+++ PKGBUILD2020-10-24 20:51:22 UTC (rev 731712)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=deja-dup
-pkgver=42.4
-pkgrel=2
-pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
-arch=(x86_64)
-url="https://wiki.gnome.org/Apps/DejaDup";
-license=(GPL)
-depends=(duplicity gvfs libhandy0 libsecret org.freedesktop.secrets 
python-gobject python-pydrive)
-makedepends=(appstream-glib itstool meson vala)
-source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-validpgpkeys=('A3A5C2FC56AE7341D308D8571B50ECA373F3F233') # Michael Terry
-sha256sums=('bbb79690513b7e33081759612ba7d4559bb6f223c082443babc35ab4f3acf427')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: deja-dup/repos/community-x86_64/PKGBUILD (from rev 731711, 
deja-dup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 20:51:22 UTC (rev 731712)
@@ -0,0 +1,34 @@
+# Maintainer: Balló György 
+
+pkgname=deja-dup
+pkgver=42.5
+pkgrel=1
+pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
+arch=(x86_64)
+url="https://wiki.gnome.org/Apps/DejaDup";
+license=(GPL)
+depends=(duplicity gvfs libhandy libsecret org.freedesktop.secrets 
python-gobject python-pydrive)
+makedepends=(appstream-glib itstool meson vala)
+source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz
+libhandy1.patch)
+validpgpkeys=('A3A5C2FC56AE7341D308D8571B50ECA373F3F233') # Michael Terry
+sha256sums=('b06b95f9a4503143971332f304fde24b45a6b8000184f91a9648fadf9e561909'
+'66b3204425b9353e0f8cb97e7d4d50d58f00be753eb64096cae1d1932b0a31fa')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../libhandy1.patch
+}
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}

Copied: deja-dup/repos/community-x86_64/libhandy1.patch (from rev 731711, 
deja-dup/trunk/libhandy1.patch)
===
--- libhandy1.patch (rev 0)
+++ libhandy1.patch 2020-10-24 20:51:22 UTC (rev 731712)
@@ -0,0 +1,175 @@
+From 77bc3d5c24db442a5870960b1cc8e1c221175bae Mon Sep 17 00:00:00 2001
+From: Michael Terry 
+Date: Thu, 10 Sep 2020 12:24:03 -0400
+Subject: [PATCH] Upgrade to libhandy1
+
+---
+ Makefile|  8 +---
+ data/ui/preferences.ui  |  8 +---
+ deja-dup/ConfigFolderList.vala  | 18 +-
+ deja-dup/ConfigLocationRow.vala | 11 +--
+ deja-dup/main.vala  |  3 +--
+ flatpak/org.gnome.DejaDupDevel.yaml | 11 ---
+ meson.build |  3 +--
+ 7 files changed, 18 insertions(+), 44 deletions(-)
+
+diff --git a/data/ui/preferences.ui b/data/ui/preferences.ui
+index 60fcf4a1..884ac7a0 100644
+--- a/data/ui/preferences.ui
 b/data/ui/preferences.ui
+@@ -14,6 +14,7 @@ SPDX-FileCopyrightText: Michael Terry
+ 500
+ 500
+ True
++False
+ 
+   
+ True
+@@ -29,10 +30,11 @@ SPDX-FileCopyrightText: Michael Terry
+   
+ True
+ True
++storage_row_grid
+ _Location
+ True
+-
+-  
++
++  
+ True
+ False
+ center
+@@ -106,7 +108,7 @@ SPDX-FileCopyrightText: Michael Terry
+ auto_backup
+ Back Up 
_Automatically
+ True
+-
++
+   
+ True
+ False
+diff --git a/deja-dup/ConfigFolderList.vala b/deja-dup/ConfigFolderList.vala
+index d77d8b8a..82226bd4 100644
+--- a/deja-dup/ConfigFolderList.vala
 b/deja-dup/ConfigFolderList.vala
+@@ -50,6 +50,14 @@ public class Co

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:10:12
  Author: bgyorgy
Revision: 731635

upgpkg: simutrans-pak64 122.0-1: Update to new version

Modified:
  simutrans-pak64/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 20:07:13 UTC (rev 731634)
+++ PKGBUILD2020-10-24 20:10:12 UTC (rev 731635)
@@ -3,8 +3,7 @@
 # Contributor: JD Steffen 
 
 pkgname=simutrans-pak64
-pkgver=121.0
-_pkgver=121-0
+pkgver=122.0
 pkgrel=1
 pkgdesc="Low resolution graphics set for Simutrans"
 arch=('any')
@@ -11,9 +10,9 @@
 url="https://www.simutrans.com/";
 license=('custom:Artistic')
 options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+source=(https://downloads.sourceforge.net/simutrans/simupak64-${pkgver/./-}.zip
 licence.txt)
-sha256sums=('acd44278650944cd197ef8d5da7106f3d26c5fd3c3f2586c83a1c286e02c63cc'
+sha256sums=('ce2ebf0e4e0c8df5defa10be114683f65559d5a994d1ff6c96bdece7ed984b74'
 'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
 
 package() {


[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:10:15
  Author: bgyorgy
Revision: 731636

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 731635, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 731635, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   61 +++---
 licence.txt |  240 +-
 2 files changed, 150 insertions(+), 151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 20:10:12 UTC (rev 731635)
+++ PKGBUILD2020-10-24 20:10:15 UTC (rev 731636)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=121.0
-_pkgver=121-0
-pkgrel=1
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="https://www.simutrans.com/";
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-sha256sums=('acd44278650944cd197ef8d5da7106f3d26c5fd3c3f2586c83a1c286e02c63cc'
-'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
-
-package() {
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 731635, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 20:10:15 UTC (rev 731636)
@@ -0,0 +1,30 @@
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=122.0
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="https://www.simutrans.com/";
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-${pkgver/./-}.zip
+licence.txt)
+sha256sums=('ce2ebf0e4e0c8df5defa10be114683f65559d5a994d1ff6c96bdece7ed984b74'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2020-10-24 20:10:12 UTC (rev 731635)
+++ licence.txt 2020-10-24 20:10:15 UTC (rev 731636)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  Copyright Holder,

[arch-commits] Commit in simutrans/trunk (PKGBUILD config.patch settings-folder.patch)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:06:57
  Author: bgyorgy
Revision: 731632

upgpkg: simutrans 122.0-1: Update to new version

Modified:
  simutrans/trunk/PKGBUILD
  simutrans/trunk/config.patch
  simutrans/trunk/settings-folder.patch

---+
 PKGBUILD  |   13 ++---
 config.patch  |   18 +++---
 settings-folder.patch |4 ++--
 3 files changed, 15 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 20:06:54 UTC (rev 731631)
+++ PKGBUILD2020-10-24 20:06:57 UTC (rev 731632)
@@ -5,17 +5,16 @@
 # Contributor: JD Steffen 
 
 pkgname=simutrans
-pkgver=121.0
-_pkgver=121-0
+pkgver=122.0
 pkgrel=1
 pkgdesc="Transportation simulation game"
 arch=('x86_64')
 url="https://www.simutrans.com/";
 license=('custom:Artistic')
-depends=('gcc-libs' 'zlib' 'sdl_mixer' 'bzip2' 'simutrans-pak64' 
'hicolor-icon-theme')
+depends=('gcc-libs' 'zlib' 'sdl2_mixer' 'bzip2' 'simutrans-pak64' 
'hicolor-icon-theme')
 makedepends=('dos2unix')
 optdepends=('timidity++: play MIDI music')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-src-$_pkgver.zip
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-src-${pkgver/./-}.zip
 
https://raw.githubusercontent.com/aburch/simutrans/8593f5b1248d03f907a149f7abc41ae6512009e1/simutrans.svg
 settings-folder.patch
 path-for-game-data.patch
@@ -22,11 +21,11 @@
 config.patch
 simutrans.desktop
 simutrans.appdata.xml)
-sha256sums=('69fd95989761a013729106b48135f772f59126398cd93ada072f963c4d1e86b8'
+sha256sums=('d3b729afc22abe5a3104868f2462305258045082993069a2230b508c02899f03'
 'c0c2dd5da146f64901b00c6ee67e0818a166b983a81cee7897c4843aa9f21c81'
-'cbe5d7c7be96e6e7262c1e3b1c16155f5c179609f081e3ee050bbfc277845f71'
+'5f009471489583fd48bcce5d4869048d1164423771cfd955840ae995cd6a70ca'
 '1a0fc75fe1422404e424c91f5a23301234b2997cb727b4985c98ac1af6a4582a'
-'24bf2b611706c42fd52dc00d61fa2e28f54a614f17e43bc463817406e63eba3a'
+'b80452cf985bde7d86e8e5fca95fb5921bac96a245ff9a2a331e8910b73a3747'
 '99545152f5e739b7eb028152383fa10d3e3d303c99167e1c6e5a6bd7dcd00fa3'
 'f3d2416de0f725d15b18482c20231228791e65ceeeb7305115a8ea6a2e591dd6')
 

Modified: config.patch
===
--- config.patch2020-10-24 20:06:54 UTC (rev 731631)
+++ config.patch2020-10-24 20:06:57 UTC (rev 731632)
@@ -1,17 +1,13 @@
 --- config.default.orig2011-11-10 21:48:01.0 +0100
 +++ config.default 2011-11-10 21:51:58.383221979 +0100
-@@ -6,18 +6,18 @@
- #BACKEND = opengl
+@@ -6,15 +6,15 @@
  #BACKEND = sdl
  #BACKEND = sdl2
--#BACKEND = mixer_sdl
-+BACKEND = mixer_sdl
+ #BACKEND = mixer_sdl
+-#BACKEND = mixer_sdl2
++BACKEND = mixer_sdl2
  #BACKEND = posix
  
- #COLOUR_DEPTH = 0
--#COLOUR_DEPTH = 16
-+COLOUR_DEPTH = 16
- 
  #OSTYPE = amiga
  #OSTYPE = beos
  #OSTYPE = cygwin
@@ -23,11 +19,11 @@
  #OSTYPE = mac
  
 @@ -37,6 +37,6 @@
- #SDL_CONFIG = sdl-config
  #SDL2_CONFIG= sdl2-config
+ #FREETYPE_CONFIG= freetype-config
  
 -#VERBOSE = 1
 +VERBOSE = 1
  
- # The following useful conditional compilation flags exist
- #
+ # Use static libraries instead
+ # STATIC = 1

Modified: settings-folder.patch
===
--- settings-folder.patch   2020-10-24 20:06:54 UTC (rev 731631)
+++ settings-folder.patch   2020-10-24 20:06:57 UTC (rev 731632)
@@ -1,5 +1,5 @@
 simsys.cc.orig 2011-10-28 20:32:25.0 +0200
-+++ simsys.cc  2011-11-10 23:09:10.380031846 +0100
+--- sys/simsys.cc.orig 2011-10-28 20:32:25.0 +0200
 sys/simsys.cc  2011-11-10 23:09:10.380031846 +0100
 @@ -47,7 +47,7 @@
  #elif defined __APPLE__
sprintf(buffer, "%s/Library/Simutrans", getenv("HOME"));


[arch-commits] Commit in simutrans/repos/community-x86_64 (12 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:07:02
  Author: bgyorgy
Revision: 731633

archrelease: copy trunk to community-x86_64

Added:
  simutrans/repos/community-x86_64/PKGBUILD
(from rev 731632, simutrans/trunk/PKGBUILD)
  simutrans/repos/community-x86_64/config.patch
(from rev 731632, simutrans/trunk/config.patch)
  simutrans/repos/community-x86_64/path-for-game-data.patch
(from rev 731632, simutrans/trunk/path-for-game-data.patch)
  simutrans/repos/community-x86_64/settings-folder.patch
(from rev 731632, simutrans/trunk/settings-folder.patch)
  simutrans/repos/community-x86_64/simutrans.appdata.xml
(from rev 731632, simutrans/trunk/simutrans.appdata.xml)
  simutrans/repos/community-x86_64/simutrans.desktop
(from rev 731632, simutrans/trunk/simutrans.desktop)
Deleted:
  simutrans/repos/community-x86_64/PKGBUILD
  simutrans/repos/community-x86_64/config.patch
  simutrans/repos/community-x86_64/path-for-game-data.patch
  simutrans/repos/community-x86_64/settings-folder.patch
  simutrans/repos/community-x86_64/simutrans.appdata.xml
  simutrans/repos/community-x86_64/simutrans.desktop

--+
 PKGBUILD |  129 ++---
 config.patch |   62 ++---
 path-for-game-data.patch |   36 ++--
 settings-folder.patch|   24 
 simutrans.appdata.xml|   38 ++---
 simutrans.desktop|   18 +++---
 6 files changed, 151 insertions(+), 156 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 20:06:57 UTC (rev 731632)
+++ PKGBUILD2020-10-24 20:07:02 UTC (rev 731633)
@@ -1,65 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Gilles Gagniard 
-# Contributor: JD Steffen 
-
-pkgname=simutrans
-pkgver=121.0
-_pkgver=121-0
-pkgrel=1
-pkgdesc="Transportation simulation game"
-arch=('x86_64')
-url="https://www.simutrans.com/";
-license=('custom:Artistic')
-depends=('gcc-libs' 'zlib' 'sdl_mixer' 'bzip2' 'simutrans-pak64' 
'hicolor-icon-theme')
-makedepends=('dos2unix')
-optdepends=('timidity++: play MIDI music')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-src-$_pkgver.zip
-
https://raw.githubusercontent.com/aburch/simutrans/8593f5b1248d03f907a149f7abc41ae6512009e1/simutrans.svg
-settings-folder.patch
-path-for-game-data.patch
-config.patch
-simutrans.desktop
-simutrans.appdata.xml)
-sha256sums=('69fd95989761a013729106b48135f772f59126398cd93ada072f963c4d1e86b8'
-'c0c2dd5da146f64901b00c6ee67e0818a166b983a81cee7897c4843aa9f21c81'
-'cbe5d7c7be96e6e7262c1e3b1c16155f5c179609f081e3ee050bbfc277845f71'
-'1a0fc75fe1422404e424c91f5a23301234b2997cb727b4985c98ac1af6a4582a'
-'24bf2b611706c42fd52dc00d61fa2e28f54a614f17e43bc463817406e63eba3a'
-'99545152f5e739b7eb028152383fa10d3e3d303c99167e1c6e5a6bd7dcd00fa3'
-'f3d2416de0f725d15b18482c20231228791e65ceeeb7305115a8ea6a2e591dd6')
-
-prepare() {
-  # Some files are distributed in DOS format
-  find . -type f -exec dos2unix -q '{}' \;
-
-  # Adjust paths
-  patch -Np0 -i settings-folder.patch
-  patch -Np1 -i path-for-game-data.patch
-
-  # Configure the build process
-  cp config.template config.default
-  patch -Np0 -i config.patch
-}
-
-build() {
-  make -j1
-}
-
-package() {
-  #binary
-  install -Dm755 build/default/sim "$pkgdir/usr/bin/simutrans"
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games"
-  cp -r $pkgname "$pkgdir/usr/share/games/"
-
-  #desktop file and icon
-  install -Dm644 simutrans.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/simutrans.svg"
-  install -Dm644 simutrans.desktop 
"$pkgdir/usr/share/applications/simutrans.desktop"
-  install -Dm644 simutrans.appdata.xml 
"$pkgdir/usr/share/metainfo/simutrans.appdata.xml"
-
-  #license
-  install -Dm644 simutrans/license.txt 
"$pkgdir/usr/share/licenses/simutrans/license.txt"
-}

Copied: simutrans/repos/community-x86_64/PKGBUILD (from rev 731632, 
simutrans/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 20:07:02 UTC (rev 731633)
@@ -0,0 +1,64 @@
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Gilles Gagniard 
+# Contributor: JD Steffen 
+
+pkgname=simutrans
+pkgver=122.0
+pkgrel=1
+pkgdesc="Transportation simulation game"
+arch=('x86_64')
+url="https://www.simutrans.com/";
+license=('custom:Artistic')
+depends=('gcc-libs' 'zlib' 'sdl2_mixer' 'bzip2' 'simutrans-pak64' 
'hicolor-icon-theme')
+makedepends=('dos2unix')
+optdepends=('timidity++: play MIDI music')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-src-${pkgver/./-}.zip
+
https://raw.githubusercontent.com/aburch/simutrans/8593f5b1248d03f907a149f

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:48:16
  Author: bgyorgy
Revision: 731607

upgpkg: pitivi 2020.09.1-1: Update to new version

Modified:
  pitivi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 19:47:59 UTC (rev 731606)
+++ PKGBUILD2020-10-24 19:48:16 UTC (rev 731607)
@@ -4,35 +4,24 @@
 # Contributor: Gabor Nyekhelyi (n0gabor) 
 
 pkgname=pitivi
-pkgver=0.999
-pkgrel=4
+pkgver=2020.09.1
+pkgrel=1
 pkgdesc="Editor for audio/video projects using the GStreamer framework"
 arch=('x86_64')
 url="http://pitivi.org/";
 license=('LGPL')
 depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'gst-python'
- 'gst-transcoder' 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib'
- 'python-numpy')
+ 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib' 'python-numpy')
 makedepends=('intltool' 'itstool' 'meson')
 optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
 'gst-libav: additional multimedia codecs'
 'gst-plugins-ugly: additional multimedia codecs')
-source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb6f8a831383e698c2117ca7caec77b8167a6b2e2b0fb9c375e6a4f7c815b757')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c217200b40e577212dfc48ac276284947f359f672c0262878083256dca12c5af')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Don't use legacy path for AppStream metainfo file
-  # 
https://gitlab.gnome.org/GNOME/pitivi/commit/e31aaf78ac9660fc480d55bede5f0f27878a1efc
-  sed -i "s/install_dir : join_paths(get_option('datadir'), 
'appdata')/install_dir : join_paths(get_option('datadir'), 'metainfo')/" 
data/meson.build
-
-  sed -e "s|dependency('python3'|dependency('python3-embed'|" -i meson.build # 
Fix build with python 3.8
-}
-
 build() {
   arch-meson $pkgname-$pkgver build
-  ninja -C build
+  meson compile -C build
 }
 
 package() {


[arch-commits] Commit in pitivi/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:48:43
  Author: bgyorgy
Revision: 731609

archrelease: copy trunk to community-x86_64

Added:
  pitivi/repos/community-x86_64/PKGBUILD
(from rev 731608, pitivi/trunk/PKGBUILD)
Deleted:
  pitivi/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   69 +
 1 file changed, 29 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 19:48:35 UTC (rev 731608)
+++ PKGBUILD2020-10-24 19:48:43 UTC (rev 731609)
@@ -1,40 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Abhishek Dasgupta 
-# Contributor: Gabor Nyekhelyi (n0gabor) 
-
-pkgname=pitivi
-pkgver=0.999
-pkgrel=4
-pkgdesc="Editor for audio/video projects using the GStreamer framework"
-arch=('x86_64')
-url="http://pitivi.org/";
-license=('LGPL')
-depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'gst-python'
- 'gst-transcoder' 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib'
- 'python-numpy')
-makedepends=('intltool' 'itstool' 'meson')
-optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
-'gst-libav: additional multimedia codecs'
-'gst-plugins-ugly: additional multimedia codecs')
-source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb6f8a831383e698c2117ca7caec77b8167a6b2e2b0fb9c375e6a4f7c815b757')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Don't use legacy path for AppStream metainfo file
-  # 
https://gitlab.gnome.org/GNOME/pitivi/commit/e31aaf78ac9660fc480d55bede5f0f27878a1efc
-  sed -i "s/install_dir : join_paths(get_option('datadir'), 
'appdata')/install_dir : join_paths(get_option('datadir'), 'metainfo')/" 
data/meson.build
-
-  sed -e "s|dependency('python3'|dependency('python3-embed'|" -i meson.build # 
Fix build with python 3.8
-}
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: pitivi/repos/community-x86_64/PKGBUILD (from rev 731608, 
pitivi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 19:48:43 UTC (rev 731609)
@@ -0,0 +1,29 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Abhishek Dasgupta 
+# Contributor: Gabor Nyekhelyi (n0gabor) 
+
+pkgname=pitivi
+pkgver=2020.09.1
+pkgrel=1
+pkgdesc="Editor for audio/video projects using the GStreamer framework"
+arch=('x86_64')
+url="http://pitivi.org/";
+license=('LGPL')
+depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'gst-python'
+ 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 
'python-matplotlib' 'python-numpy')
+makedepends=('intltool' 'itstool' 'meson')
+optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
+'gst-libav: additional multimedia codecs'
+'gst-plugins-ugly: additional multimedia codecs')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c217200b40e577212dfc48ac276284947f359f672c0262878083256dca12c5af')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in rednotebook/repos/community-any (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:31:23
  Author: bgyorgy
Revision: 731582

archrelease: copy trunk to community-any

Added:
  rednotebook/repos/community-any/PKGBUILD
(from rev 731581, rednotebook/trunk/PKGBUILD)
Deleted:
  rednotebook/repos/community-any/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 19:31:20 UTC (rev 731581)
+++ PKGBUILD2020-10-24 19:31:23 UTC (rev 731582)
@@ -1,35 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: SanskritFritz (gmail)
-# Contributor: Eugenio M. Vigo 
-# Contributor: FadeMind 
-# Contributor: Dmitry Korzhevin 
-# Contributor: 4javier <4javi...@gmail.com>
-# Contributor: G_Syme 
-# Contributor: cameel 
-# Contributor: Stefan Husmann 
-
-pkgname=rednotebook
-pkgver=2.19
-pkgrel=2
-pkgdesc="Modern desktop diary and personal journaling tool that lets you 
format, tag and search your entries"
-arch=(any)
-url="https://rednotebook.sourceforge.io/";
-license=(GPL2)
-depends=(gtksourceview3 python-gobject python-pyenchant python-yaml webkit2gtk)
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('d6fecfcf64aea0282a82c4999e98bc0770bd78382bec294082905e9672331440')
-
-build() {
-  cd $pkgname-$pkgver
-  python3 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver 
-  python3 setup.py install --root="$pkgdir" --optimize=1
-
-  for _res in 16 22 32 48 64 128 192 256; do
-install -Dm644 rednotebook/images/rednotebook-icon/rn-$_res.png \
-  "$pkgdir/usr/share/icons/hicolor/${_res}x${_res}/apps/$pkgname.png"
-  done
-}

Copied: rednotebook/repos/community-any/PKGBUILD (from rev 731581, 
rednotebook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 19:31:23 UTC (rev 731582)
@@ -0,0 +1,35 @@
+# Maintainer: Balló György 
+# Contributor: SanskritFritz (gmail)
+# Contributor: Eugenio M. Vigo 
+# Contributor: FadeMind 
+# Contributor: Dmitry Korzhevin 
+# Contributor: 4javier <4javi...@gmail.com>
+# Contributor: G_Syme 
+# Contributor: cameel 
+# Contributor: Stefan Husmann 
+
+pkgname=rednotebook
+pkgver=2.20
+pkgrel=1
+pkgdesc="Modern desktop diary and personal journaling tool that lets you 
format, tag and search your entries"
+arch=(any)
+url="https://rednotebook.sourceforge.io/";
+license=(GPL2)
+depends=(gtksourceview3 python-gobject python-pyenchant python-yaml webkit2gtk)
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('62e5e17c3f0d59948461c9159c3af5b0177c0dbeb7be02e18181f00246861d20')
+
+build() {
+  cd $pkgname-$pkgver
+  python3 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver 
+  python3 setup.py install --root="$pkgdir" --optimize=1
+
+  for _res in 16 22 32 48 64 128 192 256; do
+install -Dm644 rednotebook/images/rednotebook-icon/rn-$_res.png \
+  "$pkgdir/usr/share/icons/hicolor/${_res}x${_res}/apps/$pkgname.png"
+  done
+}


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:31:20
  Author: bgyorgy
Revision: 731581

upgpkg: rednotebook 2.20-1: Update to new version

Modified:
  rednotebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 19:27:04 UTC (rev 731580)
+++ PKGBUILD2020-10-24 19:31:20 UTC (rev 731581)
@@ -9,8 +9,8 @@
 # Contributor: Stefan Husmann 
 
 pkgname=rednotebook
-pkgver=2.19
-pkgrel=2
+pkgver=2.20
+pkgrel=1
 pkgdesc="Modern desktop diary and personal journaling tool that lets you 
format, tag and search your entries"
 arch=(any)
 url="https://rednotebook.sourceforge.io/";
@@ -17,7 +17,7 @@
 license=(GPL2)
 depends=(gtksourceview3 python-gobject python-pyenchant python-yaml webkit2gtk)
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('d6fecfcf64aea0282a82c4999e98bc0770bd78382bec294082905e9672331440')
+sha256sums=('62e5e17c3f0d59948461c9159c3af5b0177c0dbeb7be02e18181f00246861d20')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:27:01
  Author: bgyorgy
Revision: 731579

upgpkg: mailnag-gnome-shell 3.38.0-1: Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 19:25:20 UTC (rev 731578)
+++ PKGBUILD2020-10-24 19:27:01 UTC (rev 731579)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.36.0
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz";)
-sha256sums=('a3d4a890bd38b1488a2c921ab0d9e991db04850a2678ed68ec34ee8537795172')
+source=("https://github.com/pulb/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('c990c15b74f7d7895ccf614f848673d62370ea619ef84d1310eaae3f56bc32a0')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in mailnag-gnome-shell/repos/community-x86_64 (2 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:27:04
  Author: bgyorgy
Revision: 731580

archrelease: copy trunk to community-x86_64

Added:
  mailnag-gnome-shell/repos/community-x86_64/PKGBUILD
(from rev 731579, mailnag-gnome-shell/trunk/PKGBUILD)
Deleted:
  mailnag-gnome-shell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 19:27:01 UTC (rev 731579)
+++ PKGBUILD2020-10-24 19:27:04 UTC (rev 731580)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Patrick Ulbrich 
-
-pkgname=mailnag-gnome-shell
-pkgver=3.36.0
-pkgrel=1
-pkgdesc="Mailnag GNOME Shell extension"
-arch=('x86_64')
-url="https://github.com/pulb/mailnag-gnome-shell";
-license=('GPL')
-depends=('folks' 'gnome-shell' 'mailnag')
-makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz";)
-sha256sums=('a3d4a890bd38b1488a2c921ab0d9e991db04850a2678ed68ec34ee8537795172')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir"/usr install
-}

Copied: mailnag-gnome-shell/repos/community-x86_64/PKGBUILD (from rev 731579, 
mailnag-gnome-shell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 19:27:04 UTC (rev 731580)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: Patrick Ulbrich 
+
+pkgname=mailnag-gnome-shell
+pkgver=3.38.0
+pkgrel=1
+pkgdesc="Mailnag GNOME Shell extension"
+arch=('x86_64')
+url="https://github.com/pulb/mailnag-gnome-shell";
+license=('GPL')
+depends=('folks' 'gnome-shell' 'mailnag')
+makedepends=('vala')
+source=("https://github.com/pulb/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('c990c15b74f7d7895ccf614f848673d62370ea619ef84d1310eaae3f56bc32a0')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir"/usr install
+}


[arch-commits] Commit in kupfer/repos/community-any (3 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:12:13
  Author: bgyorgy
Revision: 731555

archrelease: copy trunk to community-any

Added:
  kupfer/repos/community-any/PKGBUILD
(from rev 731554, kupfer/trunk/PKGBUILD)
Deleted:
  kupfer/repos/community-any/0001-Use-itstool-instead-of-xml2po.patch
  kupfer/repos/community-any/PKGBUILD

--+
 0001-Use-itstool-instead-of-xml2po.patch |  189 -
 PKGBUILD |   77 +--
 2 files changed, 33 insertions(+), 233 deletions(-)

Deleted: 0001-Use-itstool-instead-of-xml2po.patch
===
--- 0001-Use-itstool-instead-of-xml2po.patch2020-10-24 19:12:11 UTC (rev 
731554)
+++ 0001-Use-itstool-instead-of-xml2po.patch2020-10-24 19:12:13 UTC (rev 
731555)
@@ -1,189 +0,0 @@
-From 5d4228ca5dde7b6eef3ea161bb679d7dbb69617f Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Tue, 10 Mar 2020 15:58:39 +0100
-Subject: [PATCH] Use itstool instead of xml2po
-
-xml2po is deprecated.

- README.rst   |  2 +-
- help/Makefile|  7 ---
- help/Makefile.am | 12 +---
- help/wscript | 41 -
- 4 files changed, 34 insertions(+), 28 deletions(-)
-
-diff --git a/README.rst b/README.rst
-index ff8be7f7..bb597a18 100644
 a/README.rst
-+++ b/README.rst
-@@ -65,7 +65,7 @@ Build Requirements
- * Python 3
- * intltool
- * optionally: rst2man (python-docutils)  to install the manpage
--* optionally: xml2po (gnome-doc-utils)  to install mallard help pages
-+* optionally: itstool  to install mallard help pages
- 
- Runtime Requirements
- 
-diff --git a/help/Makefile b/help/Makefile
-index 7121d1ba..ce1c2546 100644
 a/help/Makefile
-+++ b/help/Makefile
-@@ -11,12 +11,13 @@ C:
-   make -C C
- 
- 
--$(DOC_LINGUAS): C/*.page
--  xml2po -mmallard -u "$@/$@.po" C/*.page
-+$(HELP_LINGUAS): C/*.page
-+  msgfmt "$@/$@.po" -o "$@/$@.mo"
-+  itstool -m "$@/$@.mo" -o $@/ C/*.page
- 
- 
- html:
--  for lang in C $(DOC_LINGUAS) ; do \
-+  for lang in C $(HELP_LINGUAS) ; do \
-   rm -r $$lang ; \
-   mkdir $$lang ; \
-   yelp-build html -o $$lang /usr/share/help/$$lang/kupfer ; \
-diff --git a/help/Makefile.am b/help/Makefile.am
-index 8976e24f..4016a71e 100644
 a/help/Makefile.am
-+++ b/help/Makefile.am
-@@ -5,17 +5,15 @@
- # This file is needed for GNOME's translation infrastructure,
- # but it is never used as a real Makefile.
- #
--# Define all languages for translation in the variable DOC_LINGUAS
-+# Define all languages for translation in the variable HELP_LINGUAS
- #
- 
- 
--# include $(top_srcdir)/gnome-doc-utils.make
-+# @YELP_HELP_RULES@
- 
--DOC_ID = kupfer
--DOC_INCLUDES =
--DOC_FIGURES =
-+HELP_ID = kupfer
- 
--DOC_PAGES = \
-+HELP_FILES = \
-   generalusage.page \
-   index.page \
-   introduction.page \
-@@ -34,7 +32,7 @@ DOC_PAGES = \
-   plugin-websearch.page
- 
- 
--DOC_LINGUAS = cs de el es fr it pl ro sl
-+HELP_LINGUAS = cs de el es fr it pl ro sl
- 
- 
- # dist-hook: doc-dist-hook
-diff --git a/help/wscript b/help/wscript
-index eebcf6d2..20ac7b6f 100644
 a/help/wscript
-+++ b/help/wscript
-@@ -10,29 +10,29 @@ from waflib import Task, TaskGen, Utils
- # FIXME: Support for figures
- 
- def _read_makefile_am(filename):
--"read a Makefile.am file for DOC_* variable definitions, return a dict"
-+"read a Makefile.am file for HELP_* variable definitions, return a dict"
- varstring = open(filename).read()
- varstring = varstring.replace("\\\n", " ")
--varlines = [L for L in varstring.splitlines() if L.startswith("DOC")]
-+varlines = [L for L in varstring.splitlines() if L.startswith("HELP")]
- return dict(tuple(map(str.strip, var.split("=", 1))) for var in varlines)
- 
- def init_mallard(self):
- mf_am = self.path.find_resource(self.variable_definitions)
--DOC_VAR = _read_makefile_am(mf_am.abspath())
-+HELP_VAR = _read_makefile_am(mf_am.abspath())
- 
--require_vars = "DOC_ID DOC_LINGUAS DOC_PAGES".split()
--have_vars = set(var for var in DOC_VAR if DOC_VAR[var])
-+require_vars = "HELP_ID HELP_LINGUAS HELP_FILES".split()
-+have_vars = set(var for var in HELP_VAR if HELP_VAR[var])
- missing_vars = set(require_vars).difference(have_vars)
- if missing_vars:
--print("Missing DOC variable declarations in %s:" % (mf_am.abspath()))
-+print("Missing HELP variable declarations in %s:" % (mf_am.abspath()))
- print("\n".join(missing_vars))
- 
--self.bld.env.update(DOC_VAR)
-+self.bld.env.update(HELP_VAR)
- self.help_install_prefix='${PREFIX}/share/help/'
- 
- def apply_mallard(self):
- bld = self.bld
--lst = self.to_list(bld.env["DOC_LINGUAS"])
-+lst = self.to_list(bld.env["HELP_LINGUAS"])
- cnode = self.path.find_dir("C")
- 
- pages = cno

[arch-commits] Commit in kupfer/trunk (2 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:12:09
  Author: bgyorgy
Revision: 731553

upgpkg: kupfer 320-1: Update to new version

Modified:
  kupfer/trunk/PKGBUILD
Deleted:
  kupfer/trunk/0001-Use-itstool-instead-of-xml2po.patch

--+
 0001-Use-itstool-instead-of-xml2po.patch |  189 -
 PKGBUILD |   29 +---
 2 files changed, 9 insertions(+), 209 deletions(-)

Deleted: 0001-Use-itstool-instead-of-xml2po.patch
===
--- 0001-Use-itstool-instead-of-xml2po.patch2020-10-24 19:11:40 UTC (rev 
731552)
+++ 0001-Use-itstool-instead-of-xml2po.patch2020-10-24 19:12:09 UTC (rev 
731553)
@@ -1,189 +0,0 @@
-From 5d4228ca5dde7b6eef3ea161bb679d7dbb69617f Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Tue, 10 Mar 2020 15:58:39 +0100
-Subject: [PATCH] Use itstool instead of xml2po
-
-xml2po is deprecated.

- README.rst   |  2 +-
- help/Makefile|  7 ---
- help/Makefile.am | 12 +---
- help/wscript | 41 -
- 4 files changed, 34 insertions(+), 28 deletions(-)
-
-diff --git a/README.rst b/README.rst
-index ff8be7f7..bb597a18 100644
 a/README.rst
-+++ b/README.rst
-@@ -65,7 +65,7 @@ Build Requirements
- * Python 3
- * intltool
- * optionally: rst2man (python-docutils)  to install the manpage
--* optionally: xml2po (gnome-doc-utils)  to install mallard help pages
-+* optionally: itstool  to install mallard help pages
- 
- Runtime Requirements
- 
-diff --git a/help/Makefile b/help/Makefile
-index 7121d1ba..ce1c2546 100644
 a/help/Makefile
-+++ b/help/Makefile
-@@ -11,12 +11,13 @@ C:
-   make -C C
- 
- 
--$(DOC_LINGUAS): C/*.page
--  xml2po -mmallard -u "$@/$@.po" C/*.page
-+$(HELP_LINGUAS): C/*.page
-+  msgfmt "$@/$@.po" -o "$@/$@.mo"
-+  itstool -m "$@/$@.mo" -o $@/ C/*.page
- 
- 
- html:
--  for lang in C $(DOC_LINGUAS) ; do \
-+  for lang in C $(HELP_LINGUAS) ; do \
-   rm -r $$lang ; \
-   mkdir $$lang ; \
-   yelp-build html -o $$lang /usr/share/help/$$lang/kupfer ; \
-diff --git a/help/Makefile.am b/help/Makefile.am
-index 8976e24f..4016a71e 100644
 a/help/Makefile.am
-+++ b/help/Makefile.am
-@@ -5,17 +5,15 @@
- # This file is needed for GNOME's translation infrastructure,
- # but it is never used as a real Makefile.
- #
--# Define all languages for translation in the variable DOC_LINGUAS
-+# Define all languages for translation in the variable HELP_LINGUAS
- #
- 
- 
--# include $(top_srcdir)/gnome-doc-utils.make
-+# @YELP_HELP_RULES@
- 
--DOC_ID = kupfer
--DOC_INCLUDES =
--DOC_FIGURES =
-+HELP_ID = kupfer
- 
--DOC_PAGES = \
-+HELP_FILES = \
-   generalusage.page \
-   index.page \
-   introduction.page \
-@@ -34,7 +32,7 @@ DOC_PAGES = \
-   plugin-websearch.page
- 
- 
--DOC_LINGUAS = cs de el es fr it pl ro sl
-+HELP_LINGUAS = cs de el es fr it pl ro sl
- 
- 
- # dist-hook: doc-dist-hook
-diff --git a/help/wscript b/help/wscript
-index eebcf6d2..20ac7b6f 100644
 a/help/wscript
-+++ b/help/wscript
-@@ -10,29 +10,29 @@ from waflib import Task, TaskGen, Utils
- # FIXME: Support for figures
- 
- def _read_makefile_am(filename):
--"read a Makefile.am file for DOC_* variable definitions, return a dict"
-+"read a Makefile.am file for HELP_* variable definitions, return a dict"
- varstring = open(filename).read()
- varstring = varstring.replace("\\\n", " ")
--varlines = [L for L in varstring.splitlines() if L.startswith("DOC")]
-+varlines = [L for L in varstring.splitlines() if L.startswith("HELP")]
- return dict(tuple(map(str.strip, var.split("=", 1))) for var in varlines)
- 
- def init_mallard(self):
- mf_am = self.path.find_resource(self.variable_definitions)
--DOC_VAR = _read_makefile_am(mf_am.abspath())
-+HELP_VAR = _read_makefile_am(mf_am.abspath())
- 
--require_vars = "DOC_ID DOC_LINGUAS DOC_PAGES".split()
--have_vars = set(var for var in DOC_VAR if DOC_VAR[var])
-+require_vars = "HELP_ID HELP_LINGUAS HELP_FILES".split()
-+have_vars = set(var for var in HELP_VAR if HELP_VAR[var])
- missing_vars = set(require_vars).difference(have_vars)
- if missing_vars:
--print("Missing DOC variable declarations in %s:" % (mf_am.abspath()))
-+print("Missing HELP variable declarations in %s:" % (mf_am.abspath()))
- print("\n".join(missing_vars))
- 
--self.bld.env.update(DOC_VAR)
-+self.bld.env.update(HELP_VAR)
- self.help_install_prefix='${PREFIX}/share/help/'
- 
- def apply_mallard(self):
- bld = self.bld
--lst = self.to_list(bld.env["DOC_LINGUAS"])
-+lst = self.to_list(bld.env["HELP_LINGUAS"])
- cnode = self.path.find_dir("C")
- 
- pages = cnode.ant_glob("*.page")
-@@ -40,30 +40,36 @@ def apply_mallard(self):
- self.install_path = Utils.subst_vars(se

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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 18:51:40
  Author: bgyorgy
Revision: 731517

upgpkg: flowblade 2.6.2-1: Update to new version

Modified:
  flowblade/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 18:50:56 UTC (rev 731516)
+++ PKGBUILD2020-10-24 18:51:40 UTC (rev 731517)
@@ -2,7 +2,7 @@
 # Contributor: sxe 
 
 pkgname=flowblade
-pkgver=2.6
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="Multitrack non-linear video editor"
 arch=(any)
@@ -11,14 +11,13 @@
 depends=(ffmpeg frei0r-plugins gmic gtk3 mlt python-cairo python-dbus 
python-gobject
  python-numpy python-pillow sdl_image swh-plugins)
 
source=("https://github.com/jliljebl/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1caef13b0a21cd0720a4ae9bb8eec414706fd5a5c8562dbb6bb70164cbdfc141')
+sha256sums=('1a1ec60759d4e4915b4a37eb499e82d059af700a9cc273f89fec92d414a3a828')
 
 prepare() {
   cd $pkgname-$pkgver/$pkgname-trunk
   _python_site_packages=`echo /usr/lib/python3*/site-packages`
   sed -i "s|/usr/share/pyshared/Flowblade|$_python_site_packages/Flowblade|" 
flowblade
-  sed -i "s|,'res/help/\*'|,'res/help/*','res/help/*/*'|
-  s|share/appdata|share/metainfo|" setup.py
+  sed -i "s|share/appdata|share/metainfo|" setup.py
 }
 
 build() {


[arch-commits] Commit in flowblade/repos/community-any (PKGBUILD PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 18:51:44
  Author: bgyorgy
Revision: 731518

archrelease: copy trunk to community-any

Added:
  flowblade/repos/community-any/PKGBUILD
(from rev 731517, flowblade/trunk/PKGBUILD)
Deleted:
  flowblade/repos/community-any/PKGBUILD

--+
 PKGBUILD |   63 ++---
 1 file changed, 31 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 18:51:40 UTC (rev 731517)
+++ PKGBUILD2020-10-24 18:51:44 UTC (rev 731518)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: sxe 
-
-pkgname=flowblade
-pkgver=2.6
-pkgrel=1
-pkgdesc="Multitrack non-linear video editor"
-arch=(any)
-url="https://jliljebl.github.io/flowblade/";
-license=(GPL3)
-depends=(ffmpeg frei0r-plugins gmic gtk3 mlt python-cairo python-dbus 
python-gobject
- python-numpy python-pillow sdl_image swh-plugins)
-source=("https://github.com/jliljebl/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1caef13b0a21cd0720a4ae9bb8eec414706fd5a5c8562dbb6bb70164cbdfc141')
-
-prepare() {
-  cd $pkgname-$pkgver/$pkgname-trunk
-  _python_site_packages=`echo /usr/lib/python3*/site-packages`
-  sed -i "s|/usr/share/pyshared/Flowblade|$_python_site_packages/Flowblade|" 
flowblade
-  sed -i "s|,'res/help/\*'|,'res/help/*','res/help/*/*'|
-  s|share/appdata|share/metainfo|" setup.py
-}
-
-build() {
-  cd $pkgname-$pkgver/$pkgname-trunk
-  python3 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver/$pkgname-trunk
-  python3 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: flowblade/repos/community-any/PKGBUILD (from rev 731517, 
flowblade/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 18:51:44 UTC (rev 731518)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: sxe 
+
+pkgname=flowblade
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="Multitrack non-linear video editor"
+arch=(any)
+url="https://jliljebl.github.io/flowblade/";
+license=(GPL3)
+depends=(ffmpeg frei0r-plugins gmic gtk3 mlt python-cairo python-dbus 
python-gobject
+ python-numpy python-pillow sdl_image swh-plugins)
+source=("https://github.com/jliljebl/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('1a1ec60759d4e4915b4a37eb499e82d059af700a9cc273f89fec92d414a3a828')
+
+prepare() {
+  cd $pkgname-$pkgver/$pkgname-trunk
+  _python_site_packages=`echo /usr/lib/python3*/site-packages`
+  sed -i "s|/usr/share/pyshared/Flowblade|$_python_site_packages/Flowblade|" 
flowblade
+  sed -i "s|share/appdata|share/metainfo|" setup.py
+}
+
+build() {
+  cd $pkgname-$pkgver/$pkgname-trunk
+  python3 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver/$pkgname-trunk
+  python3 setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 18:35:43
  Author: bgyorgy
Revision: 731504

Fix comment

Modified:
  fragments/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 18:32:24 UTC (rev 731503)
+++ PKGBUILD2020-10-24 18:35:43 UTC (rev 731504)
@@ -10,7 +10,8 @@
 depends=(curl libevent libhandy libnatpmp miniupnpc)
 makedepends=(cmake git meson vala)
 _commit=00d365e87e1ca4c1a0052db9dae90bd31e19e813  # tags/1.5
-_transmission_commit=3d9fd25269ccfc1dacf9c5cd23a3d232e0085150  # tags/3.00
+# see Flatpak file for corresponding transmission commit
+_transmission_commit=3d9fd25269ccfc1dacf9c5cd23a3d232e0085150
 source=("git+https://gitlab.gnome.org/World/Fragments.git#commit=$_commit";
 
"git+https://github.com/transmission/transmission#commit=$_transmission_commit";
 "git+https://github.com/transmission/dht";


[arch-commits] Commit in fragments/repos/community-x86_64 (3 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 18:32:24
  Author: bgyorgy
Revision: 731503

archrelease: copy trunk to community-x86_64

Added:
  fragments/repos/community-x86_64/PKGBUILD
(from rev 731502, fragments/trunk/PKGBUILD)
  fragments/repos/community-x86_64/libtransmission.patch
(from rev 731502, fragments/trunk/libtransmission.patch)
Deleted:
  fragments/repos/community-x86_64/PKGBUILD

---+
 PKGBUILD  |  133 +-
 libtransmission.patch |  240 
 2 files changed, 306 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 18:32:20 UTC (rev 731502)
+++ PKGBUILD2020-10-24 18:32:24 UTC (rev 731503)
@@ -1,67 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=fragments
-pkgver=1.4
-pkgrel=4
-pkgdesc="BitTorrent client for GNOME"
-arch=(x86_64)
-url="https://gitlab.gnome.org/World/Fragments";
-license=(GPL3)
-depends=(curl libevent libhandy0 libnatpmp miniupnpc)
-makedepends=(cmake git meson vala)
-_commit=f91ea9b576f3ff2621d5f3fda417a9a43107607c  # tags/1.4
-source=("git+https://gitlab.gnome.org/World/Fragments.git#commit=$_commit";
-"git+https://github.com/transmission/transmission";
-"git+https://github.com/transmission/dht";
-"git+https://github.com/transmission/libb64";
-"git+https://github.com/transmission/libevent";
-"git+https://github.com/transmission/libnatpmp";
-"git+https://github.com/transmission/libutp";
-"git+https://github.com/transmission/miniupnpc";)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-pkgver() {
-  cd Fragments
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd Fragments
-
-  # Fix compile with Vala 0.50
-  git cherry-pick -n ce38a28da8a4c3d0281a8187abad26627a50993f
-
-  git submodule init
-  git config --local submodule.submodules/transmission.url 
"$srcdir/transmission"
-  git submodule update
-
-  cd submodules/transmission
-  git submodule init
-  git config --local submodule.third-party/dht.url "$srcdir/dht"
-  git config --local submodule.third-party/libb64.url "$srcdir/libb64"
-  git config --local submodule.third-party/libevent.url "$srcdir/libevent"
-  git config --local submodule.third-party/libnatpmp.url "$srcdir/libnatpmp"
-  git config --local submodule.third-party/libutp.url "$srcdir/libutp"
-  git config --local submodule.third-party/miniupnpc.url "$srcdir/miniupnpc"
-  git submodule update
-}
-
-build() {
-  arch-meson Fragments build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: fragments/repos/community-x86_64/PKGBUILD (from rev 731502, 
fragments/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 18:32:24 UTC (rev 731503)
@@ -0,0 +1,66 @@
+# Maintainer: Balló György 
+
+pkgname=fragments
+pkgver=1.5
+pkgrel=1
+pkgdesc="BitTorrent client for GNOME"
+arch=(x86_64)
+url="https://gitlab.gnome.org/World/Fragments";
+license=(GPL3)
+depends=(curl libevent libhandy libnatpmp miniupnpc)
+makedepends=(cmake git meson vala)
+_commit=00d365e87e1ca4c1a0052db9dae90bd31e19e813  # tags/1.5
+_transmission_commit=3d9fd25269ccfc1dacf9c5cd23a3d232e0085150  # tags/3.00
+source=("git+https://gitlab.gnome.org/World/Fragments.git#commit=$_commit";
+
"git+https://github.com/transmission/transmission#commit=$_transmission_commit";
+"git+https://github.com/transmission/dht";
+"git+https://github.com/transmission/libb64";
+"git+https://github.com/transmission/libevent";
+"git+https://github.com/transmission/libnatpmp";
+"git+https://github.com/transmission/libutp";
+"git+https://github.com/transmission/miniupnpc";
+"libtransmission.patch")
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'c8c4c1b5a5035017c24c7c82da9d4d443c9fa6f85006441cdca0fdccac1400fb')
+
+pkgver() {
+  cd Fragments
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd Fragments
+  # Build libtransmission internally for now
+  patch -RNp1 -i ../libtransmission.patch
+
+  ln -s "$srcdir"/transmission submodules/transmission
+  cd submodules/transmission
+  git submodule init
+  git config --local submodule.third-party/dht.url "$srcdir/dht"
+  git config --local submodule.third-party/libb64.url "$srcdir/libb64"
+  git config --local submodule.third-party/libevent.url "$srcdir/libevent"
+  git config --local submodule.third-party/libnatpmp.url "$srcdir/libnatpmp"
+  git config --local submodule.third-party/libutp.url "$srcdir/libutp"
+  gi

[arch-commits] Commit in fragments/trunk (PKGBUILD libtransmission.patch)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 18:32:20
  Author: bgyorgy
Revision: 731502

upgpkg: fragments 1.5-1: Update to new version

Added:
  fragments/trunk/libtransmission.patch
Modified:
  fragments/trunk/PKGBUILD

---+
 PKGBUILD  |   27 ++---
 libtransmission.patch |  240 
 2 files changed, 253 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 17:48:10 UTC (rev 731501)
+++ PKGBUILD2020-10-24 18:32:20 UTC (rev 731502)
@@ -1,23 +1,25 @@
 # Maintainer: Balló György 
 
 pkgname=fragments
-pkgver=1.4
-pkgrel=4
+pkgver=1.5
+pkgrel=1
 pkgdesc="BitTorrent client for GNOME"
 arch=(x86_64)
 url="https://gitlab.gnome.org/World/Fragments";
 license=(GPL3)
-depends=(curl libevent libhandy0 libnatpmp miniupnpc)
+depends=(curl libevent libhandy libnatpmp miniupnpc)
 makedepends=(cmake git meson vala)
-_commit=f91ea9b576f3ff2621d5f3fda417a9a43107607c  # tags/1.4
+_commit=00d365e87e1ca4c1a0052db9dae90bd31e19e813  # tags/1.5
+_transmission_commit=3d9fd25269ccfc1dacf9c5cd23a3d232e0085150  # tags/3.00
 source=("git+https://gitlab.gnome.org/World/Fragments.git#commit=$_commit";
-"git+https://github.com/transmission/transmission";
+
"git+https://github.com/transmission/transmission#commit=$_transmission_commit";
 "git+https://github.com/transmission/dht";
 "git+https://github.com/transmission/libb64";
 "git+https://github.com/transmission/libevent";
 "git+https://github.com/transmission/libnatpmp";
 "git+https://github.com/transmission/libutp";
-"git+https://github.com/transmission/miniupnpc";)
+"git+https://github.com/transmission/miniupnpc";
+"libtransmission.patch")
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
@@ -25,7 +27,8 @@
 'SKIP'
 'SKIP'
 'SKIP'
-'SKIP')
+'SKIP'
+'c8c4c1b5a5035017c24c7c82da9d4d443c9fa6f85006441cdca0fdccac1400fb')
 
 pkgver() {
   cd Fragments
@@ -34,14 +37,10 @@
 
 prepare() {
   cd Fragments
+  # Build libtransmission internally for now
+  patch -RNp1 -i ../libtransmission.patch
 
-  # Fix compile with Vala 0.50
-  git cherry-pick -n ce38a28da8a4c3d0281a8187abad26627a50993f
-
-  git submodule init
-  git config --local submodule.submodules/transmission.url 
"$srcdir/transmission"
-  git submodule update
-
+  ln -s "$srcdir"/transmission submodules/transmission
   cd submodules/transmission
   git submodule init
   git config --local submodule.third-party/dht.url "$srcdir/dht"

Added: libtransmission.patch
===
--- libtransmission.patch   (rev 0)
+++ libtransmission.patch   2020-10-24 18:32:20 UTC (rev 731502)
@@ -0,0 +1,240 @@
+From 1665c64164f4c865239742948a11797ed0f79836 Mon Sep 17 00:00:00 2001
+From: Bilal Elmoussaoui 
+Date: Thu, 30 May 2019 22:06:21 +
+Subject: [PATCH] Bundle libtranmission in the flatpak manifest
+
+---
+ .gitmodules|  3 --
+ build-aux/build_libtransmission.sh | 10 
+ de.haeckerfelix.Fragments.json | 76 --
+ meson.build| 28 +++
+ src/vapis/transmission.vapi| 32 ++---
+ submodules/meson.build | 16 ---
+ submodules/transmission|  1 -
+ 7 files changed, 105 insertions(+), 61 deletions(-)
+ delete mode 100644 .gitmodules
+ delete mode 100644 build-aux/build_libtransmission.sh
+ delete mode 100644 submodules/meson.build
+ delete mode 16 submodules/transmission
+
+diff --git a/build-aux/build_libtransmission.sh 
b/build-aux/build_libtransmission.sh
+deleted file mode 100644
+index c0ce8a2..000
+--- a/build-aux/build_libtransmission.sh
 /dev/null
+@@ -1,10 +0,0 @@
+-#!/bin/bash
+-
+-cd submodules
+-
+-echo "Generate libtransmission build files..."
+-cmake -Blibtransmission -Htransmission -DINSTALL_LIB=ON -DENABLE_DAEMON=OFF 
-DENABLE_UTILS=OFF -DENABLE_TESTS=OFF -DENABLE_GTK=OFF -DENABLE_QT=OFF 
-DINSTALL_DOC=OFF
+-
+-echo "Build libtransmission..."
+-cd libtransmission
+-make
+\ No newline at end of file
+diff --git a/meson.build b/meson.build
+index c4ee69e..c25a84d 100644
+--- a/meson.build
 b/meson.build
+@@ -5,15 +5,6 @@ project(
+   meson_version: '>= 0.40.0'
+ )
+ 
+-message('Build libtransmission. Please wait, this will take a moment…')
+-build = run_command('sh', 'build-aux/build_libtransmission.sh')
+-if build.returncode() != 0
+-  message('Build of libtransmission failed. Make sure you have cloned all GIT 
submodules recursively with \"git clone --recurse-submodules\"')
+-  error(build.stderr())
+-else
+-  message(build.stdout())
+-  message('Build libtransmission - OK!')
+-endif
+ 
+ gnome = import('gnome')
+ i18n = import('i18n')
+@@ -31,8 +22,25 @@ gio_dep = dependency('gio-2.0')
+

[arch-commits] Commit in gst-editing-services/repos/community-x86_64 (2 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:38:53
  Author: bgyorgy
Revision: 730284

archrelease: copy trunk to community-x86_64

Added:
  gst-editing-services/repos/community-x86_64/PKGBUILD
(from rev 730283, gst-editing-services/trunk/PKGBUILD)
Deleted:
  gst-editing-services/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   79 +
 1 file changed, 38 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:38:50 UTC (rev 730283)
+++ PKGBUILD2020-10-22 22:38:53 UTC (rev 730284)
@@ -1,41 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-_pkgname=gstreamer-editing-services
-pkgver=1.16.2
-pkgrel=1
-pkgdesc='GStreamer library for creating audio/video editors'
-arch=('x86_64')
-license=('LGPL')
-url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 
'python-gobject')
-checkdepends=('gst-plugins-bad' 'gst-plugins-good')
-source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
-  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('0e06a6191a0c6c16e16272bf2573cecaeb245f10629486ad940a299bef700c16'
-'SKIP')
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure --prefix=/usr --enable-gtk-doc \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-  make
-}
-
-check() {
-  cd $_pkgname-$pkgver
-  # Broken on i686
-  make check || :
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-editing-services/repos/community-x86_64/PKGBUILD (from rev 730283, 
gst-editing-services/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:38:53 UTC (rev 730284)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Lubosz Sarnecki 
+# Contributor: Kerrick Staley 
+# Contributor: Thijs Vermeir 
+
+pkgname=gst-editing-services
+pkgver=1.18.0
+pkgrel=1
+pkgdesc='GStreamer library for creating audio/video editors'
+arch=('x86_64')
+license=('LGPL')
+url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
+depends=('gst-plugins-base')
+makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
+checkdepends=('gst-plugins-bad' 'gst-plugins-good')
+source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
+  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
+sha256sums=('4daef0d4875415ea262f7fb1287d4a33939a9594f3c1e661f8587ab00f7000a8'
+'SKIP')
+
+build() {
+  arch-meson $pkgname-$pkgver build \
+-D doc=disabled \
+-D validate=disabled \
+-D package-name="GStreamer Editing Services (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/";
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gst-editing-services/trunk (PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:38:50
  Author: bgyorgy
Revision: 730283

upgpkg: gst-editing-services 1.18.0-1: Update to new version

Modified:
  gst-editing-services/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:38:40 UTC (rev 730282)
+++ PKGBUILD2020-10-22 22:38:50 UTC (rev 730283)
@@ -5,8 +5,7 @@
 # Contributor: Thijs Vermeir 
 
 pkgname=gst-editing-services
-_pkgname=gstreamer-editing-services
-pkgver=1.16.2
+pkgver=1.18.0
 pkgrel=1
 pkgdesc='GStreamer library for creating audio/video editors'
 arch=('x86_64')
@@ -13,29 +12,27 @@
 license=('LGPL')
 url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
 depends=('gst-plugins-base')
-makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 
'python-gobject')
+makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
 checkdepends=('gst-plugins-bad' 'gst-plugins-good')
-source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"{,.asc})
+source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
   'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('0e06a6191a0c6c16e16272bf2573cecaeb245f10629486ad940a299bef700c16'
+sha256sums=('4daef0d4875415ea262f7fb1287d4a33939a9594f3c1e661f8587ab00f7000a8'
 'SKIP')
 
 build() {
-  cd $_pkgname-$pkgver
-  ./configure --prefix=/usr --enable-gtk-doc \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-  make
+  arch-meson $pkgname-$pkgver build \
+-D doc=disabled \
+-D validate=disabled \
+-D package-name="GStreamer Editing Services (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/";
+  meson compile -C build
 }
 
 check() {
-  cd $_pkgname-$pkgver
-  # Broken on i686
-  make check || :
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in osinfo-db/repos/community-any (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:22:52
  Author: bgyorgy
Revision: 730259

archrelease: copy trunk to community-any

Added:
  osinfo-db/repos/community-any/PKGBUILD
(from rev 730258, osinfo-db/trunk/PKGBUILD)
Deleted:
  osinfo-db/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:22:49 UTC (rev 730258)
+++ PKGBUILD2020-10-22 22:22:52 UTC (rev 730259)
@@ -1,21 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=osinfo-db
-pkgver=20200529
-pkgrel=1
-pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
-arch=(any)
-url="https://libosinfo.org/";
-license=(GPL)
-makedepends=(osinfo-db-tools)
-options=(!emptydirs)
-source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz{,.asc})
-noextract=($pkgname-$pkgver.tar.xz)
-validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # Daniel P. Berrange
-  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio
-sha256sums=('3620b5beed29bd7663fd35637ac209b0c7eeb12417ee1ea56150565e64727955'
-'SKIP')
-
-package() {
-  osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
-}

Copied: osinfo-db/repos/community-any/PKGBUILD (from rev 730258, 
osinfo-db/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:22:52 UTC (rev 730259)
@@ -0,0 +1,21 @@
+# Maintainer: Balló György 
+
+pkgname=osinfo-db
+pkgver=20201015
+pkgrel=1
+pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
+arch=(any)
+url="https://libosinfo.org/";
+license=(GPL)
+makedepends=(osinfo-db-tools)
+options=(!emptydirs)
+source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz{,.asc})
+noextract=($pkgname-$pkgver.tar.xz)
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # Daniel P. Berrange
+  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio
+sha256sums=('0a07a9eceebfb058528cb7092f30d7b843595715e2e053acde03acbc62a640c4'
+'SKIP')
+
+package() {
+  osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:22:49
  Author: bgyorgy
Revision: 730258

upgpkg: osinfo-db 20201015-1: Update to new version

Modified:
  osinfo-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:22:48 UTC (rev 730257)
+++ PKGBUILD2020-10-22 22:22:49 UTC (rev 730258)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=osinfo-db
-pkgver=20200529
+pkgver=20201015
 pkgrel=1
 pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
 arch=(any)
@@ -13,7 +13,7 @@
 noextract=($pkgname-$pkgver.tar.xz)
 validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # Daniel P. Berrange
   '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio
-sha256sums=('3620b5beed29bd7663fd35637ac209b0c7eeb12417ee1ea56150565e64727955'
+sha256sums=('0a07a9eceebfb058528cb7092f30d7b843595715e2e053acde03acbc62a640c4'
 'SKIP')
 
 package() {


[arch-commits] Commit in birdfont/repos/community-x86_64 (3 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:21:13
  Author: bgyorgy
Revision: 730254

archrelease: copy trunk to community-x86_64

Added:
  birdfont/repos/community-x86_64/PKGBUILD
(from rev 730253, birdfont/trunk/PKGBUILD)
Deleted:
  birdfont/repos/community-x86_64/PKGBUILD
  birdfont/repos/community-x86_64/appdata.patch

---+
 PKGBUILD  |   73 +---
 appdata.patch |   31 ---
 2 files changed, 33 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:21:11 UTC (rev 730253)
+++ PKGBUILD2020-10-22 22:21:13 UTC (rev 730254)
@@ -1,40 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Caleb Maclennan 
-# Contributor: Mohamed Sobh 
-# Contributor: Drew Noel 
-# Contributor: Manuel Hüsers 
-# Contributor: fstirlitz 
-# Contributor: Stefan Husmann 
-# Contributor: Matej Lach 
-
-pkgname=birdfont
-pkgver=2.29.0
-pkgrel=2
-pkgdesc='Font editor which can generate fonts in TTF, EOT and SVG formats'
-arch=(x86_64)
-url='https://birdfont.org/'
-license=(GPL3)
-depends=(libgee libxmlbird webkit2gtk)
-makedepends=(python vala)
-source=("https://birdfont.org/releases/$pkgname-$pkgver.tar.xz"{,.sig}
-appdata.patch)
-sha256sums=('1c6d6da20b0705f61aa9478797e8c336ef6a6b986ce04e1800f6baa5f3c2e3a3'
-'SKIP'
-'e01980dbac7bb0ee4caaaf6b150cae1bc80d77570d86f81259d3fb1233b29868')
-validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../appdata.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix /usr --cflags="$CFLAGS" --ldflags="$LDFLAGS"
-  ./build.py
-}
-
-package() {
-  cd $pkgname-$pkgver
-  ./install.py --dest "$pkgdir" --libdir /lib --manpages-directory 
/share/man/man1
-}

Copied: birdfont/repos/community-x86_64/PKGBUILD (from rev 730253, 
birdfont/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:21:13 UTC (rev 730254)
@@ -0,0 +1,33 @@
+# Maintainer: Balló György 
+# Contributor: Caleb Maclennan 
+# Contributor: Mohamed Sobh 
+# Contributor: Drew Noel 
+# Contributor: Manuel Hüsers 
+# Contributor: fstirlitz 
+# Contributor: Stefan Husmann 
+# Contributor: Matej Lach 
+
+pkgname=birdfont
+pkgver=2.29.1
+pkgrel=1
+pkgdesc='Font editor which can generate fonts in TTF, EOT and SVG formats'
+arch=(x86_64)
+url='https://birdfont.org/'
+license=(GPL3)
+depends=(libgee libxmlbird webkit2gtk)
+makedepends=(python vala)
+source=("https://birdfont.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d107802a90b4cc19cb9739ca4ff83b294fee9e294c9306285a37d5c5ee5d4018'
+'SKIP')
+validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix /usr --cflags="$CFLAGS" --ldflags="$LDFLAGS"
+  ./build.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+  ./install.py --dest "$pkgdir" --libdir /lib --manpages-directory 
/share/man/man1
+}

Deleted: appdata.patch
===
--- appdata.patch   2020-10-22 22:21:11 UTC (rev 730253)
+++ appdata.patch   2020-10-22 22:21:13 UTC (rev 730254)
@@ -1,31 +0,0 @@
-From 156fdb5681927a8a39d00c53f97caeffa33f8f83 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Jun 2020 14:04:52 +0200
-Subject: [PATCH] Update AppStream metadata
-
-- Specify launchable desktop file and developer name.
-- Make metadata license more permissive to allow inclusion into distributions' 
AppStream database.

- resources/linux/birdfont.appdata.xml | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/resources/linux/birdfont.appdata.xml 
b/resources/linux/birdfont.appdata.xml
-index 35828092..e36853f9 100644
 a/resources/linux/birdfont.appdata.xml
-+++ b/resources/linux/birdfont.appdata.xml
-@@ -1,7 +1,8 @@
- 
- 
-   org.birdfont.birdfont
--  GPL-3.0+
-+  birdfont.desktop
-+  CC0-1.0
-   GPL-3.0+
-   birdfont
-   Font editor
-@@ -29,4 +30,5 @@
-   birdfont
-   
-   johan.mattsso...@gmail.com
-+  Johan Mattsson
- 


[arch-commits] Commit in birdfont/trunk (PKGBUILD appdata.patch)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:21:11
  Author: bgyorgy
Revision: 730253

upgpkg: birdfont 2.29.1-1: Update to new version

Modified:
  birdfont/trunk/PKGBUILD
Deleted:
  birdfont/trunk/appdata.patch

---+
 PKGBUILD  |   17 +
 appdata.patch |   31 ---
 2 files changed, 5 insertions(+), 43 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:20:56 UTC (rev 730252)
+++ PKGBUILD2020-10-22 22:21:11 UTC (rev 730253)
@@ -8,8 +8,8 @@
 # Contributor: Matej Lach 
 
 pkgname=birdfont
-pkgver=2.29.0
-pkgrel=2
+pkgver=2.29.1
+pkgrel=1
 pkgdesc='Font editor which can generate fonts in TTF, EOT and SVG formats'
 arch=(x86_64)
 url='https://birdfont.org/'
@@ -16,18 +16,11 @@
 license=(GPL3)
 depends=(libgee libxmlbird webkit2gtk)
 makedepends=(python vala)
-source=("https://birdfont.org/releases/$pkgname-$pkgver.tar.xz"{,.sig}
-appdata.patch)
-sha256sums=('1c6d6da20b0705f61aa9478797e8c336ef6a6b986ce04e1800f6baa5f3c2e3a3'
-'SKIP'
-'e01980dbac7bb0ee4caaaf6b150cae1bc80d77570d86f81259d3fb1233b29868')
+source=("https://birdfont.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d107802a90b4cc19cb9739ca4ff83b294fee9e294c9306285a37d5c5ee5d4018'
+'SKIP')
 validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../appdata.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix /usr --cflags="$CFLAGS" --ldflags="$LDFLAGS"

Deleted: appdata.patch
===
--- appdata.patch   2020-10-22 22:20:56 UTC (rev 730252)
+++ appdata.patch   2020-10-22 22:21:11 UTC (rev 730253)
@@ -1,31 +0,0 @@
-From 156fdb5681927a8a39d00c53f97caeffa33f8f83 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Jun 2020 14:04:52 +0200
-Subject: [PATCH] Update AppStream metadata
-
-- Specify launchable desktop file and developer name.
-- Make metadata license more permissive to allow inclusion into distributions' 
AppStream database.

- resources/linux/birdfont.appdata.xml | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/resources/linux/birdfont.appdata.xml 
b/resources/linux/birdfont.appdata.xml
-index 35828092..e36853f9 100644
 a/resources/linux/birdfont.appdata.xml
-+++ b/resources/linux/birdfont.appdata.xml
-@@ -1,7 +1,8 @@
- 
- 
-   org.birdfont.birdfont
--  GPL-3.0+
-+  birdfont.desktop
-+  CC0-1.0
-   GPL-3.0+
-   birdfont
-   Font editor
-@@ -29,4 +30,5 @@
-   birdfont
-   
-   johan.mattsso...@gmail.com
-+  Johan Mattsson
- 


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:15:34
  Author: bgyorgy
Revision: 730243

upgpkg: libxmlbird 1.2.12-1: Update to new version

Modified:
  libxmlbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:13:03 UTC (rev 730242)
+++ PKGBUILD2020-10-22 22:15:34 UTC (rev 730243)
@@ -4,8 +4,8 @@
 # Contributor: fstirlitz 
 
 pkgname=libxmlbird
-pkgver=1.2.11
-pkgrel=2
+pkgver=1.2.12
+pkgrel=1
 pkgdesc='XML parsing library written in Vala'
 arch=(x86_64)
 url='https://birdfont.org/xmlbird.php'
@@ -13,7 +13,7 @@
 depends=(glib2)
 makedepends=(python vala)
 source=(https://birdfont.org/xmlbird-releases/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('20062cf9d890690f0259b969bd25cfb6038d42c312239ed5038c5aeeb77c8bf9'
+sha256sums=('0450d632c652c77511b5ee98415013e0043690b37245ada078a4dc11e3cee497'
 'SKIP')
 validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
 


[arch-commits] Commit in libxmlbird/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:15:37
  Author: bgyorgy
Revision: 730244

archrelease: copy trunk to community-x86_64

Added:
  libxmlbird/repos/community-x86_64/PKGBUILD
(from rev 730243, libxmlbird/trunk/PKGBUILD)
Deleted:
  libxmlbird/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:15:34 UTC (rev 730243)
+++ PKGBUILD2020-10-22 22:15:37 UTC (rev 730244)
@@ -1,29 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Andrew Sun 
-# Contributor: Manuel Hüsers 
-# Contributor: fstirlitz 
-
-pkgname=libxmlbird
-pkgver=1.2.11
-pkgrel=2
-pkgdesc='XML parsing library written in Vala'
-arch=(x86_64)
-url='https://birdfont.org/xmlbird.php'
-license=(LGPL3)
-depends=(glib2)
-makedepends=(python vala)
-source=(https://birdfont.org/xmlbird-releases/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('20062cf9d890690f0259b969bd25cfb6038d42c312239ed5038c5aeeb77c8bf9'
-'SKIP')
-validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix /usr --libdir lib --cflags "$CFLAGS" --ldflags 
"$LDFLAGS"
-  ./build.py
-}
-
-package() {
-  cd $pkgname-$pkgver
-  ./install.py --dest "$pkgdir"
-}

Copied: libxmlbird/repos/community-x86_64/PKGBUILD (from rev 730243, 
libxmlbird/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:15:37 UTC (rev 730244)
@@ -0,0 +1,29 @@
+# Maintainer: Balló György 
+# Contributor: Andrew Sun 
+# Contributor: Manuel Hüsers 
+# Contributor: fstirlitz 
+
+pkgname=libxmlbird
+pkgver=1.2.12
+pkgrel=1
+pkgdesc='XML parsing library written in Vala'
+arch=(x86_64)
+url='https://birdfont.org/xmlbird.php'
+license=(LGPL3)
+depends=(glib2)
+makedepends=(python vala)
+source=(https://birdfont.org/xmlbird-releases/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('0450d632c652c77511b5ee98415013e0043690b37245ada078a4dc11e3cee497'
+'SKIP')
+validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix /usr --libdir lib --cflags "$CFLAGS" --ldflags 
"$LDFLAGS"
+  ./build.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+  ./install.py --dest "$pkgdir"
+}


[arch-commits] Commit in gnome-initial-setup/trunk (PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:13:00
  Author: bgyorgy
Revision: 730241

upgpkg: gnome-initial-setup 3.38.1-1: Update to new version

Modified:
  gnome-initial-setup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:08:31 UTC (rev 730240)
+++ PKGBUILD2020-10-22 22:13:00 UTC (rev 730241)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-initial-setup
-pkgver=3.36.4
+pkgver=3.38.1
 pkgrel=1
 pkgdesc="Simple, easy, and safe way to prepare a new system"
 arch=(x86_64)
@@ -14,11 +14,11 @@
 optdepends=('gdm: GDM Initial Setup mode'
 'gnome-getting-started-docs: GNOME Welcome Tour')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('badc7e1dab82dfb05f53608ee923750bbc8d1c8f35422bf93cf1f2a2c4ff5f9f')
+sha256sums=('e55d4f4073998e0fb7b3dfcc470e2a4c7d950a96bedab15011b9084ebc813676')
 
 build() {
   arch-meson $pkgname-$pkgver build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in gnome-initial-setup/repos/community-x86_64 (2 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:13:03
  Author: bgyorgy
Revision: 730242

archrelease: copy trunk to community-x86_64

Added:
  gnome-initial-setup/repos/community-x86_64/PKGBUILD
(from rev 730241, gnome-initial-setup/trunk/PKGBUILD)
Deleted:
  gnome-initial-setup/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:13:00 UTC (rev 730241)
+++ PKGBUILD2020-10-22 22:13:03 UTC (rev 730242)
@@ -1,37 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gnome-initial-setup
-pkgver=3.36.4
-pkgrel=1
-pkgdesc="Simple, easy, and safe way to prepare a new system"
-arch=(x86_64)
-url="https://www.gnome.org/";
-license=(GPL)
-depends=(nm-connection-editor accountsservice cheese gnome-desktop libgweather
- gnome-online-accounts libgdm libpwquality libibus libgnomekbd
- libpackagekit-glib geoclue malcontent)
-makedepends=(meson)
-optdepends=('gdm: GDM Initial Setup mode'
-'gnome-getting-started-docs: GNOME Welcome Tour')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('badc7e1dab82dfb05f53608ee923750bbc8d1c8f35422bf93cf1f2a2c4ff5f9f')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-
-  # Setup system user and group
-  echo 'u gnome-initial-setup - "GNOME Initial Setup" 
/run/gnome-initial-setup' |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-  echo 'd /run/gnome-initial-setup 0700 gnome-initial-setup 
gnome-initial-setup -' |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
-}

Copied: gnome-initial-setup/repos/community-x86_64/PKGBUILD (from rev 730241, 
gnome-initial-setup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:13:03 UTC (rev 730242)
@@ -0,0 +1,37 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-initial-setup
+pkgver=3.38.1
+pkgrel=1
+pkgdesc="Simple, easy, and safe way to prepare a new system"
+arch=(x86_64)
+url="https://www.gnome.org/";
+license=(GPL)
+depends=(nm-connection-editor accountsservice cheese gnome-desktop libgweather
+ gnome-online-accounts libgdm libpwquality libibus libgnomekbd
+ libpackagekit-glib geoclue malcontent)
+makedepends=(meson)
+optdepends=('gdm: GDM Initial Setup mode'
+'gnome-getting-started-docs: GNOME Welcome Tour')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e55d4f4073998e0fb7b3dfcc470e2a4c7d950a96bedab15011b9084ebc813676')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
+
+  # Setup system user and group
+  echo 'u gnome-initial-setup - "GNOME Initial Setup" 
/run/gnome-initial-setup' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
+  echo 'd /run/gnome-initial-setup 0700 gnome-initial-setup 
gnome-initial-setup -' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
+}


[arch-commits] Commit in gpxsee/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:08:31
  Author: bgyorgy
Revision: 730240

archrelease: copy trunk to community-x86_64

Added:
  gpxsee/repos/community-x86_64/PKGBUILD
(from rev 730239, gpxsee/trunk/PKGBUILD)
Deleted:
  gpxsee/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   67 -
 1 file changed, 31 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:08:28 UTC (rev 730239)
+++ PKGBUILD2020-10-22 22:08:31 UTC (rev 730240)
@@ -1,36 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Raffaele Zamorano
-# Contributor: Jose Riha 
-# Contributor: Nikolay Korotkiy 
-
-pkgname=gpxsee
-_pkgname=GPXSee
-pkgver=7.31
-pkgrel=1
-pkgdesc='GPS log file viewer and analyzer'
-arch=(x86_64)
-url='https://www.gpxsee.org/'
-license=(GPL3)
-depends=(qt5-imageformats)
-makedepends=(qt5-tools)
-source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('13a98a895fd39fe9935482de761b097fb7b17d0f996d6ef59bbb71bba4bd6a83')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  sed -i 's|/share/pixmaps|/share/icons/hicolor/64x64/apps|' gpxsee.pro
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  lrelease gpxsee.pro
-  qmake gpxsee.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  # Install appdata
-  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
-}

Copied: gpxsee/repos/community-x86_64/PKGBUILD (from rev 730239, 
gpxsee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:08:31 UTC (rev 730240)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Raffaele Zamorano
+# Contributor: Jose Riha 
+# Contributor: Nikolay Korotkiy 
+
+pkgname=gpxsee
+_pkgname=GPXSee
+pkgver=7.34
+pkgrel=1
+pkgdesc='GPS log file viewer and analyzer'
+arch=(x86_64)
+url='https://www.gpxsee.org/'
+license=(GPL3)
+depends=(qt5-imageformats)
+makedepends=(qt5-tools)
+source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
+sha256sums=('a77706897b8d7e70e362e2a5dd914f3e259dedde415fe7d925f5586f86a165fa')
+
+build() {
+  cd $_pkgname-$pkgver
+  lrelease gpxsee.pro
+  qmake gpxsee.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  # Install appdata
+  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:08:28
  Author: bgyorgy
Revision: 730239

upgpkg: gpxsee 7.34-1: Update to new version

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:04:18 UTC (rev 730238)
+++ PKGBUILD2020-10-22 22:08:28 UTC (rev 730239)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.31
+pkgver=7.34
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,13 +14,8 @@
 depends=(qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('13a98a895fd39fe9935482de761b097fb7b17d0f996d6ef59bbb71bba4bd6a83')
+sha256sums=('a77706897b8d7e70e362e2a5dd914f3e259dedde415fe7d925f5586f86a165fa')
 
-prepare() {
-  cd $_pkgname-$pkgver
-  sed -i 's|/share/pixmaps|/share/icons/hicolor/64x64/apps|' gpxsee.pro
-}
-
 build() {
   cd $_pkgname-$pkgver
   lrelease gpxsee.pro


[arch-commits] Commit in libmanette/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:04:18
  Author: bgyorgy
Revision: 730238

archrelease: copy trunk to community-x86_64

Added:
  libmanette/repos/community-x86_64/PKGBUILD
(from rev 730237, libmanette/trunk/PKGBUILD)
Deleted:
  libmanette/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:04:15 UTC (rev 730237)
+++ PKGBUILD2020-10-22 22:04:18 UTC (rev 730238)
@@ -1,22 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=libmanette
-pkgver=0.2.4
-pkgrel=1
-pkgdesc='Simple GObject game controller library'
-arch=('x86_64')
-license=('LGPL2.1')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('libevdev' 'libgudev')
-makedepends=('gobject-introspection' 'meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('4fe0a4bed6b4c3ae7249d341031c27b32f8d9e0ffb5337d71cbcec7160362cf7')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: libmanette/repos/community-x86_64/PKGBUILD (from rev 730237, 
libmanette/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:04:18 UTC (rev 730238)
@@ -0,0 +1,22 @@
+# Maintainer: Balló György 
+
+pkgname=libmanette
+pkgver=0.2.5
+pkgrel=1
+pkgdesc='Simple GObject game controller library'
+arch=('x86_64')
+license=('LGPL2.1')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('libevdev' 'libgudev')
+makedepends=('gobject-introspection' 'meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('8006e08480c0cbd4f749ec155827d100447cf23903fad8240a7c4c321aa09a2b')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:04:15
  Author: bgyorgy
Revision: 730237

upgpkg: libmanette 0.2.5-1: Update to new version

Modified:
  libmanette/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 22:00:43 UTC (rev 730236)
+++ PKGBUILD2020-10-22 22:04:15 UTC (rev 730237)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=libmanette
-pkgver=0.2.4
+pkgver=0.2.5
 pkgrel=1
 pkgdesc='Simple GObject game controller library'
 arch=('x86_64')
@@ -10,11 +10,11 @@
 depends=('libevdev' 'libgudev')
 makedepends=('gobject-introspection' 'meson' 'vala')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('4fe0a4bed6b4c3ae7249d341031c27b32f8d9e0ffb5337d71cbcec7160362cf7')
+sha256sums=('8006e08480c0cbd4f749ec155827d100447cf23903fad8240a7c4c321aa09a2b')
 
 build() {
   arch-meson $pkgname-$pkgver build
-  ninja -C build
+  meson compile -C build
 }
 
 package() {


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:00:40
  Author: bgyorgy
Revision: 730235

upgpkg: minder 1.11.3-1: Update to new version

Modified:
  minder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:56:10 UTC (rev 730234)
+++ PKGBUILD2020-10-22 22:00:40 UTC (rev 730235)
@@ -2,7 +2,7 @@
 # Contributor: Dimitris Kiziridis 
 
 pkgname=minder
-pkgver=1.9.0
+pkgver=1.11.3
 pkgrel=1
 pkgdesc='Mind-mapping application designed for elementary OS'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(discount granite gtksourceview3 libarchive)
 makedepends=(meson vala)
 
source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz";)
-sha256sums=('33256914193327d7f5c7b8a11fbd86711863fb5f27200e5728d5449b55cd0d43')
+sha256sums=('76116a439060c70ac5e829b518284d1f7117dac4879a6a65eef1e167f333e79a')
 
 build() {
   arch-meson Minder-$pkgver build


[arch-commits] Commit in minder/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 22:00:43
  Author: bgyorgy
Revision: 730236

archrelease: copy trunk to community-x86_64

Added:
  minder/repos/community-x86_64/PKGBUILD
(from rev 730235, minder/trunk/PKGBUILD)
Deleted:
  minder/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 22:00:40 UTC (rev 730235)
+++ PKGBUILD2020-10-22 22:00:43 UTC (rev 730236)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Dimitris Kiziridis 
-
-pkgname=minder
-pkgver=1.9.0
-pkgrel=1
-pkgdesc='Mind-mapping application designed for elementary OS'
-arch=(x86_64)
-url='https://github.com/phase1geo/Minder'
-license=(GPL3)
-depends=(discount granite gtksourceview3 libarchive)
-makedepends=(meson vala)
-source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz";)
-sha256sums=('33256914193327d7f5c7b8a11fbd86711863fb5f27200e5728d5449b55cd0d43')
-
-build() {
-  arch-meson Minder-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: minder/repos/community-x86_64/PKGBUILD (from rev 730235, 
minder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 22:00:43 UTC (rev 730236)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Dimitris Kiziridis 
+
+pkgname=minder
+pkgver=1.11.3
+pkgrel=1
+pkgdesc='Mind-mapping application designed for elementary OS'
+arch=(x86_64)
+url='https://github.com/phase1geo/Minder'
+license=(GPL3)
+depends=(discount granite gtksourceview3 libarchive)
+makedepends=(meson vala)
+source=("https://github.com/phase1geo/Minder/archive/$pkgver/Minder-$pkgver.tar.gz";)
+sha256sums=('76116a439060c70ac5e829b518284d1f7117dac4879a6a65eef1e167f333e79a')
+
+build() {
+  arch-meson Minder-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in drawing/repos/community-any (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:55:17
  Author: bgyorgy
Revision: 730232

archrelease: copy trunk to community-any

Added:
  drawing/repos/community-any/PKGBUILD
(from rev 730231, drawing/trunk/PKGBUILD)
Deleted:
  drawing/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:55:14 UTC (rev 730231)
+++ PKGBUILD2020-10-22 21:55:17 UTC (rev 730232)
@@ -1,26 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=drawing
-pkgver=0.4.13
-pkgrel=1
-pkgdesc="Drawing application for the GNOME desktop"
-url="https://github.com/maoschanz/drawing";
-arch=(any)
-license=(GPL3)
-depends=(gtk3 python-cairo python-gobject)
-makedepends=(meson)
-source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('634930912947e13d4399ddfb056412c8218097b4ff03f542764f858de995f6eb')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: drawing/repos/community-any/PKGBUILD (from rev 730231, 
drawing/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:55:17 UTC (rev 730232)
@@ -0,0 +1,26 @@
+# Maintainer: Balló György 
+
+pkgname=drawing
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="Drawing application for the GNOME desktop"
+url="https://github.com/maoschanz/drawing";
+arch=(any)
+license=(GPL3)
+depends=(gtk3 python-cairo python-gobject)
+makedepends=(meson)
+source=(https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('4a70690539fb402eaa0ece6501eb9f3e9aea7ae61ff54e16e88c3f2dd0e0e008')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:55:14
  Author: bgyorgy
Revision: 730231

upgpkg: drawing 0.6.2-1: Update to new version

Modified:
  drawing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:54:46 UTC (rev 730230)
+++ PKGBUILD2020-10-22 21:55:14 UTC (rev 730231)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=drawing
-pkgver=0.4.13
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="Drawing application for the GNOME desktop"
 url="https://github.com/maoschanz/drawing";
@@ -9,8 +9,8 @@
 license=(GPL3)
 depends=(gtk3 python-cairo python-gobject)
 makedepends=(meson)
-source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('634930912947e13d4399ddfb056412c8218097b4ff03f542764f858de995f6eb')
+source=(https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('4a70690539fb402eaa0ece6501eb9f3e9aea7ae61ff54e16e88c3f2dd0e0e008')
 
 build() {
   arch-meson $pkgname-$pkgver build


[arch-commits] Commit in celluloid/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:51:19
  Author: bgyorgy
Revision: 730220

archrelease: copy trunk to community-x86_64

Added:
  celluloid/repos/community-x86_64/PKGBUILD
(from rev 730219, celluloid/trunk/PKGBUILD)
Deleted:
  celluloid/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:51:16 UTC (rev 730219)
+++ PKGBUILD2020-10-22 21:51:19 UTC (rev 730220)
@@ -1,25 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Ainola
-
-pkgname=celluloid
-pkgver=0.19
-pkgrel=1
-pkgdesc='Simple GTK+ frontend for mpv'
-arch=(x86_64)
-url='https://celluloid-player.github.io/'
-license=(GPL3)
-depends=(gtk3 mpv)
-makedepends=(meson)
-replaces=(gnome-mpv)
-source=("https://github.com/celluloid-player/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";)
-#validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
-sha256sums=('5413799506ad82c1ed513e18bee566b814f170364b6f662321f19954759c78e8')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: celluloid/repos/community-x86_64/PKGBUILD (from rev 730219, 
celluloid/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:51:19 UTC (rev 730220)
@@ -0,0 +1,25 @@
+# Maintainer: Balló György 
+# Contributor: Ainola
+
+pkgname=celluloid
+pkgver=0.20
+pkgrel=1
+pkgdesc='Simple GTK+ frontend for mpv'
+arch=(x86_64)
+url='https://celluloid-player.github.io/'
+license=(GPL3)
+depends=(gtk3 mpv)
+makedepends=(meson)
+replaces=(gnome-mpv)
+source=("https://github.com/celluloid-player/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";)
+#validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
+sha256sums=('63798c4cd7da818aef3ddbfed64d67a6db7b14d3774d143db18cefc6aed8524e')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:51:16
  Author: bgyorgy
Revision: 730219

upgpkg: celluloid 0.20-1: Update to new version

Modified:
  celluloid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:50:41 UTC (rev 730218)
+++ PKGBUILD2020-10-22 21:51:16 UTC (rev 730219)
@@ -2,7 +2,7 @@
 # Contributor: Ainola
 
 pkgname=celluloid
-pkgver=0.19
+pkgver=0.20
 pkgrel=1
 pkgdesc='Simple GTK+ frontend for mpv'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 replaces=(gnome-mpv)
 
source=("https://github.com/celluloid-player/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";)
 #validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
-sha256sums=('5413799506ad82c1ed513e18bee566b814f170364b6f662321f19954759c78e8')
+sha256sums=('63798c4cd7da818aef3ddbfed64d67a6db7b14d3774d143db18cefc6aed8524e')
 
 build() {
   arch-meson $pkgname-$pkgver build


[arch-commits] Commit in cawbird/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:48:49
  Author: bgyorgy
Revision: 730213

archrelease: copy trunk to community-x86_64

Added:
  cawbird/repos/community-x86_64/PKGBUILD
(from rev 730212, cawbird/trunk/PKGBUILD)
Deleted:
  cawbird/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:48:47 UTC (rev 730212)
+++ PKGBUILD2020-10-22 21:48:49 UTC (rev 730213)
@@ -1,22 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=cawbird
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="Native Gtk Twitter client"
-arch=(x86_64)
-url="https://ibboard.co.uk/cawbird/";
-license=(GPL3)
-depends=(gspell gst-libav gst-plugin-gtk gst-plugins-bad gst-plugins-good)
-makedepends=(meson vala)
-source=("$pkgname-$pkver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz";)
-sha256sums=('c9463219e44cbcb97322c19f2a8ebf64b8f02ecbd6279ae3667ee5e50f75ecc4')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: cawbird/repos/community-x86_64/PKGBUILD (from rev 730212, 
cawbird/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:48:49 UTC (rev 730213)
@@ -0,0 +1,22 @@
+# Maintainer: Balló György 
+
+pkgname=cawbird
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Native Gtk Twitter client"
+arch=(x86_64)
+url="https://ibboard.co.uk/cawbird/";
+license=(GPL3)
+depends=(gspell gst-libav gst-plugin-gtk gst-plugins-bad gst-plugins-good)
+makedepends=(meson vala)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('38f6a64a92af0e1337c23c285b41167986cb9344cdd6e04b7decd6ce8362bc58')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:48:47
  Author: bgyorgy
Revision: 730212

upgpkg: cawbird 1.2.1-1: Update to new version

Modified:
  cawbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:48:45 UTC (rev 730211)
+++ PKGBUILD2020-10-22 21:48:47 UTC (rev 730212)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=cawbird
-pkgver=1.1.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Native Gtk Twitter client"
 arch=(x86_64)
@@ -9,8 +9,8 @@
 license=(GPL3)
 depends=(gspell gst-libav gst-plugin-gtk gst-plugins-bad gst-plugins-good)
 makedepends=(meson vala)
-source=("$pkgname-$pkver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz";)
-sha256sums=('c9463219e44cbcb97322c19f2a8ebf64b8f02ecbd6279ae3667ee5e50f75ecc4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/IBBoard/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('38f6a64a92af0e1337c23c285b41167986cb9344cdd6e04b7decd6ce8362bc58')
 
 build() {
   arch-meson $pkgname-$pkgver build


[arch-commits] Commit in adriconf/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:45:26
  Author: bgyorgy
Revision: 730204

archrelease: copy trunk to community-x86_64

Added:
  adriconf/repos/community-x86_64/PKGBUILD
(from rev 730203, adriconf/trunk/PKGBUILD)
Deleted:
  adriconf/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:45:23 UTC (rev 730203)
+++ PKGBUILD2020-10-22 21:45:26 UTC (rev 730204)
@@ -1,41 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=adriconf
-pkgver=1.7
-pkgrel=1
-pkgdesc="GUI tool to configure Mesa drivers by setting options and writing 
them to the standard drirc file"
-arch=(x86_64)
-url="https://gitlab.freedesktop.org/mesa/adriconf";
-license=(GPL3)
-depends=(boost-libs gtkmm3 libxml++ pciutils)
-makedepends=(boost cmake git)
-_commit=3b40e23cf9974159b09b0a65c43255d4a0ba8d39  # tags/v1.7
-source=("git+https://gitlab.freedesktop.org/mesa/adriconf#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_UNIT_TESTS=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  cd ../$pkgname
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.appdata.xml 
"$pkgdir/usr/share/metainfo/br.com.jeanhertel.adriconf.appdata.xml"
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.desktop 
"$pkgdir/usr/share/applications/br.com.jeanhertel.adriconf.desktop"
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.png 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/br.com.jeanhertel.adriconf.png"
-}

Copied: adriconf/repos/community-x86_64/PKGBUILD (from rev 730203, 
adriconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:45:26 UTC (rev 730204)
@@ -0,0 +1,41 @@
+# Maintainer: Balló György 
+
+pkgname=adriconf
+pkgver=2.4
+pkgrel=1
+pkgdesc="GUI tool to configure Mesa drivers by setting options and writing 
them to the standard drirc file"
+arch=(x86_64)
+url="https://gitlab.freedesktop.org/mesa/adriconf";
+license=(GPL3)
+depends=(boost-libs gtkmm3 libxml++ pciutils)
+makedepends=(boost cmake git)
+_commit=bc310a88b251c8a1d4e14f4a6b18f07498b35e2a  # tags/v2.4
+source=("git+https://gitlab.freedesktop.org/mesa/adriconf#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_UNIT_TESTS=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  cd ../$pkgname
+  install -Dm644 flatpak/org.freedesktop.adriconf.metainfo.xml 
"$pkgdir/usr/share/metainfo/org.freedesktop.adriconf.metainfo.xml"
+  install -Dm644 flatpak/org.freedesktop.adriconf.desktop 
"$pkgdir/usr/share/applications/org.freedesktop.adriconf.desktop"
+  install -Dm644 flatpak/org.freedesktop.adriconf.png 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/org.freedesktop.adriconf.png"
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:45:23
  Author: bgyorgy
Revision: 730203

upgpkg: adriconf 2.4-1: Update to new version

Modified:
  adriconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:44:50 UTC (rev 730202)
+++ PKGBUILD2020-10-22 21:45:23 UTC (rev 730203)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=adriconf
-pkgver=1.7
+pkgver=2.4
 pkgrel=1
 pkgdesc="GUI tool to configure Mesa drivers by setting options and writing 
them to the standard drirc file"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(GPL3)
 depends=(boost-libs gtkmm3 libxml++ pciutils)
 makedepends=(boost cmake git)
-_commit=3b40e23cf9974159b09b0a65c43255d4a0ba8d39  # tags/v1.7
+_commit=bc310a88b251c8a1d4e14f4a6b18f07498b35e2a  # tags/v2.4
 source=("git+https://gitlab.freedesktop.org/mesa/adriconf#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -35,7 +35,7 @@
   make DESTDIR="$pkgdir" install
 
   cd ../$pkgname
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.appdata.xml 
"$pkgdir/usr/share/metainfo/br.com.jeanhertel.adriconf.appdata.xml"
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.desktop 
"$pkgdir/usr/share/applications/br.com.jeanhertel.adriconf.desktop"
-  install -Dm644 flatpak/br.com.jeanhertel.adriconf.png 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/br.com.jeanhertel.adriconf.png"
+  install -Dm644 flatpak/org.freedesktop.adriconf.metainfo.xml 
"$pkgdir/usr/share/metainfo/org.freedesktop.adriconf.metainfo.xml"
+  install -Dm644 flatpak/org.freedesktop.adriconf.desktop 
"$pkgdir/usr/share/applications/org.freedesktop.adriconf.desktop"
+  install -Dm644 flatpak/org.freedesktop.adriconf.png 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/org.freedesktop.adriconf.png"
 }


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:38:07
  Author: bgyorgy
Revision: 730184

upgpkg: metacity 3.38.0-1: Update to new version

Modified:
  metacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:38:05 UTC (rev 730183)
+++ PKGBUILD2020-10-22 21:38:07 UTC (rev 730184)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=metacity
-pkgver=3.36.1
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Window manager of GNOME Flashback"
 arch=('x86_64')
 license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity' 'libxres' 'libxpresent')
+makedepends=('intltool' 'vulkan-headers')
 url="https://wiki.gnome.org/Projects/Metacity";
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha512sums=('98e73036cca238b713a112194b2cd7a866bcf7d08ef29fb590054b69a1bd807699317a51f9b851f9c474ae2557e27dc9fc4a52d7c436d93ad4a02babef68feeb')
+sha256sums=('81193121b0d85dc93fef5701c00d0caf5313d10d9b19008403a4286cb04e11ac')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in metacity/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:38:10
  Author: bgyorgy
Revision: 730185

archrelease: copy trunk to community-x86_64

Added:
  metacity/repos/community-x86_64/PKGBUILD
(from rev 730184, metacity/trunk/PKGBUILD)
Deleted:
  metacity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:38:07 UTC (rev 730184)
+++ PKGBUILD2020-10-22 21:38:10 UTC (rev 730185)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-
-pkgname=metacity
-pkgver=3.36.1
-pkgrel=1
-pkgdesc="Window manager of GNOME Flashback"
-arch=('x86_64')
-license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool')
-url="https://wiki.gnome.org/Projects/Metacity";
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha512sums=('98e73036cca238b713a112194b2cd7a866bcf7d08ef29fb590054b69a1bd807699317a51f9b851f9c474ae2557e27dc9fc4a52d7c436d93ad4a02babef68feeb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: metacity/repos/community-x86_64/PKGBUILD (from rev 730184, 
metacity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:38:10 UTC (rev 730185)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=metacity
+pkgver=3.38.0
+pkgrel=1
+pkgdesc="Window manager of GNOME Flashback"
+arch=('x86_64')
+license=('GPL')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity' 'libxres' 'libxpresent')
+makedepends=('intltool' 'vulkan-headers')
+url="https://wiki.gnome.org/Projects/Metacity";
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('81193121b0d85dc93fef5701c00d0caf5313d10d9b19008403a4286cb04e11ac')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libinsane/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:30:36
  Author: bgyorgy
Revision: 730164

archrelease: copy trunk to community-x86_64

Added:
  libinsane/repos/community-x86_64/PKGBUILD
(from rev 730163, libinsane/trunk/PKGBUILD)
Deleted:
  libinsane/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:30:32 UTC (rev 730163)
+++ PKGBUILD2020-10-22 21:30:36 UTC (rev 730164)
@@ -1,33 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=libinsane
-pkgver=1.0.4
-pkgrel=1
-pkgdesc="Library to access scanners"
-arch=(x86_64)
-url="https://gitlab.gnome.org/World/OpenPaperwork/libinsane";
-license=(LGPL3)
-depends=(sane)
-makedepends=(git gobject-introspection meson vala)
-checkdepends=(cunit)
-_commit=9550d62beb85e3405277dae836921b1e5f4e69bc  # tags/1.0.4^0
-source=("git+https://gitlab.gnome.org/World/OpenPaperwork/libinsane.git#commit=$_commit";)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: libinsane/repos/community-x86_64/PKGBUILD (from rev 730163, 
libinsane/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:30:36 UTC (rev 730164)
@@ -0,0 +1,33 @@
+# Maintainer: Balló György 
+
+pkgname=libinsane
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="Library to access scanners"
+arch=(x86_64)
+url="https://gitlab.gnome.org/World/OpenPaperwork/libinsane";
+license=(LGPL3)
+depends=(sane)
+makedepends=(git gobject-introspection meson vala)
+checkdepends=(cunit)
+_commit=88e813c866c72facdf51fc62f4b7835b1e3d727b  # tags/1.0.8^0
+source=("git+https://gitlab.gnome.org/World/OpenPaperwork/libinsane.git#commit=$_commit";)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:30:32
  Author: bgyorgy
Revision: 730163

upgpkg: libinsane 1.0.8-1: Update to new version

Modified:
  libinsane/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:26:33 UTC (rev 730162)
+++ PKGBUILD2020-10-22 21:30:32 UTC (rev 730163)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=libinsane
-pkgver=1.0.4
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Library to access scanners"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(sane)
 makedepends=(git gobject-introspection meson vala)
 checkdepends=(cunit)
-_commit=9550d62beb85e3405277dae836921b1e5f4e69bc  # tags/1.0.4^0
+_commit=88e813c866c72facdf51fc62f4b7835b1e3d727b  # tags/1.0.8^0
 
source=("git+https://gitlab.gnome.org/World/OpenPaperwork/libinsane.git#commit=$_commit";)
 md5sums=('SKIP')
 


[arch-commits] Commit in modem-manager-gui/repos/community-x86_64 (4 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:26:33
  Author: bgyorgy
Revision: 730162

archrelease: copy trunk to community-x86_64

Added:
  modem-manager-gui/repos/community-x86_64/PKGBUILD
(from rev 730161, modem-manager-gui/trunk/PKGBUILD)
Deleted:
  modem-manager-gui/repos/community-x86_64/PKGBUILD
  modem-manager-gui/repos/community-x86_64/fix-crash.patch
  modem-manager-gui/repos/community-x86_64/no-indicator.patch

+
 PKGBUILD   |   69 +++--
 fix-crash.patch|  140 ---
 no-indicator.patch |  363 ---
 3 files changed, 27 insertions(+), 545 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 21:26:29 UTC (rev 730161)
+++ PKGBUILD2020-10-22 21:26:33 UTC (rev 730162)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Ilya Medvedev 
-
-pkgname=modem-manager-gui
-pkgver=0.0.19.1
-pkgrel=5
-pkgdesc="Frontend for ModemManager daemon able to control specific modem 
functions"
-arch=('x86_64')
-url="https://linuxonly.ru/page/modem-manager-gui";
-license=('GPL3')
-depends=('gdbm' 'gtk3' 'gtkspell3' 'libnotify' 'modemmanager')
-makedepends=('po4a' 'itstool')
-optdepends=('networkmanager: monitor network traffic')
-options=(!emptydirs)
-source=("https://download.tuxfamily.org/gsf/source/$pkgname-$pkgver.tar.gz";
-fix-crash.patch
-no-indicator.patch)
-sha256sums=('0b9bae29f3cd3d99b3a61d5530097d576a5fa67d3215d54f3570cb20c6ca0bc2'
-'bcc451c1db096ea1b76907616fecfd14f73baf88b774827b2d1dc6065798ed03'
-'04f85c3d6e7dbf89f5767446a1884f1f45aaea4023a8d07981b819be181849b3')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix memory corruption because of wrong strsep() usage (FS#61622, FS#61823)
-  # Fix segfault in strftime_l() because of timestamps from future (FS#62584)
-  patch -Np1 -i ../fix-crash.patch
-
-  # Revert to GTK+ status icon
-  patch -Np1 -i ../no-indicator.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
- 
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: modem-manager-gui/repos/community-x86_64/PKGBUILD (from rev 730161, 
modem-manager-gui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 21:26:33 UTC (rev 730162)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+# Contributor: Ilya Medvedev 
+
+pkgname=modem-manager-gui
+pkgver=0.0.20
+pkgrel=1
+pkgdesc="Frontend for ModemManager daemon able to control specific modem 
functions"
+arch=('x86_64')
+url="https://linuxonly.ru/page/modem-manager-gui";
+license=('GPL3')
+depends=('gdbm' 'gtk3' 'gtkspell3' 'libnotify' 'modemmanager')
+makedepends=('po4a' 'itstool')
+optdepends=('networkmanager: monitor network traffic')
+options=(!emptydirs)
+source=("https://download.tuxfamily.org/gsf/source/$pkgname-$pkgver.tar.gz";)
+sha256sums=('00c7054293e5e7832a7eeb7d9ba0d35745e95d2f7df27ab8f912302e2bb56fc5')
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+ 
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: fix-crash.patch
===
--- fix-crash.patch 2020-10-22 21:26:29 UTC (rev 730161)
+++ fix-crash.patch 2020-10-22 21:26:33 UTC (rev 730162)
@@ -1,140 +0,0 @@
-# HG changeset patch
-# User Alex 
-# Date 1550936745 -10800
-# Node ID 6710bf86869852bb8a9946b628eff5bc1019b5aa
-# Parent  e8a146d4d2ea8525301670fb48b1accfdde13ac9
-Fix memory corruption because of wrong strsep() usage (Thanks to Persmule)
-
-diff --git a/src/modules/mm06.c b/src/modules/mm06.c
 a/src/modules/mm06.c
-+++ b/src/modules/mm06.c
-@@ -1552,10 +1552,12 @@
-   GVariantIter *iter;
-   guint32 locationtype;
-   GVariant *locationdata;
--  gchar *locationstring;
-   gsize strlength;
-+  gchar **fragments;
-+  gint i;
-   GError *error;
--  
-+  const gint numbases[4] = {10, 10, 16, 16};
-+  
-   if ((mmguicore == NULL) || (device == NULL)) return FALSE;
-   mmguicorelc = (mmguicore_t)mmguicore;
-   
-@@ -1578,14 +1580,17 @@
-   g_variant_get(data, "(a{uv})", &iter);
-   while (g_variant_iter_next(iter, "{uv}", &locationtype, 
&locationdata)) {
-   if ((locationtype == 
MODULE_INT_MODEM_LOCATION_CAPABILITY_GSM_LAC_CI) && (locationdata != NULL)) {
--  //3GPP location
-+  /*3GPP location*/
-   strlength = 256;
--  locationstring = 
g_strdup(g_variant_get_string(locationdata, &strlength));
--  device->loc3gppdata[0] = 
(guint)strtol(strsep(&locationstring, ","), NULL, 10);
--  device->loc3gppdata[1] = 
(guint)strtol(strsep(

[arch-commits] Commit in modem-manager-gui/trunk (3 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 21:26:29
  Author: bgyorgy
Revision: 730161

upgpkg: modem-manager-gui 0.0.20-1: Update to new version

Modified:
  modem-manager-gui/trunk/PKGBUILD
Deleted:
  modem-manager-gui/trunk/fix-crash.patch
  modem-manager-gui/trunk/no-indicator.patch

+
 PKGBUILD   |   27 ---
 fix-crash.patch|  140 ---
 no-indicator.patch |  363 ---
 3 files changed, 6 insertions(+), 524 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:25:31 UTC (rev 730160)
+++ PKGBUILD2020-10-22 21:26:29 UTC (rev 730161)
@@ -2,8 +2,8 @@
 # Contributor: Ilya Medvedev 
 
 pkgname=modem-manager-gui
-pkgver=0.0.19.1
-pkgrel=5
+pkgver=0.0.20
+pkgrel=1
 pkgdesc="Frontend for ModemManager daemon able to control specific modem 
functions"
 arch=('x86_64')
 url="https://linuxonly.ru/page/modem-manager-gui";
@@ -12,31 +12,16 @@
 makedepends=('po4a' 'itstool')
 optdepends=('networkmanager: monitor network traffic')
 options=(!emptydirs)
-source=("https://download.tuxfamily.org/gsf/source/$pkgname-$pkgver.tar.gz";
-fix-crash.patch
-no-indicator.patch)
-sha256sums=('0b9bae29f3cd3d99b3a61d5530097d576a5fa67d3215d54f3570cb20c6ca0bc2'
-'bcc451c1db096ea1b76907616fecfd14f73baf88b774827b2d1dc6065798ed03'
-'04f85c3d6e7dbf89f5767446a1884f1f45aaea4023a8d07981b819be181849b3')
+source=("https://download.tuxfamily.org/gsf/source/$pkgname-$pkgver.tar.gz";)
+sha256sums=('00c7054293e5e7832a7eeb7d9ba0d35745e95d2f7df27ab8f912302e2bb56fc5')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix memory corruption because of wrong strsep() usage (FS#61622, FS#61823)
-  # Fix segfault in strftime_l() because of timestamps from future (FS#62584)
-  patch -Np1 -i ../fix-crash.patch
-
-  # Revert to GTK+ status icon
-  patch -Np1 -i ../no-indicator.patch
-}
-
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr
   make
 }
  
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }

Deleted: fix-crash.patch
===
--- fix-crash.patch 2020-10-22 21:25:31 UTC (rev 730160)
+++ fix-crash.patch 2020-10-22 21:26:29 UTC (rev 730161)
@@ -1,140 +0,0 @@
-# HG changeset patch
-# User Alex 
-# Date 1550936745 -10800
-# Node ID 6710bf86869852bb8a9946b628eff5bc1019b5aa
-# Parent  e8a146d4d2ea8525301670fb48b1accfdde13ac9
-Fix memory corruption because of wrong strsep() usage (Thanks to Persmule)
-
-diff --git a/src/modules/mm06.c b/src/modules/mm06.c
 a/src/modules/mm06.c
-+++ b/src/modules/mm06.c
-@@ -1552,10 +1552,12 @@
-   GVariantIter *iter;
-   guint32 locationtype;
-   GVariant *locationdata;
--  gchar *locationstring;
-   gsize strlength;
-+  gchar **fragments;
-+  gint i;
-   GError *error;
--  
-+  const gint numbases[4] = {10, 10, 16, 16};
-+  
-   if ((mmguicore == NULL) || (device == NULL)) return FALSE;
-   mmguicorelc = (mmguicore_t)mmguicore;
-   
-@@ -1578,14 +1580,17 @@
-   g_variant_get(data, "(a{uv})", &iter);
-   while (g_variant_iter_next(iter, "{uv}", &locationtype, 
&locationdata)) {
-   if ((locationtype == 
MODULE_INT_MODEM_LOCATION_CAPABILITY_GSM_LAC_CI) && (locationdata != NULL)) {
--  //3GPP location
-+  /*3GPP location*/
-   strlength = 256;
--  locationstring = 
g_strdup(g_variant_get_string(locationdata, &strlength));
--  device->loc3gppdata[0] = 
(guint)strtol(strsep(&locationstring, ","), NULL, 10);
--  device->loc3gppdata[1] = 
(guint)strtol(strsep(&locationstring, ","), NULL, 10);
--  device->loc3gppdata[2] = 
(guint)strtol(strsep(&locationstring, ","), NULL, 16);
--  device->loc3gppdata[3] = 
(guint)strtol(strsep(&locationstring, ","), NULL, 16);
--  g_free(locationstring);
-+  fragments = 
g_strsplit(g_variant_get_string(locationdata, &strlength), ",", 4);
-+  if (fragments != NULL) {
-+  i = 0;
-+  while ((fragments[i] != NULL) && (i < 
4)) {
-+  device->loc3gppdata[i] = 
(guint)strtoul(fragments[i], NULL, numbases[i]);
-+  i++;
-+  }
-+  g_strfreev(fragments);
-+  }
-   g_variant_unref(locationdata);
-   g_debug("3GPP location: %u, %u, %4x, %4x", 
device->

[arch-commits] Commit in gnubiff/trunk (PKGBUILD panel_applet_inprocess.patch)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:52:38
  Author: bgyorgy
Revision: 729083

upgpkg: gnubiff 2.2.17-7: Disable gnome-panel support

Modified:
  gnubiff/trunk/PKGBUILD
Deleted:
  gnubiff/trunk/panel_applet_inprocess.patch

--+
 PKGBUILD |   17 --
 panel_applet_inprocess.patch |  260 -
 2 files changed, 5 insertions(+), 272 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 12:52:36 UTC (rev 729082)
+++ PKGBUILD2020-10-22 12:52:38 UTC (rev 729083)
@@ -5,33 +5,26 @@
 
 pkgname=gnubiff
 pkgver=2.2.17
-pkgrel=6
+pkgrel=7
 pkgdesc="Mail notification program that checks for mail and displays headers 
when new mail has arrived"
 arch=('x86_64')
 url="http://gnubiff.sourceforge.net/";
 license=('GPL3')
 depends=('gtk3')
-makedepends=('gnome-panel' 'intltool')
-optdepends=('gnome-panel: Applet for GNOME Panel')
+makedepends=('intltool')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-gnubiff.appdata.xml
-panel_applet_inprocess.patch)
+gnubiff.appdata.xml)
 sha256sums=('e616ab031d493e4b9b27a2bccc810e4b2ada912b3cf8d44f39325cbc5293fb2c'
-'372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939'
-'ea229413fde314b8a7bd184d5d37eb6ba9e6929f48b0cf4a86eeeab2e8db32f6')
+'372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939')
 
 prepare() {
   cd $pkgname-$pkgver
-  # Fix GNOME Panel applet
-  patch -Np1 -i ../panel_applet_inprocess.patch
-  sed -i 's/Icon=.*$/Icon=gnubiff/' 
src/org.gnome.panel.applet.GnubiffApplet.panel-applet.in.in
   autoreconf -fi
 }
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-fam --with-password 
--with-password-string="65423957eb027b94c9e661611c0e4271"
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  ./configure --prefix=/usr --disable-fam --disable-gnome --with-password 
--with-password-string="65423957eb027b94c9e661611c0e4271"
   make
 }
 

Deleted: panel_applet_inprocess.patch
===
--- panel_applet_inprocess.patch2020-10-22 12:52:36 UTC (rev 729082)
+++ panel_applet_inprocess.patch2020-10-22 12:52:38 UTC (rev 729083)
@@ -1,260 +0,0 @@
-Description: port the GNOME Panel applet to in-process applet
- It is now built as a separate .so file, and the gnubiff executable
- now has no applet-related code.
- .
- The Makefile.am is refactored to support this double build.
-Author: Dmitry Shachnev 
-Forwarded: https://sourceforge.net/p/gnubiff/patches/8/
-Last-Update: 2016-12-02
-
 a/configure.ac
-+++ b/configure.ac
-@@ -40,6 +40,7 @@
- AC_CONFIG_SRCDIR([src/gnubiff.cc])
- AM_INIT_AUTOMAKE
- AM_MAINTAINER_MODE
-+LT_INIT([dlopen disable-static])
- 
- ##
- #   Configure Options#
-@@ -183,12 +184,7 @@
-   AC_SUBST(GNOME_DEP_CFLAGS)
-   AC_SUBST(GNOME_DEP_LIBS)
-   AH_TEMPLATE([USE_GNOME])
--  AC_DEFINE(USE_GNOME)
--  AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
-   ])
--  if test "x$GCONFTOOL" = "xno"; then
-- AC_MSG_ERROR([gconftool-2 executable not found in your path - should 
be installed with GConf])
--  fi
- fi
- AM_CONDITIONAL(USE_GNOME, test $OPT_USEGNOME = yes, Define to 1 if you want 
to have GNOME support)
- 
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,14 +1,20 @@
--INCLUDES = \
--  $(FAM_CFLAGS) \
--  $(GNUBIFF_DEP_CFLAGS)   
\
--  $(GNOME_DEP_CFLAGS) \
-+AM_CXXFLAGS = \
-+  $(FAM_CFLAGS)   \
-+  $(GNUBIFF_DEP_CFLAGS)   \
-+  $(GNOME_DEP_CFLAGS) \
-+  -Wall -pedantic -export-dynamic
-+
-+AM_CFLAGS = \
-+  $(AM_CXXFLAGS)  \
-+  -ansi
-+
-+AM_CPPFLAGS = \
-   -DGNUBIFF_LOCALEDIR=\""$(datadir)/locale"\" \
-   -DGNUBIFF_DATADIR=\""$(pkgdatadir)"\"   \
-   -DGNUBIFF_ICONDIR=\""$(datadir)/pixmaps"\"  \
-   -DGNUBIFF_UIDIR=\""$(datadir)/gnome-2.0/ui"\"   \
-   -DREAL_DATADIR=\""$(datadir)"\" \
--  -D_GNU_SOURCE   
\
--  -Wall -ansi -pedantic -export-dynamic
-+  -D_GNU_SOURCE
- 
- bin_PROGRAMS = gnubiff
- 
-@@ -16,7 +22,6 @@
-   ui-applet-gnome.cc  ui-applet-gnome.h
- 
- common_sources = \
--  gnubiff.cc  
\
-   biff.cc biff.h  
\
-   

[arch-commits] Commit in gnubiff/repos/community-x86_64 (5 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:52:41
  Author: bgyorgy
Revision: 729084

archrelease: copy trunk to community-x86_64

Added:
  gnubiff/repos/community-x86_64/PKGBUILD
(from rev 729083, gnubiff/trunk/PKGBUILD)
  gnubiff/repos/community-x86_64/gnubiff.appdata.xml
(from rev 729083, gnubiff/trunk/gnubiff.appdata.xml)
Deleted:
  gnubiff/repos/community-x86_64/PKGBUILD
  gnubiff/repos/community-x86_64/gnubiff.appdata.xml
  gnubiff/repos/community-x86_64/panel_applet_inprocess.patch

--+
 PKGBUILD |   77 +---
 gnubiff.appdata.xml  |   92 +++---
 panel_applet_inprocess.patch |  260 -
 3 files changed, 81 insertions(+), 348 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 12:52:38 UTC (rev 729083)
+++ PKGBUILD2020-10-22 12:52:41 UTC (rev 729084)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Tom K 
-# Contributor: Todd Musall 
-
-pkgname=gnubiff
-pkgver=2.2.17
-pkgrel=6
-pkgdesc="Mail notification program that checks for mail and displays headers 
when new mail has arrived"
-arch=('x86_64')
-url="http://gnubiff.sourceforge.net/";
-license=('GPL3')
-depends=('gtk3')
-makedepends=('gnome-panel' 'intltool')
-optdepends=('gnome-panel: Applet for GNOME Panel')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-gnubiff.appdata.xml
-panel_applet_inprocess.patch)
-sha256sums=('e616ab031d493e4b9b27a2bccc810e4b2ada912b3cf8d44f39325cbc5293fb2c'
-'372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939'
-'ea229413fde314b8a7bd184d5d37eb6ba9e6929f48b0cf4a86eeeab2e8db32f6')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix GNOME Panel applet
-  patch -Np1 -i ../panel_applet_inprocess.patch
-  sed -i 's/Icon=.*$/Icon=gnubiff/' 
src/org.gnome.panel.applet.GnubiffApplet.panel-applet.in.in
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-fam --with-password 
--with-password-string="65423957eb027b94c9e661611c0e4271"
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" DATADIRNAME=share install
-  install -Dm644 ../gnubiff.appdata.xml 
"$pkgdir/usr/share/metainfo/gnubiff.appdata.xml"
-}

Copied: gnubiff/repos/community-x86_64/PKGBUILD (from rev 729083, 
gnubiff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 12:52:41 UTC (rev 729084)
@@ -0,0 +1,35 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Tom K 
+# Contributor: Todd Musall 
+
+pkgname=gnubiff
+pkgver=2.2.17
+pkgrel=7
+pkgdesc="Mail notification program that checks for mail and displays headers 
when new mail has arrived"
+arch=('x86_64')
+url="http://gnubiff.sourceforge.net/";
+license=('GPL3')
+depends=('gtk3')
+makedepends=('intltool')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+gnubiff.appdata.xml)
+sha256sums=('e616ab031d493e4b9b27a2bccc810e4b2ada912b3cf8d44f39325cbc5293fb2c'
+'372cec540a50c0f1be01f8e097f5d530dc5f78d571337377048652e62c0cc939')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-fam --disable-gnome --with-password 
--with-password-string="65423957eb027b94c9e661611c0e4271"
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" DATADIRNAME=share install
+  install -Dm644 ../gnubiff.appdata.xml 
"$pkgdir/usr/share/metainfo/gnubiff.appdata.xml"
+}

Deleted: gnubiff.appdata.xml
===
--- gnubiff.appdata.xml 2020-10-22 12:52:38 UTC (rev 729083)
+++ gnubiff.appdata.xml 2020-10-22 12:52:41 UTC (rev 729084)
@@ -1,46 +0,0 @@
-
-
-  net.sourceforge.gnubiff
-  gnubiff.desktop
-  Gnubiff
-  Mail notification program
-  CC0-1.0
-  GPL-3.0
-  
-gnubiff is a mail notification program that checks for mail and 
displays headers when new mail has arrived.
-gnubiff features include:
-
-  Multiple mailbox support
-  pop3, apop, imap4, mh, qmail and mailfile support
-  SSL & certificates support
-  GNOME support with complete integration to panel
-  GTK stand-alone support
-  Support for the system tray
-  Support for running without GUI or X
-  Automatic detection of mailbox format
-  Mail header & content display
-  IDLE state support for imap4
-  FAM support for mh/qmail/mailfile
-  PNG animation support
-  Highly configurable
-  HIG 2.0 compliance
-  Small memory usage
-
-  
-  
-
-  Popup window displaying headers and mail content
-​  https://sourceforge.net/p/gnubiff/screenshot/8243.j

[arch-commits] Commit in workrave/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:44:42
  Author: bgyorgy
Revision: 729073

archrelease: copy trunk to community-x86_64

Added:
  workrave/repos/community-x86_64/PKGBUILD
(from rev 729072, workrave/trunk/PKGBUILD)
Deleted:
  workrave/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 12:44:39 UTC (rev 729072)
+++ PKGBUILD2020-10-22 12:44:42 UTC (rev 729073)
@@ -1,33 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=workrave
-pkgver=1.10.44
-pkgrel=1
-pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
-arch=('x86_64')
-url="http://www.workrave.org/";
-license=('GPL3')
-depends=('gstreamer' 'gtkmm3' 'libsm' 'libxss')
-makedepends=('autoconf-archive' 'boost' 'intltool' 'gobject-introspection' 
'libpulse' 'python-jinja'
- 'gnome-panel' 'mate-panel' 'xfce4-panel')
-optdepends=('gst-plugins-good: to play sound events'
-'gnome-panel: Applet for GNOME Panel'
-'mate-panel: Applet for MATE Panel'
-'xfce4-panel: Applet for Xfce4 Panel')
-source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('6a87710403ca4c88ef05137cc9414b4a2a518b94f1f107eecdf83dbde490ba37')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc  --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: workrave/repos/community-x86_64/PKGBUILD (from rev 729072, 
workrave/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 12:44:42 UTC (rev 729073)
@@ -0,0 +1,33 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=workrave
+pkgver=1.10.44
+pkgrel=2
+pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
+arch=('x86_64')
+url="https://workrave.org/";
+license=('GPL3')
+depends=('gstreamer' 'gtkmm3' 'libsm' 'libxss')
+makedepends=('autoconf-archive' 'boost' 'intltool' 'gobject-introspection' 
'libpulse' 'python-jinja'
+ 'gnome-panel' 'mate-panel' 'xfce4-panel')
+optdepends=('gst-plugins-good: to play sound events'
+'gnome-panel: Applet for GNOME Panel'
+'mate-panel: Applet for MATE Panel'
+'xfce4-panel: Applet for Xfce4 Panel')
+source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('6a87710403ca4c88ef05137cc9414b4a2a518b94f1f107eecdf83dbde490ba37')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc  --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:44:39
  Author: bgyorgy
Revision: 729072

upgpkg: workrave 1.10.44-2: Rebuild for libgnome-panel

Modified:
  workrave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 12:37:16 UTC (rev 729071)
+++ PKGBUILD2020-10-22 12:44:39 UTC (rev 729072)
@@ -4,7 +4,7 @@
 
 pkgname=workrave
 pkgver=1.10.44
-pkgrel=1
+pkgrel=2
 pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
 arch=('x86_64')
 url="https://workrave.org/";


[arch-commits] Commit in sensors-applet/repos/community-x86_64 (4 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:37:16
  Author: bgyorgy
Revision: 729071

archrelease: copy trunk to community-x86_64

Added:
  sensors-applet/repos/community-x86_64/PKGBUILD
(from rev 729070, sensors-applet/trunk/PKGBUILD)
  sensors-applet/repos/community-x86_64/fix-crash-destroying-active-sensor.patch
(from rev 729070, 
sensors-applet/trunk/fix-crash-destroying-active-sensor.patch)
  sensors-applet/repos/community-x86_64/port-to-libgnome-panel.patch
(from rev 729070, sensors-applet/trunk/port-to-libgnome-panel.patch)
Deleted:
  sensors-applet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   86 +--
 fix-crash-destroying-active-sensor.patch |   56 ++
 port-to-libgnome-panel.patch |  685 +
 3 files changed, 787 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 12:37:12 UTC (rev 729070)
+++ PKGBUILD2020-10-22 12:37:16 UTC (rev 729071)
@@ -1,40 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=sensors-applet
-pkgver=3.0.0+13+g0728426
-pkgrel=3
-pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, 
including CPU temperature, fan speeds and voltage readings"
-arch=('x86_64')
-url="http://sensors-applet.sourceforge.net/";
-license=('GPL')
-depends=('gnome-panel' 'libatasmart' 'libxnvctrl' 'lm_sensors')
-makedepends=('git' 'gnome-common' 'intltool' 'yelp-tools')
-optdepends=('hddtemp: get HDD temperatures')
-_commit=07284262768e3a7066da09845370d78526be6bc1  # master
-source=("$pkgname::git+https://git.code.sf.net/p/sensors-applet/code#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: sensors-applet/repos/community-x86_64/PKGBUILD (from rev 729070, 
sensors-applet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 12:37:16 UTC (rev 729071)
@@ -0,0 +1,46 @@
+# Maintainer: Balló György 
+
+pkgname=sensors-applet
+pkgver=3.0.0+13+g0728426
+pkgrel=4
+pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, 
including CPU temperature, fan speeds and voltage readings"
+arch=('x86_64')
+url="http://sensors-applet.sourceforge.net/";
+license=('GPL')
+depends=('gnome-panel' 'libatasmart' 'libxnvctrl' 'lm_sensors')
+makedepends=('git' 'gnome-common' 'intltool' 'yelp-tools')
+optdepends=('hddtemp: get HDD temperatures')
+_commit=07284262768e3a7066da09845370d78526be6bc1  # master
+source=("$pkgname::git+https://git.code.sf.net/p/sensors-applet/code#commit=$_commit";
+fix-crash-destroying-active-sensor.patch
+port-to-libgnome-panel.patch)
+sha256sums=('SKIP'
+'9c4cc2accf326c44cb625f5db0b82a782351cdf8829f1a4067a30f287b6b7156'
+'cb0e35e0d6e6568f14836da7e5b78154bd4d9a4127f0f6dd476e4f7c9d62339d')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  patch -Np1 -i ../port-to-libgnome-panel.patch
+  patch -Np1 -i ../fix-crash-destroying-active-sensor.patch
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: 
sensors-applet/repos/community-x86_64/fix-crash-destroying-active-sensor.patch 
(from rev 729070, sensors-applet/trunk/fix-crash-destroying-active-sensor.patch)
===
--- fix-crash-destroying-active-sensor.patch(rev 0)
+++ fix-crash-destroying-active-sensor.patch2020-10-22 12:37:16 UTC (rev 
729071)
@@ -0,0 +1,56 @@
+From: Alberts Muktupāvels 
+Date: Sat, 28 Mar 2020 19:38:07 +0200
+Subject: fix crash destroying active sensor
+
+---
+ sensors-applet/active-sensor.c | 19 ++-
+ 1 file changed, 14 insertions(+), 5 deletions(-)
+
+diff --git a/sensors-applet/active-sensor.c b/sensors-applet/active-sensor.c
+index 725e050..9fe4718 100644
+--- a/sensors-applet/active-sensor.c
 b/sensors-applet/active-sensor.c
+@@ -347,17 +347,17 @@ static void active_sensor_update_graph(ActiveSensor *as) 
{
+ 
+ void active_sensor_destroy(ActiveSensor *active_sensor) {
+ g_debug("-- destroying active sensor label.

[arch-commits] Commit in sensors-applet/trunk (3 files)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 12:37:12
  Author: bgyorgy
Revision: 729070

upgpkg: sensors-applet 3.0.0+13+g0728426-4: Port to libgnome-panel

Added:
  sensors-applet/trunk/fix-crash-destroying-active-sensor.patch
  sensors-applet/trunk/port-to-libgnome-panel.patch
Modified:
  sensors-applet/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 fix-crash-destroying-active-sensor.patch |   56 ++
 port-to-libgnome-panel.patch |  685 +
 3 files changed, 750 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 11:44:23 UTC (rev 729069)
+++ PKGBUILD2020-10-22 12:37:12 UTC (rev 729070)
@@ -2,7 +2,7 @@
 
 pkgname=sensors-applet
 pkgver=3.0.0+13+g0728426
-pkgrel=3
+pkgrel=4
 pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, 
including CPU temperature, fan speeds and voltage readings"
 arch=('x86_64')
 url="http://sensors-applet.sourceforge.net/";
@@ -11,8 +11,12 @@
 makedepends=('git' 'gnome-common' 'intltool' 'yelp-tools')
 optdepends=('hddtemp: get HDD temperatures')
 _commit=07284262768e3a7066da09845370d78526be6bc1  # master
-source=("$pkgname::git+https://git.code.sf.net/p/sensors-applet/code#commit=$_commit";)
-sha256sums=('SKIP')
+source=("$pkgname::git+https://git.code.sf.net/p/sensors-applet/code#commit=$_commit";
+fix-crash-destroying-active-sensor.patch
+port-to-libgnome-panel.patch)
+sha256sums=('SKIP'
+'9c4cc2accf326c44cb625f5db0b82a782351cdf8829f1a4067a30f287b6b7156'
+'cb0e35e0d6e6568f14836da7e5b78154bd4d9a4127f0f6dd476e4f7c9d62339d')
 
 pkgver() {
   cd $pkgname
@@ -21,6 +25,8 @@
 
 prepare() {
   cd $pkgname
+  patch -Np1 -i ../port-to-libgnome-panel.patch
+  patch -Np1 -i ../fix-crash-destroying-active-sensor.patch
   NOCONFIGURE=1 ./autogen.sh
 }
 

Added: fix-crash-destroying-active-sensor.patch
===
--- fix-crash-destroying-active-sensor.patch(rev 0)
+++ fix-crash-destroying-active-sensor.patch2020-10-22 12:37:12 UTC (rev 
729070)
@@ -0,0 +1,56 @@
+From: Alberts Muktupāvels 
+Date: Sat, 28 Mar 2020 19:38:07 +0200
+Subject: fix crash destroying active sensor
+
+---
+ sensors-applet/active-sensor.c | 19 ++-
+ 1 file changed, 14 insertions(+), 5 deletions(-)
+
+diff --git a/sensors-applet/active-sensor.c b/sensors-applet/active-sensor.c
+index 725e050..9fe4718 100644
+--- a/sensors-applet/active-sensor.c
 b/sensors-applet/active-sensor.c
+@@ -347,17 +347,17 @@ static void active_sensor_update_graph(ActiveSensor *as) 
{
+ 
+ void active_sensor_destroy(ActiveSensor *active_sensor) {
+ g_debug("-- destroying active sensor label...");
+-gtk_widget_destroy(active_sensor->label);
++g_object_unref(active_sensor->label);
+ 
+ g_debug("-- destroying active sensor icon..");
+-gtk_widget_destroy(active_sensor->icon);
++g_object_unref(active_sensor->icon);
+ 
+ g_debug("-- destroying active sensor value...");
+-gtk_widget_destroy(active_sensor->value);
++g_object_unref(active_sensor->value);
+ 
+ g_debug("-- destroying active sensor graph and frame...");
+-gtk_widget_destroy(active_sensor->graph);
+-gtk_widget_destroy(active_sensor->graph_frame);
++g_object_unref(active_sensor->graph);
++g_object_unref(active_sensor->graph_frame);
+ 
+ g_debug("-- destroying active sensor values...");
+ g_free(active_sensor->sensor_values);
+@@ -450,11 +450,20 @@ ActiveSensor *active_sensor_new(SensorsApplet 
*sensors_applet,
+ }
+ 
+ active_sensor->label = gtk_label_new("");
++g_object_ref_sink (active_sensor->label);
++
+ active_sensor->value = gtk_label_new("");
++g_object_ref_sink (active_sensor->value);
++
+ active_sensor->icon = gtk_image_new();
++g_object_ref_sink (active_sensor->icon);
+ 
+ active_sensor->graph = gtk_drawing_area_new();
++g_object_ref_sink (active_sensor->graph);
++
+ active_sensor->graph_frame = gtk_frame_new(NULL);
++g_object_ref_sink (active_sensor->graph_frame);
++
+ gtk_frame_set_shadow_type(GTK_FRAME(active_sensor->graph_frame),
+   GTK_SHADOW_IN);
+ gtk_container_add(GTK_CONTAINER(active_sensor->graph_frame),

Added: port-to-libgnome-panel.patch
===
--- port-to-libgnome-panel.patch(rev 0)
+++ port-to-libgnome-panel.patch2020-10-22 12:37:12 UTC (rev 729070)
@@ -0,0 +1,685 @@
+From: Alberts Muktupāvels 
+Date: Thu, 26 Mar 2020 18:33:32 +0200
+Subject: port to libgnome-panel
+
+---
+ Makefile.am|  20 ---
+ SensorsApplet.xml

[arch-commits] Commit in gnome-applets/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 09:45:46
  Author: bgyorgy
Revision: 728879

archrelease: copy trunk to community-x86_64

Added:
  gnome-applets/repos/community-x86_64/PKGBUILD
(from rev 728878, gnome-applets/trunk/PKGBUILD)
Deleted:
  gnome-applets/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-22 09:45:43 UTC (rev 728878)
+++ PKGBUILD2020-10-22 09:45:46 UTC (rev 728879)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-applets
-pkgver=3.36.4
-pkgrel=2
-pkgdesc="Small applications for the GNOME Panel"
-arch=('x86_64')
-url="https://wiki.gnome.org/Projects/GnomeApplets";
-license=('GPL')
-depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
-makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=ea8ec983c8d5e285c341b7a9448e0bf20d43d363  # tags/3.36.4^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Use correct D-Bus config location
-  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile --enable-compile-warnings=minimum
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-applets/repos/community-x86_64/PKGBUILD (from rev 728878, 
gnome-applets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-22 09:45:46 UTC (rev 728879)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-applets
+pkgver=3.38.0
+pkgrel=1
+pkgdesc="Small applications for the GNOME Panel"
+arch=('x86_64')
+url="https://wiki.gnome.org/Projects/GnomeApplets";
+license=('GPL')
+depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
+_commit=0cacd733f6257cd8ba20e3543b25906a3e0f8e05  # tags/3.38.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Use correct D-Bus config location
+  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
gnome-applets/cpufreq/cpufreq-selector/Makefile.am
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile --enable-compile-warnings=minimum
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


  1   2   3   4   5   6   7   8   9   10   >