[Bug 202916] update x11-wm/devilspie
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 6 00:35:23 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202916
Bug ID: 202916
Summary: update x11-wm/devilspie
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: w.litter at aon.at
--- Makefile.orig 2015-09-06 00:31:08 UTC
+++ Makefile
@@ -1,15 +1,17 @@
# Created by: Jean-Yves Lefort <jylefort at brutele.be>
-# $FreeBSD$
+# $FreeBSD: head/x11-wm/devilspie/Makefile 393444 2015-08-02 20:23:55Z kwm $
PORTNAME= devilspie
-PORTVERSION= 0.22
+PORTVERSION= 0.23
PORTREVISION= 6
CATEGORIES= x11-wm
MASTER_SITES= http://www.burtonini.com/computing/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= w.schwarzenfeld at utanet.at
COMMENT= Window manipulation tool
+EXTRACT_SUFX= .tar.xz
+
OPTIONS_DEFINE= DOCS
USE_GNOME= libwnck intltool
@@ -18,6 +20,8 @@ USES= pkgconfig gettext gmake
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lX11
+LIB_DEPENDS= libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
+
PORTDOCS= AUTHORS NEWS README TODO
PLIST_FILES= bin/devilspie \
man/man1/devilspie.1.gz \
@@ -32,5 +36,3 @@ post-install:
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
-
-
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list