Date: Wed, 22 Oct 2014 02:47:17 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371340 - head/x11/lumina Message-ID: <201410220247.s9M2lHFB055427@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmoore Date: Wed Oct 22 02:47:17 2014 New Revision: 371340 URL: https://svnweb.freebsd.org/changeset/ports/371340 QAT: https://qat.redports.org/buildarchive/r371340/ Log: - Update to 0.7.0-1413916751 Modified: head/x11/lumina/Makefile head/x11/lumina/distinfo Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Tue Oct 21 22:11:29 2014 (r371339) +++ head/x11/lumina/Makefile Wed Oct 22 02:47:17 2014 (r371340) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lumina -GITVERSION= 1413399783 +GITVERSION= 1413916751 PORTVERSION= 0.7.0.${GITVERSION} PORTEPOCH= 1 CATEGORIES= x11 @@ -15,7 +15,8 @@ COMMENT= Lumina Desktop Environment LICENSE= BSD3CLAUSE -RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox \ +RUN_DEPENDS= xorg>=0:${PORTSDIR}/x11/xorg \ + fluxbox:${PORTSDIR}/x11-wm/fluxbox \ fluxbox-tenr-styles-pack>=0:${PORTSDIR}/x11-themes/fluxbox-tenr-styles-pack \ kde4-icons-oxygen>=0:${PORTSDIR}/x11-themes/kde4-icons-oxygen \ xscreensaver:${PORTSDIR}/x11/xscreensaver \ @@ -30,8 +31,8 @@ LIB_DEPENDS= libQtSolutions_SingleApplic MAKE_JOBS_UNSAFE=yes USE_XORG= x11 xcomposite xdamage xrender USE_LDCONFIG= yes -USE_QT4= corelib gui network svg linguist phonon \ - moc_build rcc_build uic_build +USE_QT4= corelib gui network svg linguist phonon imageformats \ + moc_build rcc_build uic_build USES= qmake tar:bzip2 WRKSRC= ${WRKDIR}/lumina Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Tue Oct 21 22:11:29 2014 (r371339) +++ head/x11/lumina/distinfo Wed Oct 22 02:47:17 2014 (r371340) @@ -1,2 +1,2 @@ -SHA256 (lumina-1413399783.tar.bz2) = 48c5c311c6072b8818d384de12a69637bb92f5bb4b7cb0e96726e66171836c9a -SIZE (lumina-1413399783.tar.bz2) = 21885005 +SHA256 (lumina-1413916751.tar.bz2) = 8473267635bd7783c361797696e8780fc76fd94bbf1a2ea2dc622b735a3f2eb1 +SIZE (lumina-1413916751.tar.bz2) = 21891749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410220247.s9M2lHFB055427>