graphics/heimer: Update to 2.6.0
* pet portlint: using PLIST_FILES instead of pkg-plist when installing less than 6 items. ChangeLog: https://github.com/juzzlin/Heimer/blob/2.6.0/CHANGELOG
This commit is contained in:
parent
2753d7dfd2
commit
780cc1cd30
@ -1,5 +1,5 @@
|
||||
PORTNAME= heimer
|
||||
DISTVERSION= 2.5.0
|
||||
DISTVERSION= 2.6.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
@ -17,16 +17,21 @@ USE_QT= core gui svg widgets xml buildtools_build linguisttools_build \
|
||||
qmake_build testlib_build
|
||||
TEST_TARGET= test
|
||||
|
||||
PLIST_FILES= bin/heimer \
|
||||
share/applications/heimer.desktop \
|
||||
share/icons/hicolor/64x64/apps/heimer.png \
|
||||
share/metainfo/heimer.appdata.xml \
|
||||
share/pixmaps/heimer.png
|
||||
|
||||
PORTDOCS= README.md
|
||||
PORTEXAMPLES= examples/*.alz
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
EXAMPLES_PLIST_FILES= \
|
||||
${EXAMPLESDIR}/Company.alz \
|
||||
${EXAMPLESDIR}/Family.alz \
|
||||
${EXAMPLESDIR}/Heimer.alz \
|
||||
${EXAMPLESDIR}/Large.alz
|
||||
EXAMPLES_PLIST_FILES= ${EXAMPLESDIR}/Company.alz \
|
||||
${EXAMPLESDIR}/Family.alz \
|
||||
${EXAMPLESDIR}/Heimer.alz \
|
||||
${EXAMPLESDIR}/Large.alz
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619225042
|
||||
SHA256 (juzzlin-Heimer-2.5.0_GH0.tar.gz) = 7e3c8cef61657187c1909a31c908b40268d9ecb679e18af181025d689675067f
|
||||
SIZE (juzzlin-Heimer-2.5.0_GH0.tar.gz) = 889376
|
||||
TIMESTAMP = 1625845431
|
||||
SHA256 (juzzlin-Heimer-2.6.0_GH0.tar.gz) = 2d484facf1e3f8082145f94a30a65db661260aeec951c789647be0a895087dcb
|
||||
SIZE (juzzlin-Heimer-2.6.0_GH0.tar.gz) = 887496
|
||||
|
@ -1,5 +0,0 @@
|
||||
bin/heimer
|
||||
share/applications/heimer.desktop
|
||||
share/icons/hicolor/64x64/apps/heimer.png
|
||||
share/metainfo/heimer.appdata.xml
|
||||
share/pixmaps/heimer.png
|
Loading…
Reference in New Issue
Block a user