deadbeef: fix dependencies

This commit is contained in:
John McQuah 2023-02-05 13:40:21 -05:00
parent 646acafa3f
commit de228849c3
3 changed files with 8 additions and 8 deletions

4
REPO
View File

@ -161,8 +161,8 @@ f:dcf2aacf2f920c82065d8ad69a5dc5a1:ncdu/.signature
f:b24e9760dfcf2db4973ff704ef46cc1e:ncdu/Pkgfile
f:3765586fe37e9002a781bae8f35a9bc6:ncdu/.footprint
f:3647bf31ba5888ab5c8693305de43678:deadbeef/README
f:91a7e6d6f3093db8d4898132c2d5db5e:deadbeef/.signature
f:f1961d2526672b04ae736090a1d272f5:deadbeef/Pkgfile
f:455ae7e5c02097f53b0cb4e1c8cc46ea:deadbeef/.signature
f:529b597624883ce73235a237df311caa:deadbeef/Pkgfile
f:4233ffe08caeac54a7bb9416057c3ccb:deadbeef/dbq
f:cc85c95c411ba3e3fdf42af03658ee2d:deadbeef/.footprint
f:2bb7cf11095a58ffc13d25324a755099:libheif/.signature

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxDGxLp39zpIf0WBT3BiuJNhCRsSK1/LtjTecHyMip6YVuvnbOtfauUJAjrwHyPS+uxBS4sQ8wD97/1i+5Ip/QAI=
SHA256 (Pkgfile) = 5a901bfa768ada17803133982d6178ea152d2b4dade1ae89774e521c0fc9a760
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38bTtTCFG33871RDMRjplBT45yHyk4yJRAKz9MLVjkzmL+5uJsil0PQ9OeSX+2JZB5I+XUdUST81Py3PGxZxaAk=
SHA256 (Pkgfile) = 291ba366a62a180180cb704e99bb688a8a1b697ed41e9bbfd90da788f4422386
SHA256 (.footprint) = 8636df7c1eb5195a6bb2b48c42e2e61625f667cbc9612c95e24ae19bc8a2f318
SHA256 (deadbeef-1.9.3.tar.bz2) = c2c3a78c9e85b06a30b45b0432a830253bff71b458927dcb23ac90681e863e2f
SHA256 (dbq) = c923c033036bf7aa7a2315b423f5a6284cf429b573195423d6e75eb5dae87498
SHA256 (dbq) = 9a30884403429b68ac00266b4b0aa92d7d643a4185be9802759b14d07ea46fa3

View File

@ -1,7 +1,7 @@
# Description: GTK audio player
# URL: http://deadbeef.sf.net
# Maintainer: John McQuah, jmcquah at disroot dot org
# Depends on: alsa-lib gtk3 jansson libdispatch libmad yasm
# Depends on: clang alsa-lib gtk3 jansson libdispatch libmad yasm
# Optional: libcdio libsndfile libsamplerate mpg123 flac libvorbis faad2 wildmidi dbus pulseaudio
name=deadbeef
@ -19,7 +19,7 @@ build() {
make DESTDIR=$PKG install
# clean up footprint
find $PKG/usr/lib -name "*.la" -exec rm -f '{}' +
find $PKG/usr/lib -name "*.la" -delete
rm -f $PKG/usr/share/$name/doc/{COPYING,ChangeLog,README}*
# provide a plugin for nnn