Date: Mon, 12 Jun 2006 21:04:48 +0800 From: hamigua@hotpop.com To: FreeBSD-gnats-submit@FreeBSD.org Cc: jungle@soforge.com Subject: ports/98853: New port:deskutils/chmsee A viewer for Microsoft Help "CHM" files Message-ID: <20060612130454.545173487068@smtp-2.hotpop.com> Resent-Message-ID: <200606121310.k5CDAQRj010541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98853 >Category: ports >Synopsis: New port:deskutils/chmsee A viewer for Microsoft Help "CHM" files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 12 13:10:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Liu.Yinghong >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD relaxbsd 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun May 7 23:03:31 CST 2006 root@relaxbsd:/usr/obj/usr/src/sys/RELAXBSD i386 >Description: A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and gtk2. >How-To-Repeat: >Fix: --- chmsee.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # chmsee/ # chmsee/Makefile # chmsee/distinfo # chmsee/pkg-descr # chmsee/pkg-plist # echo c - chmsee/ mkdir -p chmsee/ > /dev/null 2>&1 echo x - chmsee/Makefile sed 's/^X//' >chmsee/Makefile << 'END-of-chmsee/Makefile' X# New ports collection makefile for: chmsee X# Date created: 10 June 2006 X# Whom: Liu.Yinghong <liu_yinghong@yahoo.com.cn> X# X# $FreeBSD$ X# X XPORTNAME= chmsee XPORTVERSION= 0.9.6 XCATEGORIES= deskutils gnome XMASTER_SITES= http://chmsee.gro.clinux.org/ X XMAINTAINER= liu_yinghong@yahoo.com.cn XCOMMENT= A viewer for Microsoft Help "CHM" files X XLIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib X XUSE_GETTEXT= yes XUSE_GNOME= gtk20 libglade2 gnomeprefix gnomehack libgnome gtkhtml3 XWANT_GNOME= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_BZIP2= yes X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" X X.include <bsd.port.mk> END-of-chmsee/Makefile echo x - chmsee/distinfo sed 's/^X//' >chmsee/distinfo << 'END-of-chmsee/distinfo' XMD5 (chmsee-0.9.6.tar.bz2) = 4d4583622b0073bf5a6ed2771c226d7f XSHA256 (chmsee-0.9.6.tar.bz2) = 631da20bc3db0063a33d4717609730840f4307999e839191cde3f2e38bf68599 XSIZE (chmsee-0.9.6.tar.bz2) = 338636 END-of-chmsee/distinfo echo x - chmsee/pkg-descr sed 's/^X//' >chmsee/pkg-descr << 'END-of-chmsee/pkg-descr' XA viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and gtk2. X XWWW: http://chmsee.gro.clinux.org/ END-of-chmsee/pkg-descr echo x - chmsee/pkg-plist sed 's/^X//' >chmsee/pkg-plist << 'END-of-chmsee/pkg-plist' Xbin/chmsee Xshare/gnome/applications/chmsee.desktop Xshare/gnome/chmsee/chmsee-splash.png Xshare/gnome/chmsee/chmsee.glade Xshare/gnome/chmsee/chmsee.html Xshare/gnome/chmsee/chmsee.png Xshare/gnome/mime-info/chmsee.keys Xshare/gnome/mime-info/chmsee.mime Xshare/gnome/pixmaps/chmsee.png Xshare/locale/zh_CN/LC_MESSAGES/chmsee.mo X@dirrm share/gnome/chmsee X@dirrmtry share/gnome/applications END-of-chmsee/pkg-plist exit --- chmsee.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060612130454.545173487068>