Changeset View
Changeset View
Standalone View
Standalone View
audio/linux-c7-alsa-plugins-pulseaudio/Makefile
| # Created by: Johannes Meixner <johannes@perceivon.net> | # Created by: Piotr Kubaj <pkubaj@anongoth.pl> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= alsa-plugins-pulseaudio | PORTNAME= alsa-plugins-pulseaudio | ||||
| PORTVERSION= 1.1.0 | PORTVERSION= 1.0.27 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= audio linux | CATEGORIES= audio linux | ||||
| MAINTAINER= emulation@FreeBSD.org | MAINTAINER= emulation@FreeBSD.org | ||||
| Context not available. | |||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| CONFLICTS= linux-f10-alsa-plugins-pulseaudio-[0-9]* | CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]* | ||||
| .if defined(PACKAGE_BUILDING) | |||||
| SRC_DISTFILES= alsa-plugins-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE | SRC_DISTFILES= alsa-plugins-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE | ||||
| .endif | |||||
| USES= linux:c6 | USES= linux:c7 | ||||
| USE_LINUX= alsalib pulseaudio-libs | USE_LINUX= alsalib pulseaudio-libs | ||||
| USE_LINUX_RPM= yes | USE_LINUX_RPM= yes | ||||
| RPMVERSION= 1.el6 | RPMVERSION= 3.el7 | ||||
| USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
| Context not available. | |||||