From c638167c25d19e70f6696c0715327099aa54b2d5 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sun, 24 Feb 2013 20:16:10 -0800 Subject: [PATCH] freebsd: Update to 0.8.2 --- dist/freebsd/Makefile | 13 ++++++------- dist/freebsd/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/dist/freebsd/Makefile b/dist/freebsd/Makefile index 1ceee56..a30ca65 100644 --- a/dist/freebsd/Makefile +++ b/dist/freebsd/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: spek -# Date created: 2010-09-07 -# Whom: Alexander Kojevnikov -# +# Created by: Alexander Kojevnikov # $FreeBSD$ -# PORTNAME= spek -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -15,11 +11,12 @@ COMMENT= Acoustic spectrum analyser LICENSE= GPLv3 -LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg +LIB_DEPENDS= avcodec1:${PORTSDIR}/multimedia/ffmpeg1 MAN1= spek.1 USE_XZ= yes +USE_GCC= 4.7+ USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= desktopfileutils intltool @@ -27,6 +24,8 @@ USE_WX= 2.8+ WX_UNICODE= yes WX_CONF_ARGS= absolute GNU_CONFIGURE= yes +CONFIGURE_ENV= FFMPEG_CFLAGS="-I${LOCALBASE}/include/ffmpeg1" \ + FFMPEG_LIBS="-lavcodec1 -lavformat1 -lavutil -L${LOCALBASE}/lib/ffmpeg1" INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes diff --git a/dist/freebsd/distinfo b/dist/freebsd/distinfo index 8b0e9c1..dbbfeb6 100644 --- a/dist/freebsd/distinfo +++ b/dist/freebsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (spek-0.8.1.tar.xz) = 95a5eac345d055db2435cd0185553f2217fbecebaef97ad61bd98929ea0b678c -SIZE (spek-0.8.1.tar.xz) = 170764 +SHA256 (spek-0.8.2.tar.xz) = 59f69b41155ee1a4552eb9f66b602fc059de8f31e3f05889f24d362b3e6c78ae +SIZE (spek-0.8.2.tar.xz) = 171628