ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-fm/nautilus/Makefile
Revision: 20381
Committed: Sat Oct 3 02:49:13 2015 UTC (8 years, 7 months ago) by laffer1
File size: 1237 byte(s)
Log Message:
nautilus 3.16.2

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= nautilus
4 PORTVERSION= 3.16.2
5 CATEGORIES= x11-fm gnome
6 MASTER_SITES= GNOME
7 DIST_SUBDIR= gnome3
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= File manager for the GNOME desktop
11
12 LICENSE= gpl2
13
14 BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \
15 gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
16 LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
17 libnotify.so:${PORTSDIR}/devel/libnotify \
18 libexempi.so:${PORTSDIR}/textproc/exempi
19 RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \
20 gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
21
22 USES= desktop-file-utils gettext gmake libtool pathfix \
23 pkgconfig tar:xz
24 USE_GNOME= intlhack gnomedesktop3 libxml2 gvfs introspection:build
25 USE_LDCONFIG= yes
26 GNU_CONFIGURE= yes
27 CPPFLAGS+= -I${LOCALBASE}/include
28 LDFLAGS+= -L${LOCALBASE}/lib
29 CONFIGURE_ARGS= --disable-packagekit
30 INSTALL_TARGET= install-strip
31
32 GLIB_SCHEMAS= org.gnome.nautilus.gschema.xml
33
34 OPTIONS_SUB= yes
35 OPTIONS_DEFINE= TRACKER
36 OPTIONS_DEFAULT=TRACKER
37 TRACKER_DESC= Tracker support
38 TRACKER_LIB_DEPENDS= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker
39 TRACKER_CONFIGURE_ENABLE= tracker
40
41 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H