Index: head/graphics/azpainter/Makefile =================================================================== --- head/graphics/azpainter/Makefile (revision 560869) +++ head/graphics/azpainter/Makefile (revision 560870) @@ -1,42 +1,39 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= azpainter -DISTVERSION= 2.1.7b4 +PORTVERSION= 2.1.7 CATEGORIES= graphics MASTER_SITES= http://azsky2.html.xdomain.jp/arc/ MAINTAINER= danfe@FreeBSD.org COMMENT= 16-bit RGB full color painting application LICENSE= GPLv3 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpng.so:graphics/png USES= compiler:c11 desktop-file-utils gmake jpeg pkgconfig \ shared-mime-info tar:xz xorg USE_XORG= x11 xext xi HAS_CONFIGURE= yes CONFIGURE_ARGS= --docdir="${DOCSDIR}" CC="${CC}" -PORTDOCS= AUTHORS ChangeLog README README_ja manual_ja.html +PORTDOCS= AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --debug .endif - -post-patch-NLS-off: - @${REINPLACE_CMD} -e '/\/tr/d' ${WRKSRC}/Makefile.in pre-build-NLS-on: cd ${WRKSRC}/translation && ${CC} ${CFLAGS} -o mtrconv mtrconv.c .for lang in en ru uk cd ${WRKSRC}/translation && ./mtrconv ${lang} ../data/tr/${lang}.mtr .endfor .include Index: head/graphics/azpainter/distinfo =================================================================== --- head/graphics/azpainter/distinfo (revision 560869) +++ head/graphics/azpainter/distinfo (revision 560870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603578058 -SHA256 (azpainter-2.1.7b4.tar.xz) = ffbda1c348f8caad4c38f07aca7b5aaa79ded94602973be195e8ab90a51cecb7 -SIZE (azpainter-2.1.7b4.tar.xz) = 758652 +TIMESTAMP = 1607121900 +SHA256 (azpainter-2.1.7.tar.xz) = 62e0ce810ada061864c728dbb7dd8c3eb7398566657d758442e9fd33b3db5cb4 +SIZE (azpainter-2.1.7.tar.xz) = 758960 Index: head/graphics/azpainter/files/patch-desktop_applications_azpainter.desktop =================================================================== --- head/graphics/azpainter/files/patch-desktop_applications_azpainter.desktop (revision 560869) +++ head/graphics/azpainter/files/patch-desktop_applications_azpainter.desktop (nonexistent) @@ -1,13 +0,0 @@ ---- desktop/applications/azpainter.desktop.orig 2020-10-24 15:00:00 UTC -+++ desktop/applications/azpainter.desktop -@@ -5,5 +5,10 @@ Exec=azpainter %f - Icon=azpainter - Terminal=false - Categories=Graphics; -+Comment=16-bit RGB full color painting application -+Comment[ja]=16-bit RGB full color painting application -+Comment[pt_BR]=16-bit RGB full color painting application -+Comment[ru]=16-bit RGB full color painting application -+Comment[uk]=16-bit RGB full color painting application - MimeType=application/x-azpainter-apd; - StartupNotify=true Property changes on: head/graphics/azpainter/files/patch-desktop_applications_azpainter.desktop ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/azpainter/files/patch-Makefile.in =================================================================== --- head/graphics/azpainter/files/patch-Makefile.in (revision 560869) +++ head/graphics/azpainter/files/patch-Makefile.in (revision 560870) @@ -1,28 +1,11 @@ ---- Makefile.in.orig 2020-10-24 15:00:00 UTC +--- Makefile.in.orig 2020-12-04 15:00:00 UTC +++ Makefile.in -@@ -4,6 +4,7 @@ prefix := @PREFIX@ - bindir := @BINDIR@ - datarootdir := @DATAROOTDIR@ - datadir := @DATADIR@/@PACKAGE_NAME@ -+docdir := @DOCDIR@ - package_name := @PACKAGE_NAME@ - package_version := @PACKAGE_VERSION@ - package_full := $(package_name)-$(package_version) -@@ -209,7 +210,7 @@ install: - $(DESTDIR)$(datarootdir)/icons/hicolor/48x48/apps \ - $(DESTDIR)$(datarootdir)/icons/hicolor/scalable/apps \ - $(DESTDIR)$(datarootdir)/mime/packages \ -- $(DESTDIR)$(datadir)/doc \ -+ $(DESTDIR)$(docdir) \ - $(DESTDIR)$(datadir)/13x13 \ - $(DESTDIR)$(datadir)/16x16 \ - $(DESTDIR)$(datadir)/20x20 \ -@@ -227,7 +228,7 @@ install: - $(instfile) desktop/icons/hicolor/scalable/apps/*.svg $(DESTDIR)$(datarootdir)/icons/hicolor/scalable/apps - $(instfile) desktop/mime/packages/azpainter.xml $(DESTDIR)$(datarootdir)/mime/packages +@@ -229,7 +229,7 @@ install: + $(inst_file) desktop/*.svg $(DESTDIR)$(datarootdir)/icons/hicolor/scalable/apps + $(inst_file) desktop/azpainter.xml $(DESTDIR)$(datarootdir)/mime/packages -- $(instfile) GPL3 AUTHORS ChangeLog README README_ja manual_ja.html $(DESTDIR)$(datadir)/doc -+ $(instfile) AUTHORS ChangeLog README README_ja manual_ja.html $(DESTDIR)$(docdir) +- $(inst_file) GPL3 AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html $(DESTDIR)$(docdir) ++ $(inst_file) AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html $(DESTDIR)$(docdir) - $(instfile) data/*.dat data/*.png data/sckey-2.conf $(DESTDIR)$(datadir) + $(inst_file) data/*.dat data/*.png data/sckey-2.conf $(DESTDIR)$(datadir) Index: head/graphics/azpainter/files/patch-desktop_azpainter.desktop =================================================================== --- head/graphics/azpainter/files/patch-desktop_azpainter.desktop (nonexistent) +++ head/graphics/azpainter/files/patch-desktop_azpainter.desktop (revision 560870) @@ -0,0 +1,13 @@ +--- desktop/azpainter.desktop.orig 2020-12-04 15:00:00 UTC ++++ desktop/azpainter.desktop +@@ -5,5 +5,10 @@ Exec=azpainter %f + Icon=azpainter + Terminal=false + Categories=Graphics; ++Comment=16-bit RGB full color painting application ++Comment[ja]=16-bit RGB full color painting application ++Comment[pt_BR]=16-bit RGB full color painting application ++Comment[ru]=16-bit RGB full color painting application ++Comment[uk]=16-bit RGB full color painting application + MimeType=application/x-azpainter-apd; + StartupNotify=true Property changes on: head/graphics/azpainter/files/patch-desktop_azpainter.desktop ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property