Changeset View
Changeset View
Standalone View
Standalone View
audio/linux-c7-pulseaudio-utils/Makefile
# Created by: Johannes Meixner <johannes@perceivon.net> | # Created by: Piotr Kubaj <pkubaj@anongoth.pl> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= pulseaudio-utils | PORTNAME= pulseaudio-utils | ||||
PORTVERSION= 0.9.21 | PORTVERSION= 6.0 | ||||
PORTREVISION= 4 | |||||
CATEGORIES= audio linux | CATEGORIES= audio linux | ||||
MAINTAINER= emulation@FreeBSD.org | MAINTAINER= emulation@FreeBSD.org | ||||
COMMENT= Utils for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER}) | COMMENT= Utils for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER}) | ||||
RPMVERSION= 24.el6 | CONFLICTS= linux-c6-${PORTNAME}-[0-9]* | ||||
USES= linux:c6 | |||||
RPMVERSION= 7.el7 | |||||
USES= linux:c7 | |||||
USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
USE_LINUX= xorglibs pulseaudio-libs | USE_LINUX= xorglibs pulseaudio-libs | ||||
USE_LINUX_RPM= yes | USE_LINUX_RPM= nolib | ||||
DESCR= ${.CURDIR}/../pulseaudio/pkg-descr | DESCR= ${.CURDIR}/../pulseaudio/pkg-descr | ||||