- Update to 1.3.1.1
- Add license
This commit is contained in:
parent
0ea3a12a3a
commit
57df86a5d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274379
3 changed files with 10 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= chmsee
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.3.1.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
|
@ -17,12 +16,15 @@ COMMENT= A viewer for Microsoft Help "CHM" files
|
|||
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
|
||||
gcrypt.17:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GNOME= gnomehier libglade2
|
||||
USE_GECKO= libxul
|
||||
USE_GETTEXT= yes
|
||||
USE_CMAKE= yes
|
||||
CMAKE_USE_PTHREAD= yes
|
||||
CMAKE_ARGS= -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=TRUE
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
MAN1= chmsee.1
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (chmsee-1.1.0.tar.gz) = 8d76529f2ecde2b4c125aa752b36a69d447d5d59a82ea33f971adbb1e17221e5
|
||||
SIZE (chmsee-1.1.0.tar.gz) = 135895
|
||||
SHA256 (chmsee-1.3.1.1.tar.gz) = 33b94afaad20358bf1c2c4415b48ac0669e1132efaccbd34eb8f7373fb9672ab
|
||||
SIZE (chmsee-1.3.1.1.tar.gz) = 116802
|
||||
|
|
|
@ -4,13 +4,16 @@ share/applications/chmsee.desktop
|
|||
%%DATADIR%%/book-closed.png
|
||||
%%DATADIR%%/book-open.png
|
||||
%%DATADIR%%/chmsee-icon.png
|
||||
%%DATADIR%%/chmsee-splash.png
|
||||
%%DATADIR%%/default-prefs.js
|
||||
%%DATADIR%%/helpdoc.png
|
||||
%%DATADIR%%/hide-pane.png
|
||||
%%DATADIR%%/openfile-dialog.ui
|
||||
%%DATADIR%%/setup-window.ui
|
||||
%%DATADIR%%/show-pane.png
|
||||
share/icons/hicolor/16x16/mimetypes/chm.png
|
||||
share/icons/hicolor/32x32/mimetypes/chm.png
|
||||
share/icons/hicolor/48x48/mimetypes/chm.png
|
||||
share/icons/hicolor/scalable/mimetypes/chm.svg
|
||||
share/locale/bn/LC_MESSAGES/chmsee.mo
|
||||
share/locale/ca/LC_MESSAGES/chmsee.mo
|
||||
share/locale/cs/LC_MESSAGES/chmsee.mo
|
||||
|
|
Loading…
Reference in a new issue