xpdf-utils -> poppler-utils
This commit is contained in:
parent
35882a6904
commit
03485cc5dc
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/12/20 19:03:58 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/06/06 18:29:47 ajacoutot Exp $
|
||||
|
||||
COMMENT = stylish PDF presentation generator
|
||||
|
||||
MODPY_EGG_VERSION = 0.10.2
|
||||
DISTNAME = Impressive-${MODPY_EGG_VERSION}
|
||||
PKGNAME = impressive-${MODPY_EGG_VERSION}
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
|
||||
CATEGORIES = productivity
|
||||
HOMEPAGE = http://impressive.sourceforge.net/
|
||||
@ -26,9 +26,11 @@ USE_GROFF = Yes
|
||||
RUN_DEPENDS = graphics/py-opengl \
|
||||
devel/pygame \
|
||||
graphics/py-Imaging \
|
||||
textproc/xpdf \
|
||||
devel/xdg-utils
|
||||
|
||||
# pdftoppm(1)
|
||||
RUN_DEPENDS += print/poppler,-utils
|
||||
|
||||
MODPY_ADJ_FILES = impressive.py
|
||||
|
||||
do-install:
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2012/04/29 21:24:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2012/06/06 18:29:47 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= personal search and metasearch
|
||||
|
||||
DISTNAME= pinot-0.98
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= x11 misc
|
||||
|
||||
@ -56,11 +56,13 @@ RUN_DEPENDS= devel/desktop-file-utils \
|
||||
devel/xdg-utils \
|
||||
archivers/unzip \
|
||||
textproc/unrtf \
|
||||
textproc/xpdf,-utils \
|
||||
textproc/antiword \
|
||||
misc/shared-mime-info \
|
||||
x11/gtk+2,-guic
|
||||
|
||||
# pdftotext(1)
|
||||
RUN_DEPENDS += print/poppler,-utils
|
||||
|
||||
# libxapianbackend.so: undefined symbol '__dso_handle'
|
||||
USE_LIBTOOL= gnu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user