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

2020-12-20 Thread Alexander Rødseth via arch-commits
Date: Sunday, December 20, 2020 @ 16:01:04
  Author: arodseth
Revision: 780532

archrelease: copy trunk to community-x86_64

Added:
  mtpaint/repos/community-x86_64/PKGBUILD
(from rev 780531, mtpaint/trunk/PKGBUILD)
Deleted:
  mtpaint/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-20 16:00:57 UTC (rev 780531)
+++ PKGBUILD2020-12-20 16:01:04 UTC (rev 780532)
@@ -1,30 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: yosh64 
-
-pkgname=mtpaint
-pkgver=3.49.33
-pkgrel=1
-pkgdesc='Paint program for creating icons and pixel art'
-arch=(x86_64)
-url='https://github.com/wjaguar/mtPaint'
-license=(GPL3)
-makedepends=(git)
-depends=(giflib gtk2 openjpeg2)
-optdepends=('gifsicle: export GIF files from mtPaint')
-source=("git+$url#commit=5272e2b1e773c8e02ac3506b2d3bde82ad946b21") # version: 
3.49.33
-sha256sums=('SKIP')
-
-build() {
-  cd mtPaint
-  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-man intl GIF jpeg tiff cflags lcms2 jp2v2
-  make
-}
-
-package() {
-  make -C mtPaint DESTDIR="$pkgdir" install
-}
-
-# getver: github.com/wjaguar/mtPaint/commits/master

