mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 1.0.6, Announce message:
Added README file Translation updates: Catalan, German, Hebrew, Korean, Malay, Polish, Romanian, Russian, Spanish, Turkish, Vietnamese - Add NEWS and README to DOCS
This commit is contained in:
parent
739783cd19
commit
545e33d999
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343096
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gottet
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://gottcode.org/${PORTNAME}/
|
||||
EXTRACT_SUFX= -src.tar.bz2
|
||||
@ -18,7 +18,7 @@ USE_QT4= moc_build rcc_build iconengines_run imageformats_run \
|
||||
gui
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PORTDOCS= CREDITS ChangeLog
|
||||
PORTDOCS= CREDITS ChangeLog NEWS README
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gottet-1.0.5-src.tar.bz2) = e954bbbc24abe171447e76d9d52e1043d16416377c6f639fd454d0ee99db1cdc
|
||||
SIZE (gottet-1.0.5-src.tar.bz2) = 253744
|
||||
SHA256 (gottet-1.0.6-src.tar.bz2) = 66338509e04927b76804cb0a3ebb31989a4c6f2500e8b99bec6d1db1121cd561
|
||||
SIZE (gottet-1.0.6-src.tar.bz2) = 268854
|
||||
|
@ -1,9 +1,18 @@
|
||||
bin/gottet
|
||||
share/applications/gottet.desktop
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_ca.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_de.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_en.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_es.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_fr.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_he.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_ko.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_ms.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_pl.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_ro.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_ru.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_tr.qm
|
||||
%%NLS%%%%DATADIR%%/translations/gottet_vi.qm
|
||||
share/icons/hicolor/128x128/apps/gottet.png
|
||||
share/icons/hicolor/16x16/apps/gottet.png
|
||||
share/icons/hicolor/22x22/apps/gottet.png
|
||||
@ -15,5 +24,5 @@ share/icons/hicolor/64x64/apps/gottet.png
|
||||
share/icons/hicolor/scalable/apps/gottet.svg
|
||||
share/pixmaps/gottet.png
|
||||
share/pixmaps/gottet.xpm
|
||||
%%NLS%%@dirrmtry %%DATADIR%%/translations
|
||||
%%NLS%%@dirrmtry %%DATADIR%%
|
||||
%%NLS%%@dirrm %%DATADIR%%/translations
|
||||
%%NLS%%@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user