From 25db29bf8f1c6ef47914cf9d44a91961c82843be Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 21:03:00 +0000 Subject: [PATCH] flac:version bump --- multimedia/sound/flac/actions.py | 7 +++---- multimedia/sound/flac/pspec.xml | 17 ++++++++++++----- multimedia/sound/flac/translations.xml | 5 ++++- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/multimedia/sound/flac/actions.py b/multimedia/sound/flac/actions.py index 0794824e66..1abb79fac4 100644 --- a/multimedia/sound/flac/actions.py +++ b/multimedia/sound/flac/actions.py @@ -17,9 +17,10 @@ def setup(): --disable-dependency-tracking \ --disable-xmms-plugin \ --disable-static" - + pisitools.cflags.add("-Wno-stringop-overflow -Wno-stringop-truncation") autotools.autoconf() autotools.configure(options) + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): autotools.make() @@ -30,6 +31,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.removeDir("/usr/share/doc/") - - pisitools.dohtml("doc/html/*") + pisitools.dodoc("COPYING*", "README*") \ No newline at end of file diff --git a/multimedia/sound/flac/pspec.xml b/multimedia/sound/flac/pspec.xml index 085929d4ac..aeab8cd074 100644 --- a/multimedia/sound/flac/pspec.xml +++ b/multimedia/sound/flac/pspec.xml @@ -1,5 +1,5 @@ - + flac @@ -13,7 +13,7 @@ app:console An encoder/decoder for the Free Lossless Audio Codec flac is the Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. This package contains tools and libraries to work with and support for files in FLAC format. - http://downloads.xiph.org/releases/flac/flac-1.3.2.tar.xz + https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.3.tar.xz libogg-devel @@ -21,9 +21,9 @@ flac + An encoder/decoder for the Free Lossless Audio Codec libogg - libgcc /usr/bin @@ -34,9 +34,9 @@ flac-docs - Documentation for flac + Documentation files for flac - flac + flac /usr/share/doc @@ -77,6 +77,13 @@ + + 2020-01-06 + 1.3.3 + Version bump. + Blue DeviL + bluedevil@sctzine.com + 2018-08-01 1.3.2 diff --git a/multimedia/sound/flac/translations.xml b/multimedia/sound/flac/translations.xml index 1755e43723..15f2163235 100644 --- a/multimedia/sound/flac/translations.xml +++ b/multimedia/sound/flac/translations.xml @@ -9,15 +9,18 @@ flac-docs flac ile ilgili belgeler + flac-docs, flac ile ilgili belgelendirme dosyaları içerir. flac-devel flac için geliştirme dosyaları + flac-devel, flac için geliştirme dosyaları içerir. flac-32bit flac için 32-bit paylaşımlı kitaplıklar + flac-32bit, flac için 32-bit paylaşımlı kitaplıklar içerir. - + \ No newline at end of file