Date: Sun, 24 Mar 2013 21:20:48 GMT From: Olivier Duchateau <olivierd@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/177357: [UPDATE] x11-themes/gtk-murrine-engine to 0.98.2 Message-ID: <201303242120.r2OLKmUB003315@red.freebsd.org> Resent-Message-ID: <201303242130.r2OLU0mH043577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177357 >Category: ports >Synopsis: [UPDATE] x11-themes/gtk-murrine-engine to 0.98.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 24 21:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Olivier Duchateau >Release: >Organization: >Environment: >Description: - Update to 0.98.2 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (révision 315164) +++ Makefile (copie de travail) @@ -1,9 +1,9 @@ # Created by: Phillip Neumann <pneumann@gmail.com> # $FreeBSD$ +# PORTNAME= murrine -PORTVERSION= 0.98.1.1 -PORTREVISION= 1 +PORTVERSION= 0.98.2 CATEGORIES= x11-themes MASTER_SITES= GNOME PKGNAMEPREFIX= gtk- @@ -12,24 +12,25 @@ MAINTAINER= pneumann@gmail.com COMMENT= Murrine GTK+ 2.x cairo based engine -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +LIB_DEPENDS= pixman-1:${PORTSDIR}/x11/pixman -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= ANIMATION -OPTIONS_DEFAULT= ANIMATION ANIMATION_DESC= Animation support .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MANIMATION} +.if ${PORT_OPTIONS:MANIMATION} CONFIGURE_ARGS+=--enable-animation +.else +CONFIGURE_ARGS+=--disable-animation .endif .include <bsd.port.mk> Index: distinfo =================================================================== --- distinfo (révision 315164) +++ distinfo (copie de travail) @@ -1,2 +1,2 @@ -SHA256 (murrine-0.98.1.1.tar.bz2) = e6a2af72674403d06c03e067d915004e8d9cdeec206f3350c7f3ee595b139912 -SIZE (murrine-0.98.1.1.tar.bz2) = 311660 +SHA256 (murrine-0.98.2.tar.xz) = e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89 +SIZE (murrine-0.98.2.tar.xz) = 296944 Index: pkg-descr =================================================================== --- pkg-descr (révision 315164) +++ pkg-descr (copie de travail) @@ -2,4 +2,4 @@ works done by Venicians glass blowers. They're absolutely wonderful and colorful. This is the engine that let the murrina's themes work. -WWW: http://www.cimitan.com/murrine +WWW: http://www.cimitan.com/murrine Index: pkg-plist =================================================================== --- pkg-plist (révision 315164) +++ pkg-plist (copie de travail) @@ -1,3 +1,4 @@ lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.so share/gtk-engines/murrine.xml +@dirrmtry share/gtk-engines >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303242120.r2OLKmUB003315>