1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Update to version 0.30.2.

PR:		ports/105073
Submitted by:	Phillip N. <pneumann@gmail.com> (maintainer)
This commit is contained in:
Alejandro Pulver 2006-11-08 00:50:59 +00:00
parent 95e85ed679
commit 0ddc0c1e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176767
2 changed files with 19 additions and 11 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk-murrine-engine
PORTVERSION= 0.13
PORTVERSION= 0.30.2
CATEGORIES= x11-themes
MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/
DISTNAME= murrine-${PORTVERSION}
@ -17,12 +17,20 @@ 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
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-animation
USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= gtk20
FETCH_CMD= /usr/bin/fetch
USE_LDCONFIG= yes
.include <bsd.port.mk>
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
OPTIONS= ANIMATION "Enable animation support" off
.include <bsd.port.pre.mk>
.if defined(WITH_ANIMATION)
CONFIGURE_ARGS+=--enable-animation
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (murrine-0.13.tar.bz2) = 3dfc75b050b79401671175f960bb7d44
SHA256 (murrine-0.13.tar.bz2) = 9e22b7a4308eb3e8c22d4f392327c848e8d607c0fecdfdc182acd2c91d91c528
SIZE (murrine-0.13.tar.bz2) = 331955
MD5 (murrine-0.30.2.tar.bz2) = e3a2113cf9f4225d56ca3980c1405269
SHA256 (murrine-0.30.2.tar.bz2) = 4cd75e2721ddc78f281bd1b19238fa03fe3e172d63f42af01e879224b63bc7b5
SIZE (murrine-0.30.2.tar.bz2) = 277701