mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Get rid of gnomehier
This commit is contained in:
parent
daeae785f9
commit
7a20cb4360
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375143
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gqview
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Another gtk2-based graphic file viewer
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GNOME= gnomehier gtk20
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lm
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gtkam
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -16,7 +16,7 @@ LIB_DEPENDS= libexif-gtk.so:${PORTSDIR}/graphics/libexif-gtk \
|
||||
libgphoto2.so:${PORTSDIR}/graphics/libgphoto2
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USE_GNOME= gnomehier gtk20
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ocrfeeder
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
|
||||
${BUILD_DEPENDS}
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig python tar:xz
|
||||
USE_GNOME= gnomedocutils gnomehier gtk30 librsvg2 pygobject3
|
||||
USE_GNOME= gnomedocutils gtk30 librsvg2 pygobject3
|
||||
USE_GHOSTSCRIPT=yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-silent-rules
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/graphics/poppler-glib/Makefile,v 1.4 2012/10/14 23:04:21 kwm Exp $
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -glib
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -56,7 +56,7 @@ LIB_DEPENDS+= libpoppler.so:${PORTSDIR}/graphics/poppler
|
||||
|
||||
.if ${SLAVEPORT}==glib
|
||||
CONFIGURE_ARGS+=--enable-poppler-glib --enable-introspection=yes
|
||||
USE_GNOME+= cairo gnomehier glib20 introspection:build
|
||||
USE_GNOME+= cairo glib20 introspection:build
|
||||
BUILD_WRKSRC= ${WRKSRC}/glib
|
||||
INSTALL_WRKSRC= ${WRKSRC}/glib
|
||||
.else
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= shotwell
|
||||
PORTVERSION= 0.20.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R}
|
||||
|
||||
@ -27,7 +28,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
|
||||
librest-0.7.so:${PORTSDIR}/devel/librest
|
||||
|
||||
USES= shebangfix gettext desktop-file-utils gmake pkgconfig tar:xz
|
||||
USE_GNOME= dconf gnomehier gtk30 gnomedocutils
|
||||
USE_GNOME= dconf gtk30 gnomedocutils
|
||||
USE_SQLITE= 3
|
||||
USE_GSTREAMER1= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user