Skip to content

Commit

Permalink
graphics/wxsvg: Update to 1.5.24
Browse files Browse the repository at this point in the history
Fixes build with FFmpeg 6

PR:		270220
Reviewed by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Apr 8, 2023
1 parent 35f7caa commit ff0eeb4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
12 changes: 5 additions & 7 deletions graphics/wxsvg/Makefile
@@ -1,6 +1,5 @@
PORTNAME= wxsvg
PORTVERSION= 1.5.23
PORTREVISION= 1
DISTVERSION= 1.5.24
CATEGORIES= graphics
MASTER_SITES= SF

Expand All @@ -16,13 +15,12 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libharfbuzz.so:print/harfbuzz

USES= compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2
USE_WX= 3.2
WX_CONF_ARGS= absolute
USE_GNOME= cairo glib20 pango
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}"
MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}"
USE_WX= 3.2+
WX_CONF_ARGS= absolute
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

post-extract:
Expand Down
6 changes: 3 additions & 3 deletions graphics/wxsvg/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1642356960
SHA256 (wxsvg-1.5.23.tar.bz2) = 3f07361facc7d18cc19a940dd73c78142ed5eec38c14d993a85bf0c061dcabb9
SIZE (wxsvg-1.5.23.tar.bz2) = 500351
TIMESTAMP = 1678809795
SHA256 (wxsvg-1.5.24.tar.bz2) = ae473291f8d0a5feafa06cd270c826c6bead4bceb2b9dd6fcecf2db7c25e2482
SIZE (wxsvg-1.5.24.tar.bz2) = 500480
2 changes: 1 addition & 1 deletion graphics/wxsvg/pkg-plist
Expand Up @@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h
lib/libwxsvg.a
lib/libwxsvg.so
lib/libwxsvg.so.3
lib/libwxsvg.so.3.12.7
lib/libwxsvg.so.3.12.8
libdata/pkgconfig/libwxsvg.pc

0 comments on commit ff0eeb4

Please sign in to comment.