Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4677ec44c3d9a5ba8d54a9bd255d1874c97ba603)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4677ec44c3d9a5ba8d54a9bd255d1874c97ba603)
  • Date: Wed, 30 Oct 2019 20:55:04 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

devel/cmake/DETAILS | 4 -
devel/cmake/HISTORY | 3 +
graphics-libs/gegl/CONFIGURE | 1
graphics-libs/gegl/DEPENDS | 109
++++++++++++++++++++++++++++---------------
graphics-libs/gegl/DETAILS | 7 +-
graphics-libs/gegl/HISTORY | 4 +
graphics/gimp/DETAILS | 4 -
graphics/gimp/HISTORY | 3 +
net/openvpn/DETAILS | 2
net/openvpn/HISTORY | 3 +
10 files changed, 95 insertions(+), 45 deletions(-)

New commits:
commit 4677ec44c3d9a5ba8d54a9bd255d1874c97ba603
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

net/openvpn: version 2.4.8

commit 2e6a0d26aa64e51a4c44936fdee82811df8d1af1
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics/gimp: version 2.10.14

commit 06c5fbdb052c9947c232d93f698802ade0ffeabb
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics-libs/gegl: version 0.4.18

commit f2c8f44de1a91653cbe4f67b3bc6e59d04086b7c
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

devel/cmake: version 3.15.5

diff --git a/devel/cmake/DETAILS b/devel/cmake/DETAILS
index 00a6921..a3ce963 100755
--- a/devel/cmake/DETAILS
+++ b/devel/cmake/DETAILS
@@ -1,6 +1,6 @@
SPELL=cmake
- VERSION=3.15.4
-
SOURCE_HASH=sha256:8a211589ea21374e49b25fc1fc170e2d5c7462b795f1b29c84dd0e984301ed7a
+ VERSION=3.15.5
+
SOURCE_HASH=sha512:c71a50fe864772dbef16ef472c1ead88e8e322c8451bc395c454af9baa7c7eb6e1bd9abdca0745f979fbacf97f1e1ceaa84c0fcc412cf1e3bcd835aff32199b6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://www.cmake.org/files/v${VERSION%.?}/${SOURCE}
diff --git a/devel/cmake/HISTORY b/devel/cmake/HISTORY
index 8f3e363..48b423a 100644
--- a/devel/cmake/HISTORY
+++ b/devel/cmake/HISTORY
@@ -1,3 +1,6 @@
+2019-10-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.15.5
+
2019-10-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.15.4

diff --git a/graphics-libs/gegl/CONFIGURE b/graphics-libs/gegl/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/graphics-libs/gegl/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index ae2f660..19ac1d4 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -1,92 +1,127 @@
. "$GRIMOIRE/FUNCTIONS" &&

+depends meson &&
depends glib2 &&
depends json-glib &&
depends babl &&
depends gtk+2 &&
-depends libpng &&
-depends JPEG &&
+depends gtk-doc &&

if spell_ok babl && is_version_less $(installed_version babl) 0.1.14; then
force_depends babl
fi &&

+optional_depends gobject-introspection \
+ "introspection=true" \
+ "introspection=false" \
+ "for introspection" &&
+
optional_depends gdk-pixbuf2 \
- "--with-gdk-pixbuf" \
- "--without-gdk-pixbuf" \
+ "gdk-pixbuf=enabled" \
+ "gdk-pixbuf=disabled" \
"for gdk-pixbuf support" &&

-optional_depends sdl \
- "--with-sdl" \
- "--without-sdl" \
+optional_depends sdl2 \
+ "sdl2=enabled" \
+ "sdl2=disabled" \
"for SDL support" &&

optional_depends jasper \
- "--with-jasper" \
- "--without-jasper" \
+ "jasper=enabled" \
+ "jasper=disabled" \
"for Jasper support" &&

optional_depends openexr \
- "--with-openexr" \
- "--without-openexr" \
+ "openexr=enabled" \
+ "openexr=disabled" \
"for EXR file format support" &&

optional_depends cairo \
- "--with-cairo" \
- "--without-cairo" \
+ "cairo=enabled" \
+ "cairo=disabled" \
"for font handling" &&

optional_depends pango \
- "--with-pango" \
- "--without-pango" \
+ "pango=enabled" \
+ "pango=disabled" \
"for font handling" &&

optional_depends librsvg2 \
- "--with-librsvg" \
- "--without-librsvg" \
+ "librsvg=enabled" \
+ "librsvg=disabled" \
"for SVG support" &&

optional_depends vala \
- "--with-vala" \
- "--without-vala" \
+ "vapigen=enabled" \
+ "vapigen=disabled" \
"for vala support" &&

optional_depends LUA \
- "--with-lua" \
- "--without-lua" \
+ "lua=enabled" \
+ "lua=disabled" \
"for Lua support" &&

optional_depends asciidoc \
- "--enable-docs" \
- "--disable-docs" \
+ "docs=true" \
+ "docs=false" \
"for documentation" &&

optional_depends LIBAVCODEC \
- "--with-libavformat" \
- "--without-libavformat" \
+ "libav=enabled" \
+ "libav=disabled" \
"for ffmpeg support" &&

