# Ports collection makefile for: nitrogen # Date created: 4 July 3007 # Whom: Jonathan Liu # # $FreeBSD$ # PORTNAME= nitrogen PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://l3ib.org/nitrogen/files/ \ http://www.sourcefiles.org/Toys/Candy/ MAINTAINER= Net147@hotmail.com COMMENT= Background browser and setter for X windows BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_GNOME= gtk20 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-inotify CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib OPTIONS= XINERAMA "Xinerama support" on MAN1= nitrogen.1 .include .if defined(WITHOUT_XINERAMA) CONFIGURE_ARGS+=--disable-xinerama .else CONFIGURE_ARGS+=--enable-xinerama USE_XORG+= xinerama .endif post-patch: @${REINPLACE_CMD} -e 's,#!/bin/bash,#!${LOCALBASE}/bin/bash,' \ ${WRKSRC}/data/icon-theme-installer .include it/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent portstijl2014-07-022-6/+4
* Support stagedir.vanilla2014-01-111-2/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update mastersite locationeadler2013-03-121-1/+1
* - Update x11/libxdg-basedir to 1.2.0 [1]pawel2012-12-313-11/+7
* - Update to 1.1.1sunpoet2011-12-153-4/+4
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 1.1.0miwi2010-06-272-5/+4
* Teach libxdg-basedir to look files under ${PREFIX}/etc/xdg instead of /etc/xdg,garga2009-09-241-1/+6
* - Update to 1.0.1dhn2009-05-152-4/+4