Date: Sun, 17 Feb 2019 09:23:04 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493159 - in head/graphics/drawpile: . files Message-ID: <201902170923.x1H9N4OJ012998@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Feb 17 09:23:03 2019 New Revision: 493159 URL: https://svnweb.freebsd.org/changeset/ports/493159 Log: graphics/drawpile: Update 2.0.11 -> 2.1.0 Reported by: portscout Modified: head/graphics/drawpile/Makefile head/graphics/drawpile/distinfo head/graphics/drawpile/files/patch-desktop_CMakeLists.txt head/graphics/drawpile/pkg-plist Modified: head/graphics/drawpile/Makefile ============================================================================== --- head/graphics/drawpile/Makefile Sun Feb 17 09:22:35 2019 (r493158) +++ head/graphics/drawpile/Makefile Sun Feb 17 09:23:03 2019 (r493159) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Drawpile -DISTVERSION= 2.0.11 -PORTREVISION= 1 +DISTVERSION= 2.1.0 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org @@ -14,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgif.so:graphics/giflib \ libmicrohttpd.so:www/libmicrohttpd \ libminiupnpc.so:net/miniupnpc \ - libsodium.so:security/libsodium + libsodium.so:security/libsodium \ + libvpx.so:multimedia/libvpx USES= cmake desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info USE_GITHUB= yes @@ -34,9 +34,11 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile-${SZ}x${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/mimetypes/application-x-drawpile-recording.png ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile-${SZ}x${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/mimetypes/gnome-mime-application-x-drawpile-recording.png .endfor + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/mimetypes + ${GZIP_CMD} ${GZIP} < ${WRKSRC}/desktop/drawpile.svg > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/mimetypes/drawpile.svgz @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/desktop/x-drawpile.xml ${STAGEDIR}${PREFIX}/share/mime/packages - ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile.desktop ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/desktop/net.drawpile.drawpile.desktop ${STAGEDIR}${PREFIX}/share/applications @${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include <bsd.port.mk> Modified: head/graphics/drawpile/distinfo ============================================================================== --- head/graphics/drawpile/distinfo Sun Feb 17 09:22:35 2019 (r493158) +++ head/graphics/drawpile/distinfo Sun Feb 17 09:23:03 2019 (r493159) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534444481 -SHA256 (drawpile-Drawpile-2.0.11_GH0.tar.gz) = c69f7a00d46367e053230ad575cc5ca6d41bd4bcea06dfc371b1b52b0008a5bd -SIZE (drawpile-Drawpile-2.0.11_GH0.tar.gz) = 2261927 +TIMESTAMP = 1550369609 +SHA256 (drawpile-Drawpile-2.1.0_GH0.tar.gz) = df003da4b808f336405b697f135135c8b660a21de81d3be2dd9acfcd8966408b +SIZE (drawpile-Drawpile-2.1.0_GH0.tar.gz) = 2332950 Modified: head/graphics/drawpile/files/patch-desktop_CMakeLists.txt ============================================================================== --- head/graphics/drawpile/files/patch-desktop_CMakeLists.txt Sun Feb 17 09:22:35 2019 (r493158) +++ head/graphics/drawpile/files/patch-desktop_CMakeLists.txt Sun Feb 17 09:23:03 2019 (r493159) @@ -1,4 +1,4 @@ ---- desktop/CMakeLists.txt.orig 2017-06-26 15:54:00 UTC +--- desktop/CMakeLists.txt.orig 2019-02-13 17:11:53 UTC +++ desktop/CMakeLists.txt @@ -1,8 +1,8 @@ -find_program(XDGICON xdg-icon-resource) @@ -20,7 +20,7 @@ -if( XDGMENU ) +if( FALSE ) install(CODE " - execute_process(COMMAND ${XDGMENU} install --novendor ${CMAKE_CURRENT_SOURCE_DIR}/drawpile.desktop) + execute_process(COMMAND ${XDGMENU} install --novendor ${CMAKE_CURRENT_SOURCE_DIR}/net.drawpile.drawpile.desktop) ") endif() Modified: head/graphics/drawpile/pkg-plist ============================================================================== --- head/graphics/drawpile/pkg-plist Sun Feb 17 09:22:35 2019 (r493158) +++ head/graphics/drawpile/pkg-plist Sun Feb 17 09:23:03 2019 (r493159) @@ -2,8 +2,7 @@ bin/drawpile bin/drawpile-%%PORTVERSION%% bin/drawpile-srv man/man1/drawpile-srv.1.gz -share/appdata/drawpile.appdata.xml -share/applications/drawpile.desktop +share/applications/net.drawpile.drawpile.desktop %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/logins.md @@ -97,6 +96,7 @@ share/drawpile/drawpile/theme/dark/transform-rotate.sv share/drawpile/drawpile/theme/dark/zoom-in.svg share/drawpile/drawpile/theme/dark/zoom-original.svg share/drawpile/drawpile/theme/dark/zoom-out.svg +share/drawpile/drawpile/theme/dark/zoom-select.svg share/drawpile/drawpile/theme/icons.txt share/drawpile/drawpile/theme/light/application-exit.svg share/drawpile/drawpile/theme/light/application-menu.svg @@ -165,6 +165,7 @@ share/drawpile/drawpile/theme/light/transform-rotate.s share/drawpile/drawpile/theme/light/zoom-in.svg share/drawpile/drawpile/theme/light/zoom-original.svg share/drawpile/drawpile/theme/light/zoom-out.svg +share/drawpile/drawpile/theme/light/zoom-select.svg share/icons/hicolor/128x128/apps/drawpile.png share/icons/hicolor/128x128/mimetypes/application-x-drawpile-recording.png share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-drawpile-recording.png @@ -180,4 +181,6 @@ share/icons/hicolor/32x32/mimetypes/gnome-mime-applica share/icons/hicolor/64x64/apps/drawpile.png share/icons/hicolor/64x64/mimetypes/application-x-drawpile-recording.png share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-drawpile-recording.png +share/icons/hicolor/scalable/mimetypes/drawpile.svgz +share/metainfo/net.drawpile.drawpile.appdata.xml share/mime/packages/x-drawpile.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902170923.x1H9N4OJ012998>