optional_depends v4l-utils \
- "--with-libv4l" \
- "--without-libv4l" \
+ "libv4l=enabled" \
+ "libv4l=disabled" \
"for video4linux support" &&

optional_depends exiv2 \
- "--with-exiv2" \
- "--without-exiv2" \
+ "exiv2=enabled" \
+ "exiv2=disabled" \
"for image metadata (Exif, IPTC, and XMP) support" &&

optional_depends graphviz \
- "--with-graphviz" \
- "--without-graphviz" \
+ "graphviz=enabled" \
+ "graphviz=disabled" \
"for graphviz support" &&

+optional_depends lcms \
+ "lcms=enabled" \
+ "lcms=disabled" \
+ "for color management support" &&
+
optional_depends lensfun \
- "--with-lensfun" \
- "--without-lensfun" \
+ "lensfun=enabled" \
+ "lensfun=disabled" \
"for lensfun support" &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "build documentation with gtk-doc"
+optional_depends JPEG \
+ "libjpeg=enabled" \
+ "libjpeg=disabled" \
+ "for JPEG support" &&
+
+optional_depends libpng \
+ "libpng=enabled" \
+ "libpng=disabled" \
+ "for PNG support" &&
+
+optional_depends libraw \
+ "libraw=enabled" \
+ "libraw=disabled" \
+ "for RAW support" &&
+
+optional_depends tiff \
+ "libtiff=enabled" \
+ "libtiff=disabled" \
+ "for TIFF support" &&
+
+optional_depends libwebp \
+ "webp=enabled" \
+ "webp=disabled" \
+ "for webp support" &&
+
+optional_depends pygobject3 \
+ "libpygobject=enabled" \
+ "libpygobject=disabled" \
+ "for python gobject support"
diff --git a/graphics-libs/gegl/DETAILS b/graphics-libs/gegl/DETAILS
index f24423a..df7ef9d 100755
--- a/graphics-libs/gegl/DETAILS
+++ b/graphics-libs/gegl/DETAILS
@@ -1,7 +1,8 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=gegl
- VERSION=0.4.16
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:38eacbd53d9993ca99d061bf6f80553a86ff06bf42d1710403ac5f15629ccc9b1f4395ee7700a04cebc954ed7fe8745c5bef85453c9c56d89681dd53a1552b27
+ VERSION=0.4.18
+ SOURCE=$SPELL-$VERSION.tar.xz
+
SOURCE_HASH=sha512:e79874cd50e9f0c27c7dc9d9b952545c31d0a48e2b158aa54b92c3e933267877222f86ede7256f2528f18985dc85d6eadbcd809f7a3563efc4449ec7634f15fd
SOURCE_URL[0]=https://download.gimp.org/pub/$SPELL/${VERSION%.*}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://gegl.org/
diff --git a/graphics-libs/gegl/HISTORY b/graphics-libs/gegl/HISTORY
index dfdef11..c084b07 100644
--- a/graphics-libs/gegl/HISTORY
+++ b/graphics-libs/gegl/HISTORY
@@ -1,3 +1,7 @@
+2019-10-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.4.18
+ * DETAILS, CONFIGURE, DEPENDS: use meson
+
2019-06-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.4.16

diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 2d68bbd..680fd60 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,9 +1,9 @@
SPELL=gimp
#if [[ $GIMP_DEVEL == y ]]; then
#else
- VERSION=2.10.12
+ VERSION=2.10.14
SECURITY_PATCH=2
-
SOURCE_HASH=sha512:dd4af3f0fa6fca815d254b7f42aeff15412c38294f1f5bd491563e2b597fcb868e6adff9001b196a68e01cf49bde61cbb153b662b8da1aa1b4b1f7285879659f
+
SOURCE_HASH=sha512:acbd095361d9211a5a23474693dd170ed76bf4ea5b1df69791f1d975ef5cdaba1e5fb9f5be9f592a360db5826d71eaaf464005075397cb6630070fe32833c030
#fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index b5a827c..d1dc754 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,6 @@
+2019-10-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.10.24
+
2019-06-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: version 2.10.12
* 0001-make-gegl-0.4-acceptable.patch, PRE_BUILD: remove obsolete
patch
diff --git a/net/openvpn/DETAILS b/net/openvpn/DETAILS
index 8e920c1..c9f9517 100755
--- a/net/openvpn/DETAILS
+++ b/net/openvpn/DETAILS
@@ -1,5 +1,5 @@
SPELL=openvpn
- VERSION=2.4.7
+ VERSION=2.4.8
SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/net/openvpn/HISTORY b/net/openvpn/HISTORY
index ef71e63..cab663f 100644
--- a/net/openvpn/HISTORY
+++ b/net/openvpn/HISTORY
@@ -1,3 +1,6 @@
+2019-10-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.4.8
+
2019-02-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.4.7, gz -> xz, added official mirror
* openvpn.gpg: refreshed subkeys for 8CC2B034



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (4677ec44c3d9a5ba8d54a9bd255d1874c97ba603), Florian Franzmann, 10/30/2019

Archive powered by MHonArc 2.6.24.

Top of Page