mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to version 1.0.6
PR: ports/62635 Submitted by: Ports Fury
This commit is contained in:
parent
0aedc2df3d
commit
57c85f3ac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100558
@ -7,14 +7,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= libsndfile
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
|
||||
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_GNOME= gnomehack gnometarget lthack pkgconfig
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-justsrc --disable-gcc-pipe
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libsndfile-1.0.5.tar.gz) = 41d0c91fbdf88bb26ac5e0eb857bd611
|
||||
SIZE (libsndfile-1.0.5.tar.gz) = 634706
|
||||
MD5 (libsndfile-1.0.6.tar.gz) = b41c421d83bd7c214a79f8dde358f2e0
|
||||
SIZE (libsndfile-1.0.6.tar.gz) = 788855
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Fri Sep 13 18:56:06 2002
|
||||
+++ configure Wed Sep 18 04:21:29 2002
|
||||
@@ -5432,6 +5432,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
11
audio/libsndfile/files/patch-src::Makefile.in
Normal file
11
audio/libsndfile/files/patch-src::Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/Makefile.in.orig Sun Feb 8 17:57:22 2004
|
||||
+++ src/Makefile.in Sun Feb 8 22:51:32 2004
|
||||
@@ -849,7 +849,7 @@
|
||||
|
||||
# Dependancies.
|
||||
|
||||
-sndfile.c : Symbols
|
||||
+#sndfile.c : Symbols
|
||||
|
||||
aiff.c au.c au_g72x.c ircam.c mat4.c mat5.c nist.c paf.c pvf.c : sndfile.h common.h
|
||||
raw.c svx.c voc.c w64.c wav.c wav_w64.c htk.c sd2.c rx2.c txw.c : sndfile.h common.h
|
Loading…
Reference in New Issue
Block a user