aboutsummaryrefslogtreecommitdiff
path: root/graphics/eos-movrec
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:13:41 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:13:41 +0000
commit826aae24a51502c0b589f8706d66dacd44360ba4 (patch)
tree4f502ec8b8931d4f8855fe1835f95943aa2bb9fb /graphics/eos-movrec
parentd321be23d6e2a66c4562f15d56ed61acb7db28a2 (diff)
downloadports-826aae24a51502c0b589f8706d66dacd44360ba4.tar.gz
ports-826aae24a51502c0b589f8706d66dacd44360ba4.zip
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article and/or rephrase COMMENT Approved by: portmgr (bapt), maintainer silence (12 days)
Notes
Notes: svn path=/head/; revision=310845
Diffstat (limited to 'graphics/eos-movrec')
-rw-r--r--graphics/eos-movrec/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile
index d3332e513d89..468fb9272a0f 100644
--- a/graphics/eos-movrec/Makefile
+++ b/graphics/eos-movrec/Makefile
@@ -26,8 +26,9 @@ USE_QT4= qmake_build moc_build rcc_build uic_build gui
PLIST_FILES= bin/eos_movrec \
share/pixmaps/${PORTNAME}.png
-DESKTOP_ENTRIES= "EOS Camera Movie Record" "${COMMENT}" "${PORTNAME}" \
- "${PORTNAME:S/-/_/}" "Application;Graphics;" false
+DESKTOP_ENTRIES= "eos_movrec" "EOS Camera Movie Recorder" \
+ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+ "eos_movrec" "Graphics;Photography;Qt;" false
post-patch:
@${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h