- Update to 0.9.9
Approved by: Radoslaw Kozlowski <radek@raadradd.com> (maintainer)
This commit is contained in:
parent
43baec4731
commit
9fedb20214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177278
3 changed files with 8 additions and 11 deletions
|
@ -6,16 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnochm
|
||||
PORTVERSION= 0.9.8
|
||||
PORTVERSION= 0.9.9
|
||||
CATEGORIES= deskutils python gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= radek@raadradd.com
|
||||
COMMENT= A GNOME viewer for CHM files
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras
|
||||
|
@ -29,10 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
GCONF_SCHEMAS= gnochm.schemas
|
||||
INSTALLS_OMF= yes
|
||||
|
||||
MAN1= gnochm.1
|
||||
MANLANG= "" it
|
||||
MANCOMPRESSED= no
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@APPDATADIR@|@APPDATADIR@/gnome|' ${WRKSRC}/gnochm.py.in
|
||||
@${REINPLACE_CMD} -e 's|$(prefix)/share/man|$(prefix)/man|' ${WRKSRC}/data/Makefile.in
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnochm-0.9.8.tar.gz) = 2451c736b133b93292991a701eb692ea
|
||||
SHA256 (gnochm-0.9.8.tar.gz) = 15c2f7d94ba30d986e98dac80f5679e0df1594a7c4e344cccd26aff380f58a90
|
||||
SIZE (gnochm-0.9.8.tar.gz) = 366792
|
||||
MD5 (gnochm-0.9.9.tar.gz) = c6cfabf97778587614973f6c3956f705
|
||||
SHA256 (gnochm-0.9.9.tar.gz) = 11d968ed50f2a59a591a9a313b0762baad0ba5eb91702fe3ace88de2d6863b4e
|
||||
SIZE (gnochm-0.9.9.tar.gz) = 380370
|
||||
|
|
|
@ -13,7 +13,9 @@ share/gnome/pixmaps/gnochm.png
|
|||
share/gnome/pixmaps/gnochm_logo.png
|
||||
share/locale/cs/LC_MESSAGES/gnochm.mo
|
||||
share/locale/de/LC_MESSAGES/gnochm.mo
|
||||
share/locale/el/LC_MESSAGES/gnochm.mo
|
||||
share/locale/es/LC_MESSAGES/gnochm.mo
|
||||
share/locale/fr/LC_MESSAGES/gnochm.mo
|
||||
share/locale/it/LC_MESSAGES/gnochm.mo
|
||||
share/locale/ja/LC_MESSAGES/gnochm.mo
|
||||
share/locale/pl/LC_MESSAGES/gnochm.mo
|
||||
|
|
Loading…
Reference in a new issue