diff --git a/common/shlibs b/common/shlibs index 472814c8391525..97898d5c074a01 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1082,9 +1082,9 @@ libxar.so.1 xar-1.6.1_9 libmikmod.so.3 libmikmod-3.1.12_1 libSDL_sound-1.0.so.1 SDL_sound-1.0.3_1 libgtksourceview-2.0.so.0 gtksourceview2-2.10.5_1 -libxdot.so.4 graphviz-libs-2.28.0_6 +libxdot.so.5 graphviz-libs-16.0.0_1 libgvpr.so.2 graphviz-libs-2.28.0_6 -libcgraph.so.8 graphviz-libs-14.0.0_1 +libcgraph.so.10 graphviz-libs-16.0.0_1 libgvc.so.7 graphviz-libs-13.0.0_1 libcdt.so.6 graphviz-libs-13.0.0_1 libpathplan.so.4 graphviz-libs-2.28.0_6 diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template index 57d8e2fc586029..b24d9afea3f029 100644 --- a/srcpkgs/ImageMagick/template +++ b/srcpkgs/ImageMagick/template @@ -2,7 +2,7 @@ pkgname=ImageMagick # Revbump php*-imagick with ImageMagick updates. version=7.1.2.25 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --enable-opencl --with-modules --with-gslib --with-rsvg --with-wmf --with-dejavu-font-dir=/usr/share/fonts/TTF --with-openexr diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template index f097963f4bcef2..988eb08c54e2de 100644 --- a/srcpkgs/cutter/template +++ b/srcpkgs/cutter/template @@ -1,7 +1,7 @@ # Template file for 'cutter' pkgname=cutter version=2.3.4 -revision=6 +revision=7 build_style=cmake configure_args="-DCUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/rizin/cutter/plugins -DCUTTER_ENABLE_PYTHON=ON -DCUTTER_ENABLE_PYTHON_BINDINGS=OFF diff --git a/srcpkgs/edb-debugger/template b/srcpkgs/edb-debugger/template index f996352bdaafe8..8a616d91f2158b 100644 --- a/srcpkgs/edb-debugger/template +++ b/srcpkgs/edb-debugger/template @@ -1,7 +1,7 @@ # Template file for 'edb-debugger' pkgname=edb-debugger version=1.4.0 -revision=4 +revision=5 archs="x86_64* i686*" build_style=cmake hostmakedepends='pkg-config' diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index 231440800990cf..840e96ad6cfce1 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -1,6 +1,6 @@ # Template file for 'graphviz' pkgname=graphviz -version=15.1.0 +version=16.0.0 revision=1 build_style=gnu-configure configure_args="--with-gts --with-ann=no PYTHON3=python3" @@ -16,7 +16,7 @@ license="EPL-2.0" homepage="https://www.graphviz.org" changelog="https://gitlab.com/graphviz/graphviz/-/raw/main/CHANGELOG.md" distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz" -checksum=cc673e3eb9013f40761590b2b071c0fb89ad5c5d694e25d4e1238c74df86c697 +checksum=028f199ee3c77781360a600bac2e1fa56797011188772a2c8ea45be4ca7dde7b # `make check` is broken: # https://gitlab.com/graphviz/graphviz/-/issues/2112 diff --git a/srcpkgs/kgraphviewer/template b/srcpkgs/kgraphviewer/template index ac8261b2c07e12..2c05d7d17e9465 100644 --- a/srcpkgs/kgraphviewer/template +++ b/srcpkgs/kgraphviewer/template @@ -1,7 +1,7 @@ # Template file for 'kgraphviewer' pkgname=kgraphviewer version=2.5.0 -revision=1 +revision=2 build_style=cmake configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="extra-cmake-modules graphviz gettext pkg-config diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template index c4ab876f04d011..3b1b1f4fed2f8c 100644 --- a/srcpkgs/valadoc/template +++ b/srcpkgs/valadoc/template @@ -2,7 +2,7 @@ pkgname=valadoc # Should be kept in sync with 'vala' (shared distfiles) version=0.56.19 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-cgraph=yes GI_GIRDIR=/usr/share/gir-1.0" hostmakedepends="flex libxslt pkg-config automake libtool vala"