summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2021-01-23 11:16:03 -0500
committerMario Finelli2021-01-23 11:16:03 -0500
commit256c142156ca94bdc602c676b4cf7eb22564f9c4 (patch)
treeea0e387e1a585f93ba5e71ecd49a55b7f09f2f72
parentd8011d6f244950352c0e38e1733694cffbd4cc63 (diff)
downloadaur-256c142156ca94bdc602c676b4cf7eb22564f9c4.tar.gz
Update to 1.6.3
-rw-r--r--.SRCINFO12
-rw-r--r--LICENSE38
-rw-r--r--PKGBUILD33
3 files changed, 41 insertions, 42 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 827c09bc590c..f45da2da283c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = foobar2000
- pkgdesc = An advanced freeware audio player (uses Wine).
- pkgver = 1.6.2
+ pkgdesc = An advanced freeware audio player (uses Wine)
+ pkgver = 1.6.3
pkgrel = 1
- url = http://www.foobar2000.org/
+ url = http://www.foobar2000.org
install = foobar2000.install
arch = i686
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = foobar2000
makedepends = wget
depends = wine
depends = desktop-file-utils
- source = foobar2000_v1.6.2.exe::https://www.foobar2000.org/download
+ source = foobar2000_v1.6.3.exe::https://www.foobar2000.org/download
source = LICENSE
source = foobar2000.sh
source = foobar2000.png
source = foobar2000.desktop
- sha256sums = 7356acbdc15ec44ffa90403c202641c251c5928560fcd8a60b741d236a9a1564
- sha256sums = 6a0aec62c077dae45b778b9e18ae6f470d5105c020e4e44a67ab267f0bf40e35
+ sha256sums = fe7d84599c07fcf5bee099e89f78fba2942f612f06617ab203f80c9d9631db75
+ sha256sums = 134cf36d7631628bfa4a3830704aa6a9efb6e265660b31d5b487df97aaa32721
sha256sums = 99090a8094887dbd3f59dd988db0fdac21d3ceddad5fe03342b12054202458ef
sha256sums = 2031e952d1d1d6cb4c2ff2b879421149f3f0780ca5d3ac03bc9c23fcbbd053d6
sha256sums = 2b6134997e55ce5ef5014dc266cda71b763949ad683d321246a5143333dd1fa0
diff --git a/LICENSE b/LICENSE
index 7abbeb89dd4d..5faff41eafd6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,41 +1,43 @@
foobar2000 audio player
-Copyright © 2001-2010, Peter Pawlowski
+Copyright © 2001-2018, Peter Pawlowski
Portions copyright © 2005-2006 Holger Stenger
Portions copyright © 2003-2005 Gian-Carlo Pascutto
-Icons copyright © 2007 Florian Trendelenburg
-Installer script and button icons copyright © 2003-2010 Janne Hyvärinen
+Installer script and icons copyright © 2003-2018 Janne Hyvärinen
All rights reserved.
Redistribution and use in binary form, without modification, are permitted provided that the following conditions are met:
-
* Only unmodified installers can be redistributed; redistribution of foobar2000 binaries in any other form is not permitted.
* Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Note that a separate less restrictive license applies to open source parts, downloadable separately.
+FFmpeg
+This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.
-FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
-Copyright © 2003-2005 M. Bakker, Nero Software AG, http://www.nero.com
+Apple Lossless Audio Codec
+Copyright © 2011 Apple Inc. All rights reserved.
+Licensed under Apache License 2.0.
Musepack decoding library
-Copyright © 1999-2007 Buschmann/Klemm/Piecha/Wolf/MDT
+Copyright © 1999-2011 Buschmann/Klemm/Piecha/Wolf/MDT
WAVPACK Hybrid Lossless Wavefile Compressor
-Copyright © 1998-2009 Conifer Software
+Copyright © 1998-2016 Conifer Software
-libogg, libvorbis and libspeex libraries
-Copyright © 2002-2005 Xiph.org Foundation
+libogg, libspeex and libopus libraries
+Copyright © 2002-2018 Xiph.Org Foundation
FLAC - Free Lossless Audio Codec
-Copyright © 2001-2007 Josh Coalson
+Copyright © 2000-2009 Josh Coalson, 2011-2018 Xiph.Org Foundation
-zlib general purpose compression library
-Copyright © 1995-2005 Jean-loup Gailly and Mark Adler
+SuperEQ library
+Copyright © Naoki Shibata, home page
+Distributed under the terms of LGPL v2.1 - download source code
-unRAR source © Alexander Roshal
+libebur128
+Copyright © 2011 Jan Kokemüller
-SuperEQ library
-Copyright © Naoki Shibata, http://shibatch.sourceforge.net/
-Distributed under terms of LGPL, modified sources available for download separately.
+zlib general purpose compression library
+Copyright © 1995-2017 Jean-loup Gailly and Mark Adler
+UnRAR © Alexander L. Roshal
diff --git a/PKGBUILD b/PKGBUILD
index f37ff7d24fb0..bb0645cede8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=foobar2000
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
-pkgdesc="An advanced freeware audio player (uses Wine)."
+pkgdesc="An advanced freeware audio player (uses Wine)"
arch=(i686 x86_64)
-url="http://www.foobar2000.org/"
-license=('custom')
+url=http://www.foobar2000.org
+license=(custom)
depends=(wine desktop-file-utils)
makedepends=(p7zip wget)
source=("foobar2000_v$pkgver.exe::https://www.foobar2000.org/download"
@@ -15,8 +15,8 @@ source=("foobar2000_v$pkgver.exe::https://www.foobar2000.org/download"
"${pkgname}.png"
"${pkgname}.desktop")
install="${pkgname}.install"
-sha256sums=('7356acbdc15ec44ffa90403c202641c251c5928560fcd8a60b741d236a9a1564'
- '6a0aec62c077dae45b778b9e18ae6f470d5105c020e4e44a67ab267f0bf40e35'
+sha256sums=('fe7d84599c07fcf5bee099e89f78fba2942f612f06617ab203f80c9d9631db75'
+ '134cf36d7631628bfa4a3830704aa6a9efb6e265660b31d5b487df97aaa32721'
'99090a8094887dbd3f59dd988db0fdac21d3ceddad5fe03342b12054202458ef'
'2031e952d1d1d6cb4c2ff2b879421149f3f0780ca5d3ac03bc9c23fcbbd053d6'
'2b6134997e55ce5ef5014dc266cda71b763949ad683d321246a5143333dd1fa0')
@@ -26,7 +26,8 @@ DLAGENTS=('https::/usr/bin/wget -nH --cut-dirs=3 -r -l 2 -A exe -R '*beta*.exe'
package() {
# unpack NSIS installer .exe into destination
7z x "${pkgname}_v${pkgver}.exe" -x'!$PLUGINSDIR' -x'!$R0' -x'!icons' \
- -x'!foobar2000 Shell Associations Updater.exe' -o"${pkgdir}/usr/share/${pkgname}"
+ -x'!foobar2000 Shell Associations Updater.exe' \
+ -o"${pkgdir}/usr/share/${pkgname}"
# correct filesystem permissions
find "${pkgdir}" -type d -execdir chmod 755 {} +
@@ -34,15 +35,11 @@ package() {
# run foobar2000 in portable mode
touch "${pkgdir}/usr/share/${pkgname}/portable_mode_enabled"
- # Install the license
- install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
- # Install the script
- install -Dm755 "${srcdir}/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
-
- # Install the icon
- install -Dm644 "${srcdir}/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-
- # Install the .desktop
- install -Dm644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
+ install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ install -Dm0755 ${pkgname}.sh "${pkgdir}/usr/bin/${pkgname}"
+ install -Dm0644 ${pkgname}.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+ install -Dm0644 ${pkgname}.desktop \
+ "${pkgdir}/usr/share/applications/${pkgname}.desktop"
}
+
+# vim: set ts=2 sw=2 et: