forked from Lainports/freebsd-ports
Chase the poppler shared lib version.
This commit is contained in:
parent
9de8d57be4
commit
71e025bb0e
5 changed files with 10 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= epdfview
|
||||
PORTVERSION= 0.1.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics print gnome
|
||||
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
|
||||
LOCAL/chinsan
|
||||
|
|
@ -16,7 +16,7 @@ MAINTAINER= chinsan@FreeBSD.org
|
|||
COMMENT= A lightweight PDF document viewer
|
||||
|
||||
BUILD_DEPENDS= DllPlugInTester:${PORTSDIR}/devel/cppunit
|
||||
LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
|
||||
LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= evince
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics print gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
|
@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME 2 multi-format document viewer
|
||||
|
||||
LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
|
||||
LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= gimp-app
|
||||
DISTVERSION= 2.4.0-rc1
|
||||
PORTREVISION?= 1
|
||||
PORTEPOCH?= 1
|
||||
CATEGORIES?= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
||||
|
|
@ -26,7 +27,7 @@ COMMENT= A GNU Image Manipulation Program development version
|
|||
|
||||
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
|
||||
wmf.2:${PORTSDIR}/graphics/libwmf \
|
||||
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
|
||||
poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
|
||||
aa.1:${PORTSDIR}/graphics/aalib \
|
||||
mng.1:${PORTSDIR}/graphics/libmng \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= tracker
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.gnome.org/~jamiemcc/tracker/
|
||||
|
||||
|
|
@ -15,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= Object database, tag/metadata database, search tool and indexer
|
||||
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
|
||||
poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
|
||||
exif.12:${PORTSDIR}/graphics/libexif \
|
||||
wv-1.2.3:${PORTSDIR}/textproc/wv \
|
||||
gmime-2.0.4:${PORTSDIR}/mail/gmime2
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= tracker
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.gnome.org/~jamiemcc/tracker/
|
||||
|
||||
|
|
@ -15,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= Object database, tag/metadata database, search tool and indexer
|
||||
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
|
||||
poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
|
||||
exif.12:${PORTSDIR}/graphics/libexif \
|
||||
wv-1.2.3:${PORTSDIR}/textproc/wv \
|
||||
gmime-2.0.4:${PORTSDIR}/mail/gmime2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue