From 82ca801d9b1bab303f39d703c8b0710efe5d1f2c Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 10 Jan 2008 23:18:39 +0000 Subject: - Update to 0.9.3 PR: 119341 Submitted by: Romain Tartiere --- audio/pavumeter/Makefile | 6 ++++-- audio/pavumeter/distinfo | 6 +++--- audio/pavumeter/pkg-plist | 1 + 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'audio/pavumeter') diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index 7396032f6bc5..28fce46b7136 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -6,15 +6,17 @@ # PORTNAME= pavumeter -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ MAINTAINER= romain@blogreen.org COMMENT= GTK volume meter for PulseAudio +BUILD_DEPENDS= pulseaudio>=0.9.7:${PORTSDIR}/audio/pulseaudio +RUN_DEPENDS= pulseaudio>=0.9.7:${PORTSDIR}/audio/pulseaudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - pulse-mainloop-glib.0:${PORTSDIR}/audio/pulseaudio + pulse.0:${PORTSDIR}/audio/pulseaudio GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/pavumeter/distinfo b/audio/pavumeter/distinfo index 8f794db3ad45..ec347fa49ae2 100644 --- a/audio/pavumeter/distinfo +++ b/audio/pavumeter/distinfo @@ -1,3 +1,3 @@ -MD5 (pavumeter-0.9.2.tar.gz) = 03e72b8e3f653d6af5b2be64b5d593d9 -SHA256 (pavumeter-0.9.2.tar.gz) = 3907753c1c2cc516871298dd866fc998adda050a34c1588cb5f6b179cf3544de -SIZE (pavumeter-0.9.2.tar.gz) = 87108 +MD5 (pavumeter-0.9.3.tar.gz) = 3a6b36cfefa8d6dd00084dafa50c934c +SHA256 (pavumeter-0.9.3.tar.gz) = fd8d5804c27efb22d63579aba5ab69d70ad115f5eb8c7bd1d63d5024113f067b +SIZE (pavumeter-0.9.3.tar.gz) = 89241 diff --git a/audio/pavumeter/pkg-plist b/audio/pavumeter/pkg-plist index 1bf4adc52814..40ba4426f37b 100644 --- a/audio/pavumeter/pkg-plist +++ b/audio/pavumeter/pkg-plist @@ -1,3 +1,4 @@ bin/pavumeter share/applications/pavumeter.desktop +share/applications/pavumeter-record.desktop @dirrmtry share/applications -- cgit