Copied: mtpaint/repos/community-x86_64/PKGBUILD (from rev 780531, 
mtpaint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-20 16:01:04 UTC (rev 780532)
@@ -0,0 +1,30 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Roman Kyrylych 
+# Contributor: yosh64 
+
+pkgname=mtpaint
+pkgver=3.49.34
+pkgrel=1
+pkgdesc='Paint program for creating icons and pixel art'
+arch=(x86_64)
+url='https://github.com/wjaguar/mtPaint'
+license=(GPL3)
+makedepends=(git)
+depends=(giflib gtk3 openjpeg2)
+optdepends=('gifsicle: export GIF files from mtPaint')
+source=("git+$url#commit=b30486e0594d7ac3bf8d4242d74d910d3172a9b9") # version: 
3.49.34
+sha256sums=('SKIP')
+
+build() {
+  cd mtPaint
+  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
+  ./configure gtk3 --prefix=/usr --mandir=/usr/share/man \
+man intl GIF jpeg tiff cflags lcms2 jp2v2
+  make
+}
+
+package() {
+  make -C mtPaint DESTDIR="$pkgdir" install
+}
+
+# getver: github.com/wjaguar/mtPaint/commits/master


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

2020-11-02 Thread Alexander Rødseth via arch-commits
Date: Monday, November 2, 2020 @ 11:12:08
  Author: arodseth
Revision: 739436

archrelease: copy trunk to community-x86_64

Added:
  mtpaint/repos/community-x86_64/PKGBUILD
(from rev 739435, mtpaint/trunk/PKGBUILD)
Deleted:
  mtpaint/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-02 11:12:02 UTC (rev 739435)
+++ PKGBUILD2020-11-02 11:12:08 UTC (rev 739436)
@@ -1,30 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: yosh64 
-
-pkgname=mtpaint
-pkgver=3.49.32
-pkgrel=1
-pkgdesc='Paint program for creating icons and pixel art'
-arch=(x86_64)
-url='https://github.com/wjaguar/mtPaint'
-license=(GPL3)
-makedepends=(git)
-depends=(giflib gtk2 lcms2 openjpeg2)
-optdepends=('gifsicle: export GIF files from mtPaint')
-source=("git+$url#commit=8dd4af91c61416a9d53bfd8135ef9a138020d993") # version: 
3.49.32
-sha256sums=(SKIP)
-
-build() {
-  cd mtPaint
-  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-man intl GIF jpeg tiff cflags lcms2 jp2v2
-  make
-}
-
-package() {
-  make -C mtPaint DESTDIR="$pkgdir" install
-}
-
-# getver: github.com/wjaguar/mtPaint/commits/master

Copied: mtpaint/repos/community-x86_64/PKGBUILD (from rev 739435, 
mtpaint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-02 11:12:08 UTC (rev 739436)
@@ -0,0 +1,30 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Roman Kyrylych 
+# Contributor: yosh64 
+
+pkgname=mtpaint
+pkgver=3.49.33
+pkgrel=1
+pkgdesc='Paint program for creating icons and pixel art'
+arch=(x86_64)
+url='https://github.com/wjaguar/mtPaint'
+license=(GPL3)
+makedepends=(git)
+depends=(giflib gtk2 openjpeg2)
+optdepends=('gifsicle: export GIF files from mtPaint')
+source=("git+$url#commit=5272e2b1e773c8e02ac3506b2d3bde82ad946b21") # version: 
3.49.33
+sha256sums=('SKIP')
+
+build() {
+  cd mtPaint
+  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+man intl GIF jpeg tiff cflags lcms2 jp2v2
+  make
+}
+
+package() {
+  make -C mtPaint DESTDIR="$pkgdir" install
+}
+
+# getver: github.com/wjaguar/mtPaint/commits/master


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

2020-11-02 Thread Alexander Rødseth via arch-commits
Date: Monday, November 2, 2020 @ 09:12:17
  Author: arodseth
Revision: 739329

archrelease: copy trunk to community-x86_64

Added:
  mtpaint/repos/community-x86_64/PKGBUILD
(from rev 739328, mtpaint/trunk/PKGBUILD)
Deleted:
  mtpaint/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-02 09:12:12 UTC (rev 739328)
+++ PKGBUILD2020-11-02 09:12:17 UTC (rev 739329)
@@ -1,32 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: yosh64 
-
-pkgname=mtpaint
-pkgver=3.49.27
-pkgrel=1
-pkgdesc='Paint program for creating icons and pixel art'
-arch=(x86_64)
-url='https://github.com/wjaguar/mtPaint'
-license=(GPL3)
-makedepends=(git)
-depends=(gtk2 giflib openjpeg2 lcms2)
-optdepends=('gifsicle: export GIF files from mtPaint')
-source=("git+$url#commit=26751cd0336414e2f16cbe25c9fe2702f34e7b5c") # This 
commit says: Version 3.49.27
-sha256sums=('SKIP')
-
-build() {
-  cd mtPaint
-
-  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-man intl GIF jpeg tiff cflags lcms2 jp2v2
-  make
-}
-
-package() {
-  make -C mtPaint DESTDIR="$pkgdir" install
-}
-
-# getver: github.com/wjaguar/mtPaint/commits/master
-# vim:ts=2 sw=2 et:

Copied: mtpaint/repos/community-x86_64/PKGBUILD (from rev 739328, 
mtpaint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-02 09:12:17 UTC (rev 739329)
@@ -0,0 +1,30 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Roman Kyrylych 
+# Contributor: yosh64 
+
+pkgname=mtpaint
+pkgver=3.49.32
+pkgrel=1
+pkgdesc='Paint program for creating icons and pixel art'
+arch=(x86_64)
+url='https://github.com/wjaguar/mtPaint'
+license=(GPL3)
+makedepends=(git)
+depends=(giflib gtk2 lcms2 openjpeg2)
+optdepends=('gifsicle: export GIF files from mtPaint')
+source=("git+$url#commit=8dd4af91c61416a9d53bfd8135ef9a138020d993") # version: 
3.49.32
+sha256sums=(SKIP)
+
+build() {
+  cd mtPaint
+  export CFLAGS="-w $(pkg-config openjp2 --cflags) $CFLAGS"
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+man intl GIF jpeg tiff cflags lcms2 jp2v2
+  make
+}
+
+package() {
+  make -C mtPaint DESTDIR="$pkgdir" install
+}
+
+# getver: github.com/wjaguar/mtPaint/commits/master


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

2020-02-21 Thread Alexander Rødseth via arch-commits
Date: Friday, February 21, 2020 @ 14:29:33
  Author: arodseth
Revision: 577572

archrelease: copy trunk to community-x86_64

Added:
  mtpaint/repos/community-x86_64/PKGBUILD
(from rev 577571, mtpaint/trunk/PKGBUILD)
Deleted:
  mtpaint/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-21 14:29:28 UTC (rev 577571)
+++ PKGBUILD2020-02-21 14:29:33 UTC (rev 577572)
@@ -1,32 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: yosh64 
-
-pkgname=mtpaint
-pkgver=3.49.19
-pkgrel=1
-pkgdesc='Simple paint program for creating icons and pixel based artwork'
-arch=(x86_64)
-url='https://github.com/wjaguar/mtPaint'
-license=(GPL3)
-makedepends=(git)
-depends=(gtk2 giflib openjpeg lcms2)
-optdepends=('gifsicle: for exporting GIF files from mtPaint')
-source=("git+$url#commit=a9e445ef0167631363fe954bd3ea7aec7853ca1a")
-sha256sums=('SKIP')
-
-build() {
-  cd mtPaint
-
-  export CFLAGS="-w $(pkg-config libopenjpeg --cflags) $CFLAGS"
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-man intl GIF jpeg tiff cflags lcms2 jp2
-  make
-}
-
-package() {
-  make -C mtPaint DESTDIR="$pkgdir" install
-}
-
-# getver: raw.githubusercontent.com/wjaguar/mtPaint/master/README
-# vim:ts=2 sw=2 et:

Copied: mtpaint/repos/community-x86_64/PKGBUILD (from rev 577571, 
mtpaint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-21 14:29:33 UTC (rev 577572)
@@ -0,0 +1,32 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Roman Kyrylych 
+# Contributor: yosh64 
+
+pkgname=mtpaint
+pkgver=3.49.20
+pkgrel=1
+pkgdesc='Paint program for creating icons and pixel art'
+arch=(x86_64)
+url='https://github.com/wjaguar/mtPaint'
+license=(GPL3)
+makedepends=(git)
+depends=(gtk2 giflib openjpeg lcms2)
+optdepends=('gifsicle: export GIF files from mtPaint')
+source=("git+$url#commit=e55eb7d3d14bc17ea92f5e5f00ecc538dced0aeb") # This 
commit says: Version 3.49.20 
+sha256sums=('SKIP')
+
+build() {
+  cd mtPaint
+
+  export CFLAGS="-w $(pkg-config libopenjpeg --cflags) $CFLAGS"
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+man intl GIF jpeg tiff cflags lcms2 jp2
+  make
+}
+
+package() {
+  make -C mtPaint DESTDIR="$pkgdir" install
+}
+
+# getver: github.com/wjaguar/mtPaint/commits/master
+# vim:ts=2 sw=2 et: