Index: head/games/connectagram/Makefile =================================================================== --- head/games/connectagram/Makefile (revision 320216) +++ head/games/connectagram/Makefile (revision 320217) @@ -1,39 +1,41 @@ -# Created by: nemysis@gmx.ch +# Created by: nemysis # $FreeBSD$ PORTNAME= connectagram -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ EXTRACT_SUFX= -src.tar.bz2 MAINTAINER= nemysis@gmx.ch COMMENT= Word unscrambling game LICENSE= GPLv3 USE_BZIP2= yes -USE_QT4= moc_build qmake_build rcc_build gui network +USES= desktop-file-utils +USE_QT4= moc_build qmake_build rcc_build gui network iconengines \ + imageformats INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes PORTDOCS= CREDITS ChangeLog .include do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX} post-install: @(cd ${WRKSRC} && ${COPYTREE_SHARE} data ${DATADIR}) @(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} patterns ${DATADIR}) - @(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/icons/) - ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps/ + @(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons/) + ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} + @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif .include Index: head/games/connectagram/distinfo =================================================================== --- head/games/connectagram/distinfo (revision 320216) +++ head/games/connectagram/distinfo (revision 320217) @@ -1,2 +1,2 @@ -SHA256 (connectagram-1.1.0-src.tar.bz2) = 15ee5ceda89ee378377d8eb3a13e7335c8535f10d0c3740ee05692fbd7ea6adc -SIZE (connectagram-1.1.0-src.tar.bz2) = 780285 +SHA256 (connectagram-1.1.1-src.tar.bz2) = 734c610a59d043a13edb6d7301cc9e72704663128cd95370ba22ae12da4796fb +SIZE (connectagram-1.1.1-src.tar.bz2) = 787725 Index: head/games/connectagram/pkg-plist =================================================================== --- head/games/connectagram/pkg-plist (revision 320216) +++ head/games/connectagram/pkg-plist (revision 320217) @@ -1,52 +1,36 @@ bin/connectagram -icons/hicolor/128x128/apps/connectagram.png -icons/hicolor/16x16/apps/connectagram.png -icons/hicolor/22x22/apps/connectagram.png -icons/hicolor/24x24/apps/connectagram.png -icons/hicolor/256x256/apps/connectagram.png -icons/hicolor/32x32/apps/connectagram.png -icons/hicolor/48x48/apps/connectagram.png -icons/hicolor/64x64/apps/connectagram.png -icons/hicolor/scalable/apps/connectagram.svg share/applications/connectagram.desktop %%DATADIR%%/data/en/words %%DATADIR%%/data/fr/words %%DATADIR%%/patterns/0.png %%DATADIR%%/patterns/1.png %%DATADIR%%/patterns/2.png %%DATADIR%%/patterns/3.png %%DATADIR%%/patterns/4.png %%DATADIR%%/patterns/5.png +%%DATADIR%%/translations/connectagram_cs.qm +%%DATADIR%%/translations/connectagram_de.qm +%%DATADIR%%/translations/connectagram_el.qm %%DATADIR%%/translations/connectagram_en.qm %%DATADIR%%/translations/connectagram_fr.qm %%DATADIR%%/translations/connectagram_ro.qm %%DATADIR%%/translations/connectagram_ru.qm +%%DATADIR%%/translations/connectagram_tr.qm +share/icons/hicolor/128x128/apps/connectagram.png +share/icons/hicolor/16x16/apps/connectagram.png +share/icons/hicolor/22x22/apps/connectagram.png +share/icons/hicolor/24x24/apps/connectagram.png +share/icons/hicolor/256x256/apps/connectagram.png +share/icons/hicolor/32x32/apps/connectagram.png +share/icons/hicolor/48x48/apps/connectagram.png +share/icons/hicolor/64x64/apps/connectagram.png +share/icons/hicolor/scalable/apps/connectagram.svg share/pixmaps/connectagram.png share/pixmaps/connectagram.xpm @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%%/patterns @dirrm %%DATADIR%%/data/fr @dirrm %%DATADIR%%/data/en @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% @dirrmtry share/applications -@dirrmtry icons/hicolor/scalable/apps -@dirrmtry icons/hicolor/scalable -@dirrmtry icons/hicolor/64x64/apps -@dirrmtry icons/hicolor/64x64 -@dirrmtry icons/hicolor/48x48/apps -@dirrmtry icons/hicolor/48x48 -@dirrmtry icons/hicolor/32x32/apps -@dirrmtry icons/hicolor/32x32 -@dirrmtry icons/hicolor/256x256/apps -@dirrmtry icons/hicolor/256x256 -@dirrmtry icons/hicolor/24x24/apps -@dirrmtry icons/hicolor/24x24 -@dirrmtry icons/hicolor/22x22/apps -@dirrmtry icons/hicolor/22x22 -@dirrmtry icons/hicolor/16x16/apps -@dirrmtry icons/hicolor/16x16 -@dirrmtry icons/hicolor/128x128/apps -@dirrmtry icons/hicolor/128x128 -@dirrmtry icons/hicolor -@dirrmtry icons