chm viewer for wxwidgets.
second half of the demonstration.
This commit is contained in:
parent
75dade73b5
commit
5d53e85e93
25
x11/xchm/Makefile
Normal file
25
x11/xchm/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/08 10:41:33 espie Exp $
|
||||
COMMENT="display chm files"
|
||||
CATEGORIES=devel textproc x11
|
||||
|
||||
HOMEPAGE=http://xchm.sourceforge.net/
|
||||
MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=xchm/}
|
||||
|
||||
DISTNAME=xchm-0.9.8
|
||||
|
||||
#GPL
|
||||
PERMIT_PACKAGE_CDROM=Yes
|
||||
PERMIT_PACKAGE_FTP=Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_DISTFILES_FTP=Yes
|
||||
|
||||
LIB_DEPENDS= chm::devel/chmlib \
|
||||
wx_gtk:wxWidgets-gtk-*-!gtk2:x11/wxWidgets/gtk
|
||||
|
||||
WANTLIB= m c stdc++ pthread
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= WXCONFIG=${LOCALBASE}/bin/wxgtk-2.4-config
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
4
x11/xchm/distinfo
Normal file
4
x11/xchm/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (xchm-0.9.8.tar.gz) = a7ef5845a5a594bef8546846f2bdbaa7
|
||||
RMD160 (xchm-0.9.8.tar.gz) = f7ebe7ec749f09c66fbc363da2ee90139e850ba1
|
||||
SHA1 (xchm-0.9.8.tar.gz) = 4b8f696a6c74253d03159aa528ce69aa12d7ab2b
|
||||
SIZE (xchm-0.9.8.tar.gz) = 325722
|
1
x11/xchm/pkg/DESCR
Normal file
1
x11/xchm/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
xCHM is a cross-platform GUI front-end to chmlib,
|
45
x11/xchm/pkg/PLIST
Normal file
45
x11/xchm/pkg/PLIST
Normal file
@ -0,0 +1,45 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/11/08 10:41:33 espie Exp $
|
||||
bin/xchm
|
||||
share/locale/
|
||||
share/locale/bg/
|
||||
share/locale/bg/LC_MESSAGES/
|
||||
share/locale/bg/LC_MESSAGES/xchm.mo
|
||||
share/locale/de/
|
||||
share/locale/de/LC_MESSAGES/
|
||||
share/locale/de/LC_MESSAGES/xchm.mo
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/es/LC_MESSAGES/xchm.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/xchm.mo
|
||||
share/locale/hu/
|
||||
share/locale/hu/LC_MESSAGES/
|
||||
share/locale/hu/LC_MESSAGES/xchm.mo
|
||||
share/locale/it/
|
||||
share/locale/it/LC_MESSAGES/
|
||||
share/locale/it/LC_MESSAGES/xchm.mo
|
||||
share/locale/lv/
|
||||
share/locale/lv/LC_MESSAGES/
|
||||
share/locale/lv/LC_MESSAGES/xchm.mo
|
||||
share/locale/pl/
|
||||
share/locale/pl/LC_MESSAGES/
|
||||
share/locale/pl/LC_MESSAGES/xchm.mo
|
||||
share/locale/pt/
|
||||
share/locale/pt/LC_MESSAGES/
|
||||
share/locale/pt/LC_MESSAGES/xchm.mo
|
||||
share/locale/ro/
|
||||
share/locale/ro/LC_MESSAGES/
|
||||
share/locale/ro/LC_MESSAGES/xchm.mo
|
||||
share/locale/ru/
|
||||
share/locale/ru/LC_MESSAGES/
|
||||
share/locale/ru/LC_MESSAGES/xchm.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/xchm-128.xpm
|
||||
share/pixmaps/xchm-16.xpm
|
||||
share/pixmaps/xchm-32.xpm
|
||||
share/pixmaps/xchm-48.xpm
|
||||
share/pixmaps/xchmdoc-128.xpm
|
||||
share/pixmaps/xchmdoc-16.xpm
|
||||
share/pixmaps/xchmdoc-32.xpm
|
||||
share/pixmaps/xchmdoc-48.xpm
|
Loading…
Reference in New Issue
Block a user