diff --git a/multimedia/graphics/azpainter/actions.py b/multimedia/graphics/azpainter/actions.py index f54fa7a0e6..9d4f320b33 100644 --- a/multimedia/graphics/azpainter/actions.py +++ b/multimedia/graphics/azpainter/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.configure() + autotools.rawConfigure("--prefix=/usr") def build(): autotools.make() @@ -17,5 +17,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "README") diff --git a/multimedia/graphics/azpainter/pspec.xml b/multimedia/graphics/azpainter/pspec.xml index fd9a106169..0bd93dde23 100644 --- a/multimedia/graphics/azpainter/pspec.xml +++ b/multimedia/graphics/azpainter/pspec.xml @@ -1,5 +1,5 @@ - + azpainter @@ -15,8 +15,8 @@ Full color painting software for Linux for illustration drawing. This is not suitable for dot editing. Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly. - - https://acc.dl.osdn.jp/azpainter/71988/azpainter-2.1.5.tar.xz + + https://acc.dl.osdn.jp/azpainter/72797/azpainter-2.1.6.tar.xz libXi-devel @@ -48,6 +48,13 @@ + + 2020-04-22 + 2.1.6 + Ver. bump + fury + wascheme@tuta.io + 2020-01-17 2.1.5 diff --git a/multimedia/graphics/azpainterb/actions.py b/multimedia/graphics/azpainterb/actions.py index f54fa7a0e6..9d4f320b33 100644 --- a/multimedia/graphics/azpainterb/actions.py +++ b/multimedia/graphics/azpainterb/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.configure() + autotools.rawConfigure("--prefix=/usr") def build(): autotools.make() @@ -17,5 +17,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "README") diff --git a/multimedia/graphics/azpainterb/pspec.xml b/multimedia/graphics/azpainterb/pspec.xml index eff24e5697..5219e169a7 100644 --- a/multimedia/graphics/azpainterb/pspec.xml +++ b/multimedia/graphics/azpainterb/pspec.xml @@ -1,5 +1,5 @@ - + azpainterb @@ -15,8 +15,8 @@ Paint software for Linux which can be used for various purposes such as dot editing, illustration, retouching, etc. You can sense pen pressure with XInput2. - - https://dotsrc.dl.osdn.net/osdn/azpainterb/71050/azpainterb-1.1.1.tar.xz + + https://dotsrc.dl.osdn.net/osdn/azpainterb/72798/azpainterb-1.1.2.tar.xz libXi-devel @@ -48,6 +48,13 @@ + + 2020-04-22 + 1.1.2 + Ver. bump + fury + wascheme@tuta.io + 2019-04-30 1.1.1 diff --git a/programming/tool/cppcheck/pspec.xml b/programming/tool/cppcheck/pspec.xml index 30009a631d..319293ef68 100644 --- a/programming/tool/cppcheck/pspec.xml +++ b/programming/tool/cppcheck/pspec.xml @@ -34,7 +34,7 @@ - + 2020-04-16 1.90 Version Bump