freebsd-ports/misc/gnome-user-docs/Makefile
Koop Mast 6ce4980916 Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
2014-12-03 09:18:23 +00:00

20 lines
497 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/misc/gnome-user-docs/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= gnome-user-docs
PORTVERSION= 3.14.2
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 users guide
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
GNU_CONFIGURE= yes
USES= gettext-tools gmake pathfix tar:xz
USE_GNOME= gnomeprefix libxml2:build
.include <bsd.port.mk>