[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 15:10:59
  Author: felixonmars
Revision: 658848

upgpkg: gnome-multi-writer 3.32.1-2: reproducibility rebuild

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 15:10:43 UTC (rev 658847)
+++ PKGBUILD2020-07-07 15:10:59 UTC (rev 658848)
@@ -2,7 +2,7 @@
 
 pkgname=gnome-multi-writer
 pkgver=3.32.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
 url="https://wiki.gnome.org/Apps/MultiWriter;


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:11:07
  Author: bgyorgy
Revision: 482263

upgpkg: gnome-multi-writer 3.32.1-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:08:21 UTC (rev 482262)
+++ PKGBUILD2019-06-19 01:11:07 UTC (rev 482263)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb')
+sha256sums=('bcd56cd0716a727b85e3a2dedef8e747d4567952e68c29907bea8b103d6aedaa')
 
 build() {
   arch-meson $pkgname-$pkgver build


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2019-03-09 Thread Balló György via arch-commits
Date: Saturday, March 9, 2019 @ 17:55:18
  Author: bgyorgy
Revision: 438612

upgpkg: gnome-multi-writer 3.32.0-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 17:54:17 UTC (rev 438611)
+++ PKGBUILD2019-03-09 17:55:18 UTC (rev 438612)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('6a3c5f1da4a8c04f2a51c196b1aa4ae4bad4ea1d0e5395f9dc62f3542a5f8975')
+sha256sums=('098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb')
 
 prepare() {
mkdir build


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2018-09-09 Thread Balló György via arch-commits
Date: Monday, September 10, 2018 @ 05:06:51
  Author: bgyorgy
Revision: 378977

upgpkg: gnome-multi-writer 3.30.0-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-10 05:04:21 UTC (rev 378976)
+++ PKGBUILD2018-09-10 05:06:51 UTC (rev 378977)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.28.0
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('5de6cb0779209449b598b7597cf1f60c6cf902a32b3b115299848f02beeddb1a')
+sha256sums=('6a3c5f1da4a8c04f2a51c196b1aa4ae4bad4ea1d0e5395f9dc62f3542a5f8975')
 
 prepare() {
mkdir build


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2018-03-23 Thread Balló György via arch-commits
Date: Friday, March 23, 2018 @ 20:46:56
  Author: bgyorgy
Revision: 311655

upgpkg: gnome-multi-writer 3.28.0-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-23 20:44:12 UTC (rev 311654)
+++ PKGBUILD2018-03-23 20:46:56 UTC (rev 311655)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.26.0
+pkgver=3.28.0
 pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
@@ -13,12 +13,10 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('aae3f4ffd8fd907cf75ea09c6a8167400388a8584d21ddaec0c252d8196e2bcf')
+sha256sums=('5de6cb0779209449b598b7597cf1f60c6cf902a32b3b115299848f02beeddb1a')
 
 prepare() {
mkdir build
-   cd $pkgname-$pkgver
-   sed -i 's|libexec|lib/gnome-multi-writer|' src/meson.build
 }
 
 build() {
@@ -25,6 +23,7 @@
cd build
meson ../$pkgname-$pkgver \
--prefix=/usr \
+--libexecdir=lib/$pkgname \
--buildtype=release
ninja
 }


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2018-01-15 Thread Balló György via arch-commits
Date: Tuesday, January 16, 2018 @ 01:11:26
  Author: bgyorgy
Revision: 282863

gnome-multi-writer: Add to the gnome-extra group

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 23:29:07 UTC (rev 282862)
+++ PKGBUILD2018-01-16 01:11:26 UTC (rev 282863)
@@ -8,6 +8,7 @@
 arch=('x86_64')
 url="https://wiki.gnome.org/Apps/MultiWriter;
 license=('GPL')
+groups=('gnome-extra')
 depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2017-10-15 Thread Balló György
Date: Sunday, October 15, 2017 @ 15:17:14
  Author: bgyorgy
Revision: 262920

upgpkg: gnome-multi-writer 3.26.0-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-15 15:07:32 UTC (rev 262919)
+++ PKGBUILD2017-10-15 15:17:14 UTC (rev 262920)
@@ -2,25 +2,33 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.24.0
-pkgrel=2
+pkgver=3.26.0
+pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64' 'i686')
 url="https://wiki.gnome.org/Apps/MultiWriter;
 license=('GPL')
 depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
-makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'perl-sgmls')
+makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('abc1f6fbb4500d41c4d833818c61ba7dd79f8b3ff7bc8fe8ebe054450d5146e3')
+sha256sums=('aae3f4ffd8fd907cf75ea09c6a8167400388a8584d21ddaec0c252d8196e2bcf')
 
-build() {
+prepare() {
+   mkdir build
cd $pkgname-$pkgver
-   ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
-   make
+   sed -i 's|libexec|lib/gnome-multi-writer|' src/meson.build
 }
 
+build() {
+   cd build
+   meson ../$pkgname-$pkgver \
+   --prefix=/usr \
+   --buildtype=release
+   ninja
+}
+
 package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
+   cd build
+   DESTDIR="$pkgdir" ninja install
 }


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2017-04-23 Thread Balló György
Date: Sunday, April 23, 2017 @ 07:17:27
  Author: bgyorgy
Revision: 224565

upgpkg: gnome-multi-writer 3.24.0-2

Update for GNOME 3.24

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-23 07:15:32 UTC (rev 224564)
+++ PKGBUILD2017-04-23 07:17:27 UTC (rev 224565)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.22.1
+pkgver=3.24.0
 pkgrel=2
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('02fe592b9c6c3b1b76dc7436f10a60673b8e89fb0f81f8e99ae943f6ba139fb6')
+sha256sums=('abc1f6fbb4500d41c4d833818c61ba7dd79f8b3ff7bc8fe8ebe054450d5146e3')
 
 build() {
cd $pkgname-$pkgver


[arch-commits] Commit in gnome-multi-writer/trunk (PKGBUILD)

2017-01-26 Thread Balló György
Date: Thursday, January 26, 2017 @ 17:25:53
  Author: bgyorgy
Revision: 209148

upgpkg: gnome-multi-writer 3.22.1-2

Use docbook-utils to build man page

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-26 17:13:42 UTC (rev 209147)
+++ PKGBUILD2017-01-26 17:25:53 UTC (rev 209148)
@@ -3,22 +3,17 @@
 
 pkgname=gnome-multi-writer
 pkgver=3.22.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64' 'i686')
 url="https://wiki.gnome.org/Apps/MultiWriter;
 license=('GPL')
 depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
-makedepends=('appstream-glib' 'docbook2x' 'intltool')
+makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
 sha256sums=('02fe592b9c6c3b1b76dc7436f10a60673b8e89fb0f81f8e99ae943f6ba139fb6')
 
-prepare() {
-   cd $pkgname-$pkgver
-   sed -i 's/docbook2man \$?/docbook2man --sgml \$?/' man/Makefile.{am,in}
-}
-
 build() {
cd $pkgname-$pkgver
./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname