import djview4 4.2

qt4 based portable djvu viewer
This commit is contained in:
steven 2007-11-24 13:23:26 +00:00
parent 4638874745
commit e2e864ecfb
5 changed files with 79 additions and 0 deletions

39
graphics/djview4/Makefile Normal file
View File

@ -0,0 +1,39 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/24 13:23:26 steven Exp $
COMMENT= portable DjVu viewer and browser plugin
DISTNAME= djview4-4.2-2
PKGNAME= djview4-4.2
CATEGORIES= graphics print
HOMEPAGE= http://djvu.sourceforge.net/djview4.html
# GPL v2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}
WRKDIST= ${WRKDIR}/djview4-4.2
WANTLIB= ICE SM X11 Xcursor Xext Xfixes Xi Xinerama Xrandr Xrender \
c crypto m ssl z stdc++ fontconfig freetype pthread \
glib-2.0 gthread-2.0 iconv intl png jpeg tiff
MODULES= x11/qt4
LIB_DEPENDS= djvulibre::graphics/djvulibre \
QtGui,QtNetwork::x11/qt4
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --with-tiff=${LOCALBASE} \
--with-qt=${MODQT_LIBDIR}
CONFIGURE_ENV+= QTDIR="${MODQT4_QTDIR}" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (djview4-4.2-2.tar.gz) = 85jbmIPUkSWqFrSsOl0eaA==
RMD160 (djview4-4.2-2.tar.gz) = M/fXXWp2ONemu7cHMvonaLJJvuk=
SHA1 (djview4-4.2-2.tar.gz) = e5qB4hof6QLYFW9hNjUbRPmoI2Y=
SHA256 (djview4-4.2-2.tar.gz) = 6mBTMlHWnJ91yfG17IfzPpKhs4NJZbfKeeMZjaHCI+s=
SIZE (djview4-4.2-2.tar.gz) = 732543

View File

@ -0,0 +1,16 @@
DjView4 is a portable DjVu viewer and browser plugin.
Highlights:
* Entirely based on the public djvulibre api
* Entirely written in portable Qt4
* Works with Qt/X11, Qt/Mac, and Qt/Windows
* Continuous scrolling of pages
* Side-by-side display of pages
* Ability to specify a url to the djview command
* All plugin and cgi options available from the command line
* All silly annotations implemented
* Display thumbnails as a grid
* Display outlines
* Page names supported (see djvused command set-page-title)
* Metadata dialog (see djvused command set-meta)
* Implemented as reusable Qt widgets

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/11/24 13:23:26 steven Exp $
lib/netscape/plugins/nsdejavu.so

View File

@ -0,0 +1,17 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/24 13:23:26 steven Exp $
%%SHARED%%
bin/djview
bin/djview4
lib/netscape/
lib/netscape/plugins/
@man man/man1/djview.1
@man man/man1/djview4.1
@man man/man1/nsdejavu.1
share/djvu/
share/djvu/djview4/
share/djvu/djview4/desktop/
share/djvu/djview4/desktop/djvulibre-djview4.desktop
share/djvu/djview4/desktop/hi32-djview4.png
share/djvu/djview4/desktop/register-djview-menu
share/djvu/djview4/djview_fr.qm
share/djvu/djview4/djview_uk.qm