Changeset View
Changeset View
Standalone View
Standalone View
audio/linux-c7-alsa-lib/Makefile
# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com> | # Created by: Piotr Kubaj <pkubaj@anongoth.pl> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= alsa-lib | PORTNAME= alsa-lib | ||||
PORTVERSION= 1.1.0 | PORTVERSION= 1.0.28 | ||||
mat: All the alsa ports seem to go backward, is this intended ? | |||||
Not Done Inline ActionsYes, it's because some packages in CentOS 6.8 are actually newer than in 7.2 because 6.8 itself was released more recently. I suppose 7.3 will contain new ALSA packages. pkubaj: Yes, it's because some packages in CentOS 6.8 are actually newer than in 7.2 because 6.8 itself… | |||||
CATEGORIES= audio linux | CATEGORIES= audio linux | ||||
MAINTAINER= emulation@FreeBSD.org | MAINTAINER= emulation@FreeBSD.org | ||||
Context not available. | |||||
RUN_DEPENDS= alsa-lib>0:audio/alsa-lib | RUN_DEPENDS= alsa-lib>0:audio/alsa-lib | ||||
CONFLICTS= linux-f10-alsa-lib-[0-9]* | CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]* | ||||
USES= linux:c6 | USES= linux:c7 | ||||
USE_LINUX_RPM= yes | USE_LINUX_RPM= yes | ||||
RPMVERSION= 4.el6 | RPMVERSION= 2.el7 | ||||
USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
# We will use native configuration file, so delete a linux one | # We will use native configuration file, so delete a linux one | ||||
Context not available. |
All the alsa ports seem to go backward, is this intended ?