From 0aba38b8457957d9c10a491440177ccb68ceefb3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 5 Dec 2022 20:08:05 +0300 Subject: [PATCH] x11-library ver. bump --- multimedia/graphics/imagemagick/pspec.xml | 9 ++++++++- x11/library/libXcomposite/pspec.xml | 9 ++++++++- x11/library/libXdamage/pspec.xml | 9 ++++++++- x11/library/libXres/pspec.xml | 9 ++++++++- x11/library/libXv/actions.py | 2 +- x11/library/libXv/pspec.xml | 9 ++++++++- 6 files changed, 41 insertions(+), 6 deletions(-) diff --git a/multimedia/graphics/imagemagick/pspec.xml b/multimedia/graphics/imagemagick/pspec.xml index 4e148752f6..a8113327c0 100644 --- a/multimedia/graphics/imagemagick/pspec.xml +++ b/multimedia/graphics/imagemagick/pspec.xml @@ -13,7 +13,7 @@ app:gui A collection of tools and libraries for many image file formats ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. - https://imagemagick.org/archive/ImageMagick-7.1.0-40.tar.xz + https://imagemagick.org/archive/ImageMagick-7.1.0-53.tar.xz xz-devel libzip-devel @@ -118,6 +118,13 @@ + + 2022-12-05 + 7.1.0.53 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-04 7.1.0.40 diff --git a/x11/library/libXcomposite/pspec.xml b/x11/library/libXcomposite/pspec.xml index c6387b3580..2faa39928f 100644 --- a/x11/library/libXcomposite/pspec.xml +++ b/x11/library/libXcomposite/pspec.xml @@ -12,7 +12,7 @@ library X.Org composite library libXcomposite is the X Composite library. Compositing allows modification of the window system's base elements like window borders, window buttons and window titlebars. - mirrors://xorg/individual/lib/libXcomposite-0.4.5.tar.bz2 + mirrors://xorg/individual/lib/libXcomposite-0.4.6.tar.xz xmlto libX11-devel @@ -69,6 +69,13 @@ + + 2022-12-05 + 0.4.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-25 0.4.5 diff --git a/x11/library/libXdamage/pspec.xml b/x11/library/libXdamage/pspec.xml index 6cb8b37338..e7da0c5371 100644 --- a/x11/library/libXdamage/pspec.xml +++ b/x11/library/libXdamage/pspec.xml @@ -12,7 +12,7 @@ library X.Org damage library LibXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). - mirrors://xorg/individual/lib/libXdamage-1.1.5.tar.bz2 + mirrors://xorg/individual/lib/libXdamage-1.1.6.tar.xz libXfixes-devel util-macros @@ -68,6 +68,13 @@ + + 2022-12-05 + 1.1.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-25 1.1.5 diff --git a/x11/library/libXres/pspec.xml b/x11/library/libXres/pspec.xml index 3de26ef51f..9de46ee48c 100644 --- a/x11/library/libXres/pspec.xml +++ b/x11/library/libXres/pspec.xml @@ -12,7 +12,7 @@ library X.Org Xres library X-Resource is an extension that allows a client to query the X server about its usage of various resources. - mirrors://xorg/individual/lib/libXres-1.2.1.tar.bz2 + mirrors://xorg/individual/lib/libXres-1.2.2.tar.xz libX11-devel libXext-devel @@ -47,6 +47,13 @@ + + 2022-12-05 + 1.2.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-21 1.2.1 diff --git a/x11/library/libXv/actions.py b/x11/library/libXv/actions.py index c5543bfb81..e5bbc44cae 100644 --- a/x11/library/libXv/actions.py +++ b/x11/library/libXv/actions.py @@ -20,4 +20,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*") diff --git a/x11/library/libXv/pspec.xml b/x11/library/libXv/pspec.xml index 2b8516872d..b7a06d5fe4 100644 --- a/x11/library/libXv/pspec.xml +++ b/x11/library/libXv/pspec.xml @@ -12,7 +12,7 @@ library X.Org Xv library LibXv is the X Window System video extension library. - mirrors://xorg/individual/lib/libXv-1.0.11.tar.bz2 + mirrors://xorg/individual/lib/libXv-1.0.12.tar.xz libX11-devel libXext-devel @@ -71,6 +71,13 @@ + + 2022-12-05 + 1.0.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-10 1.0.11