graphics/fotofix: update to 0.01.1.88, unbreak

- change MASTER_SITES to GitHub
- add manual page
- add desktop entry
- clean up Makefile

PR:		204196
Submitted by:	tkato432
This commit is contained in:
Rene Ladan 2015-11-30 06:42:30 +00:00
parent ad15dd2c80
commit 5f1a93ac79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402648
2 changed files with 21 additions and 16 deletions

View File

@ -2,30 +2,35 @@
# $FreeBSD$
PORTNAME= fotofix
PORTVERSION= 0.01.1.79
PORTREVISION= 2
PORTVERSION= 0.01.1.88
CATEGORIES= graphics
MASTER_SITES= http://mirror.mcx2.org/ \
http://prima.eu.org/cgi-bin/cvsweb.cgi/apps/fotofix/fotofix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer
BROKEN= No public distfiles
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2015-11-26
RUN_DEPENDS= IPA>=1.03:${PORTSDIR}/graphics/IPA \
p5-Prima>=1.22:${PORTSDIR}/x11-toolkits/p5-Prima
RUN_DEPENDS= p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \
IPA>=1.03:${PORTSDIR}/graphics/IPA
NO_ARCH= yes
USES= perl5 shebangfix tar:bzip2
USE_PERL5= run
NO_BUILD= yes
USE_GITHUB= yes
GH_ACCOUNT= dk
GH_TAGNAME= 2a4706c
USES= perl5 shebangfix
SHEBANG_FILES= fotofix
PLIST_FILES= bin/${PORTNAME}
PLIST_FILES= bin/fotofix man/man1/fotofix.1.gz
DESKTOP_ENTRIES="FotoFix" "" "" "fotofox" "" ""
do-build:
(cd ${WRKSRC} && pod2man fotofix fotofix.1)
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
(cd ${WRKSRC} && ${INSTALL_SCRIPT} fotofix \
${STAGEDIR}${PREFIX}/bin)
(cd ${WRKSRC} && ${INSTALL_MAN} fotofix.1 \
${STAGEDIR}${MANPREFIX}/man/man1)
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (fotofix-0.01.1.79.tar.bz2) = d24f502aa6d31cdbb5bdfee70795b56f07f0877691b2ccdfb3590fe805e7ae69
SIZE (fotofix-0.01.1.79.tar.bz2) = 21652
SHA256 (dk-fotofix-0.01.1.88-2a4706c_GH0.tar.gz) = 81d521aa8b602f49c54e0d1b3e075c4a980418e3572517e6ed858b6f1aa9d3cb
SIZE (dk-fotofix-0.01.1.88-2a4706c_GH0.tar.gz) = 28817