Index: head/audio/alsa-lib/Makefile =================================================================== --- head/audio/alsa-lib/Makefile (revision 419664) +++ head/audio/alsa-lib/Makefile (revision 419665) @@ -1,46 +1,46 @@ # Created by: Aragon Gouveia # $FreeBSD$ PORTNAME= alsa-lib -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.2 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \ GENTOO MAINTAINER= jbeich@FreeBSD.org COMMENT= ALSA compatibility library LICENSE= LGPL21+ USES= cpe libtool:keepla tar:bzip2 USE_LDCONFIG= yes CPE_VENDOR= alsa GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_header_endian_h=no CONFIGURE_ARGS= --with-pkgconfdir="\$${prefix}/libdata/pkgconfig" INSTALL_TARGET= install-strip TEST_ENV= ${MAKE_ENV} ALSA_CONFIG_PATH="${FILESDIR}/asound.conf.sample" TEST_TARGET= check CPPFLAGS+= -I${FILESDIR} OPTIONS_DEFINE= PYTHON OPTIONS_SUB= yes PYTHON_CONFIGURE_ENABLE=python PYTHON_USES= python:2 post-patch: .SILENT ${REINPLACE_CMD} -e '/LIBS/ { s/-ldl//g; s/-lrt//g; }' \ -e 's/python-config/${PYTHON_CMD:T}-config/g' \ -e '/pythonlibs/s/--libs/--ldflags/' \ -e '/_GNU_SOURCE/d' \ -e '/lt_cv_dlopen/s/-ldl//g' ${WRKSRC}/configure ${REINPLACE_CMD} '/LIBADD/s/-ldl//g' \ ${WRKSRC}/modules/mixer/simple/Makefile.in ${REINPLACE_CMD} 's|/etc|${PREFIX}&|g' \ ${WRKSRC}/src/conf/alsa.conf post-install: ${INSTALL_DATA} ${FILESDIR}/asound.conf.sample ${STAGEDIR}${PREFIX}/etc .include Index: head/audio/alsa-lib/distinfo =================================================================== --- head/audio/alsa-lib/distinfo (revision 419664) +++ head/audio/alsa-lib/distinfo (revision 419665) @@ -1,2 +1,2 @@ -SHA256 (alsa-lib-1.1.1.tar.bz2) = 8ac76c3144ed2ed49da7622ab65ac5415205913ccbedde877972383cbc234269 -SIZE (alsa-lib-1.1.1.tar.bz2) = 932105 +SHA256 (alsa-lib-1.1.2.tar.bz2) = d38dacd9892b06b8bff04923c380b38fb2e379ee5538935ff37e45b395d861d6 +SIZE (alsa-lib-1.1.2.tar.bz2) = 947423 Index: head/audio/alsa-lib/files/endian.h =================================================================== --- head/audio/alsa-lib/files/endian.h (nonexistent) +++ head/audio/alsa-lib/files/endian.h (revision 419665) @@ -0,0 +1,4 @@ +#ifndef _ENDIAN_H +#define _ENDIAN_H +#include +#endif /* _ENDIAN_H */ Property changes on: head/audio/alsa-lib/files/endian.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/audio/alsa-lib/files/linux/types.h =================================================================== --- head/audio/alsa-lib/files/linux/types.h (revision 419664) +++ head/audio/alsa-lib/files/linux/types.h (revision 419665) @@ -1,17 +1,15 @@ #ifndef _LINUX_TYPES_H #define _LINUX_TYPES_H #include #define __bitwise #define __le16 __u16 #define __le32 __u32 #define __le64 __u64 typedef pid_t __kernel_pid_t; typedef off_t __kernel_off_t; -typedef uint16_t __u16; -typedef uint32_t __u32; typedef uint64_t __u64; #endif /* _LINUX_TYPES_H */ Index: head/audio/alsa-lib/pkg-plist =================================================================== --- head/audio/alsa-lib/pkg-plist (revision 419664) +++ head/audio/alsa-lib/pkg-plist (revision 419665) @@ -1,168 +1,190 @@ bin/aserver include/alsa/alisp.h include/alsa/asoundef.h include/alsa/asoundlib.h include/alsa/conf.h include/alsa/control.h include/alsa/control_external.h include/alsa/error.h include/alsa/global.h include/alsa/hwdep.h -include/alsa/iatomic.h include/alsa/input.h include/alsa/mixer.h include/alsa/mixer_abst.h include/alsa/output.h include/alsa/pcm.h include/alsa/pcm_external.h include/alsa/pcm_extplug.h include/alsa/pcm_ioplug.h include/alsa/pcm_old.h include/alsa/pcm_plugin.h include/alsa/pcm_rate.h include/alsa/rawmidi.h include/alsa/seq.h include/alsa/seq_event.h include/alsa/seq_midi_event.h include/alsa/seqmid.h include/alsa/sound/asoc.h include/alsa/sound/asound_fm.h include/alsa/sound/emu10k1.h include/alsa/sound/hdsp.h include/alsa/sound/hdspm.h include/alsa/sound/sb16_csp.h include/alsa/sound/sscape_ioctl.h include/alsa/sound/tlv.h include/alsa/sound/type_compat.h include/alsa/timer.h include/alsa/topology.h include/alsa/use-case.h include/alsa/version.h include/sys/asoundlib.h lib/alsa-lib/smixer/smixer-ac97.la lib/alsa-lib/smixer/smixer-ac97.so lib/alsa-lib/smixer/smixer-hda.la lib/alsa-lib/smixer/smixer-hda.so %%PYTHON%%lib/alsa-lib/smixer/smixer-python.la %%PYTHON%%lib/alsa-lib/smixer/smixer-python.so lib/alsa-lib/smixer/smixer-sbase.la lib/alsa-lib/smixer/smixer-sbase.so lib/libasound.la lib/libasound.so lib/libasound.so.2 lib/libasound.so.2.0.0 libdata/pkgconfig/alsa.pc share/aclocal/alsa.m4 share/alsa/alsa.conf share/alsa/alsa.conf.d/README share/alsa/cards/AACI.conf share/alsa/cards/ATIIXP-MODEM.conf share/alsa/cards/ATIIXP-SPDMA.conf share/alsa/cards/ATIIXP.conf share/alsa/cards/AU8810.conf share/alsa/cards/AU8820.conf share/alsa/cards/AU8830.conf share/alsa/cards/Audigy.conf share/alsa/cards/Audigy2.conf share/alsa/cards/Aureon51.conf share/alsa/cards/Aureon71.conf share/alsa/cards/CA0106.conf share/alsa/cards/CMI8338-SWIEC.conf share/alsa/cards/CMI8338.conf share/alsa/cards/CMI8738-MC6.conf share/alsa/cards/CMI8738-MC8.conf share/alsa/cards/CMI8788.conf share/alsa/cards/CS46xx.conf share/alsa/cards/EMU10K1.conf share/alsa/cards/EMU10K1X.conf share/alsa/cards/ENS1370.conf share/alsa/cards/ENS1371.conf share/alsa/cards/ES1968.conf share/alsa/cards/Echo_Echo3G.conf share/alsa/cards/FM801.conf share/alsa/cards/FWSpeakers.conf share/alsa/cards/FireWave.conf share/alsa/cards/GUS.conf share/alsa/cards/HDA-Intel.conf share/alsa/cards/ICE1712.conf share/alsa/cards/ICE1724.conf share/alsa/cards/ICH-MODEM.conf share/alsa/cards/ICH.conf share/alsa/cards/ICH4.conf share/alsa/cards/Loopback.conf share/alsa/cards/Maestro3.conf share/alsa/cards/NFORCE.conf share/alsa/cards/PC-Speaker.conf share/alsa/cards/PMac.conf share/alsa/cards/PMacToonie.conf share/alsa/cards/PS3.conf share/alsa/cards/RME9636.conf share/alsa/cards/RME9652.conf share/alsa/cards/SB-XFi.conf share/alsa/cards/SI7018.conf share/alsa/cards/SI7018/sndoc-mixer.alisp share/alsa/cards/SI7018/sndop-mixer.alisp share/alsa/cards/TRID4DWAVENX.conf share/alsa/cards/USB-Audio.conf share/alsa/cards/VIA686A.conf share/alsa/cards/VIA8233.conf share/alsa/cards/VIA8233A.conf share/alsa/cards/VIA8237.conf share/alsa/cards/VX222.conf share/alsa/cards/VXPocket.conf share/alsa/cards/VXPocket440.conf share/alsa/cards/YMF744.conf share/alsa/cards/aliases.alisp share/alsa/cards/aliases.conf share/alsa/pcm/center_lfe.conf share/alsa/pcm/default.conf share/alsa/pcm/dmix.conf share/alsa/pcm/dpl.conf share/alsa/pcm/dsnoop.conf share/alsa/pcm/front.conf share/alsa/pcm/hdmi.conf share/alsa/pcm/iec958.conf share/alsa/pcm/modem.conf share/alsa/pcm/rear.conf share/alsa/pcm/side.conf share/alsa/pcm/surround21.conf share/alsa/pcm/surround40.conf share/alsa/pcm/surround41.conf share/alsa/pcm/surround50.conf share/alsa/pcm/surround51.conf share/alsa/pcm/surround71.conf share/alsa/smixer.conf share/alsa/sndo-mixer.alisp share/alsa/topology/broadwell/broadwell.conf +share/alsa/topology/sklrt286/codec0_in-cpr-1.bin +share/alsa/topology/sklrt286/codec0_in-mi.bin +share/alsa/topology/sklrt286/codec0_out-cpr-4.bin +share/alsa/topology/sklrt286/codec0_out-mo.bin +share/alsa/topology/sklrt286/codec1_out-cpr-5.bin +share/alsa/topology/sklrt286/codec1_out-mo.bin +share/alsa/topology/sklrt286/dmic01_hifi_in-cpr-3.bin +share/alsa/topology/sklrt286/dmic01_hifi_in-mi.bin +share/alsa/topology/sklrt286/hdmi1_pt_out-cpr-7.bin +share/alsa/topology/sklrt286/hdmi1_pt_out-cpr-8.bin +share/alsa/topology/sklrt286/hdmi2_pt_out-cpr-10.bin +share/alsa/topology/sklrt286/hdmi2_pt_out-cpr-9.bin +share/alsa/topology/sklrt286/hdmi3_pt_out-cpr-11.bin +share/alsa/topology/sklrt286/hdmi3_pt_out-cpr-12.bin +share/alsa/topology/sklrt286/media0_in-cpr-0.bin +share/alsa/topology/sklrt286/media0_in-mi.bin +share/alsa/topology/sklrt286/media0_out-cpr-6.bin +share/alsa/topology/sklrt286/media0_out-mo.bin +share/alsa/topology/sklrt286/skl_i2s.conf share/alsa/ucm/DAISY-I2S/DAISY-I2S.conf share/alsa/ucm/DAISY-I2S/HiFi.conf share/alsa/ucm/GoogleNyan/GoogleNyan.conf share/alsa/ucm/GoogleNyan/HiFi.conf share/alsa/ucm/PAZ00/HiFi.conf share/alsa/ucm/PAZ00/PAZ00.conf share/alsa/ucm/PAZ00/Record.conf share/alsa/ucm/PandaBoard/FMAnalog share/alsa/ucm/PandaBoard/PandaBoard.conf share/alsa/ucm/PandaBoard/hifi share/alsa/ucm/PandaBoard/hifiLP share/alsa/ucm/PandaBoard/record share/alsa/ucm/PandaBoard/voice share/alsa/ucm/PandaBoard/voiceCall share/alsa/ucm/PandaBoardES/FMAnalog share/alsa/ucm/PandaBoardES/PandaBoardES.conf share/alsa/ucm/PandaBoardES/hifi share/alsa/ucm/PandaBoardES/hifiLP share/alsa/ucm/PandaBoardES/record share/alsa/ucm/PandaBoardES/voice share/alsa/ucm/PandaBoardES/voiceCall share/alsa/ucm/SDP4430/FMAnalog share/alsa/ucm/SDP4430/SDP4430.conf share/alsa/ucm/SDP4430/hifi share/alsa/ucm/SDP4430/hifiLP share/alsa/ucm/SDP4430/record share/alsa/ucm/SDP4430/voice share/alsa/ucm/SDP4430/voiceCall +share/alsa/ucm/VEYRON-I2S/HiFi.conf +share/alsa/ucm/VEYRON-I2S/VEYRON-I2S.conf share/alsa/ucm/broadwell-rt286/HiFi share/alsa/ucm/broadwell-rt286/broadwell-rt286.conf +share/alsa/ucm/chtrt5645/HiFi.conf +share/alsa/ucm/chtrt5645/chtrt5645.conf share/alsa/ucm/tegraalc5632/tegraalc5632.conf @sample etc/asound.conf.sample Index: head/audio/alsa-utils/Makefile =================================================================== --- head/audio/alsa-utils/Makefile (revision 419664) +++ head/audio/alsa-utils/Makefile (revision 419665) @@ -1,49 +1,52 @@ # Created by: Aragon Gouveia # $FreeBSD$ PORTNAME= alsa-utils -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/utils/ \ GENTOO MAINTAINER= jbeich@FreeBSD.org COMMENT= ALSA compatibility utils LICENSE= GPLv2+ LIB_DEPENDS= libasound.so:audio/alsa-lib RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins USES= gmake localbase shebangfix tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-udev-rules-dir="\$${prefix}/lib/udev" SHEBANG_FILES= alsa-info/alsa-info.sh alsaconf/alsaconf.in bat/alsabat-test.sh INSTALL_TARGET= install-strip CPPFLAGS+= -I${.CURDIR}/../alsa-lib/files OPTIONS_SUB= yes -OPTIONS_DEFINE= BAT MANPAGES NLS +OPTIONS_DEFINE= BAT MANPAGES NLS SAMPLERATE OPTIONS_DEFAULT=BAT MANPAGES BAT_DESC= Basic Audio Tester support BAT_LIB_DEPENDS=libfftw3.so:math/fftw3 BAT_CONFIGURE_ENABLE=bat MANPAGES_BUILD_DEPENDS= xmlto:textproc/xmlto MANPAGES_CONFIGURE_ENABLE=xmlto NLS_USES= gettext NLS_CONFIGURE_ENABLE=nls NLS_LIBS= -lintl + +SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate +SAMPLERATE_CONFIGURE_ENV_OFF=ac_cv_header_samplerate_h=no post-patch: .SILENT ${REINPLACE_CMD} -e '/LIBS/s/-ldl//g; /LIBRT/s/-lrt//g;' \ ${WRKSRC}/configure ${FIND} -E ${WRKSRC} -type f -regex \ '.*\.([[:digit:]]|spec\.in|csv|xml)' -exec \ ${REINPLACE_CMD} -i .pathfix.bak \ -e 's|/usr/share|${PREFIX}/share|g' \ -e 's|/etc/asound\.conf|${LOCALBASE}&|g' {} + .include Index: head/audio/alsa-utils/distinfo =================================================================== --- head/audio/alsa-utils/distinfo (revision 419664) +++ head/audio/alsa-utils/distinfo (revision 419665) @@ -1,2 +1,2 @@ -SHA256 (alsa-utils-1.1.1.tar.bz2) = 89757c9abaf420831b088fce354d492acc170bd02bb50eb7392c175f594b8041 -SIZE (alsa-utils-1.1.1.tar.bz2) = 1186408 +SHA256 (alsa-utils-1.1.2.tar.bz2) = 7af603c0877d1251599d65b4fbc372e63a54371b888f5c26c6a86ac1d0519071 +SIZE (alsa-utils-1.1.2.tar.bz2) = 1193140