diff --git a/multimedia/misc/gd/actions.py b/multimedia/misc/gd/actions.py
index 0422280235..a7d3a82ea0 100644
--- a/multimedia/misc/gd/actions.py
+++ b/multimedia/misc/gd/actions.py
@@ -4,10 +4,10 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
+from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
-from pisi.actionsapi import get
def setup():
shelltools.system("./bootstrap.sh")
@@ -26,4 +26,4 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dohtml(".")
- pisitools.dodoc("COPYING", "README*")
+ pisitools.dodoc("COPYING", "README*")
\ No newline at end of file
diff --git a/multimedia/misc/gd/pspec.xml b/multimedia/misc/gd/pspec.xml
index 57b36c089c..502df392be 100644
--- a/multimedia/misc/gd/pspec.xml
+++ b/multimedia/misc/gd/pspec.xml
@@ -1,5 +1,5 @@
-
+
gd
@@ -8,45 +8,48 @@
PisiLinux Communityadmins@pisilinux.org
+ multimedia.mıscas-isBSDlibrary
+ app:consoleA fast library for creating graphic imagesThe gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program.
- https://github.com/libgd/libgd/releases/download/gd-2.2.5/libgd-2.2.5.tar.xz
+ https://github.com/libgd/libgd/archive/gd-2.3.0.tar.gz
- fontconfig-devel
+ tiff-develwebp-develzlib-devel
- freetype-devellibpng-devel
- libjpeg-turbo-devel
- tiff-devellibvpx-devel
+ freetype-devel
+ fontconfig-devel
+ libjpeg-turbo-devel
-
- gd-2.1.0-multilib.patch
-
-
+
+
+
+
gd
+ A fast library for creating graphic images
- fontconfigwebptiff
- libvpx
- libjpeg-turbozlib
- freetypelibpng
+ libvpx
+ freetype
+ fontconfig
+ libjpeg-turbo
- /usr/bin/usr/lib
+ /usr/bin/usr/share/doc/gd
@@ -66,13 +69,23 @@
gd-docs
- Documents for gd
+ Documentation files for gd
+
+ gd
+ /usr/share/doc/gd/html
+
+ 2020-05-20
+ 2.3.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2020-01-192.2.5
@@ -109,4 +122,4 @@
ertugrulerata@gmail.com
-
+
\ No newline at end of file
diff --git a/multimedia/misc/gd/translations.xml b/multimedia/misc/gd/translations.xml
index 8ac9b73cc8..f91d93e77c 100644
--- a/multimedia/misc/gd/translations.xml
+++ b/multimedia/misc/gd/translations.xml
@@ -4,15 +4,18 @@
gdHızlı bir şekilde resim oluşturmak için bir kütüphaneUne librairie rapide pour créer des graphiques en images.
+ GD çizge kitaplığı, hızlıca çizgiler, yaylar, metinler ve çeşitli renkler ile resimler yaratmanızı sağlarken, diğer resimler üzerinde kopyala-yapıştır yapmanıza olanak tanır ve sonuçlarınızı PNG veya JPEG olarak kaydetmenizi sağlar.gd-develgd için geliştirme dosyaları
+ gd-devel, gd için geliştirme dosyalarını içerir.gd-docsgd için geliştirme belgeleri
+ gd-docs, gd için belgelendirme dosyalarını içerir.
-
+
\ No newline at end of file