mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Bump revisions of all packages that depend on FFmpeg.
Using the tools script.
This commit is contained in:
@@ -11,7 +11,7 @@ fetch lyrics for your music, to set an alarm in the morning, and more."
|
||||
HOMEPAGE="http://audacious-media-player.org/"
|
||||
COPYRIGHT="2010-2017 Błażej Szczygieł"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1d6ec9da502d79735afa5d5377c74c69863348fc8173edc5b4d6c2158b94418c"
|
||||
SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion"
|
||||
|
||||
@@ -10,7 +10,7 @@ DESCRIPTION="Plugin List:
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
COPYRIGHT="2006-2018 Qmmp Development Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp-plugin-pack/qmmp-plugin-pack-$portVersion.tar.bz2"
|
||||
SOURCE_DIR="qmmp-plugin-pack-$portVersion"
|
||||
CHECKSUM_SHA256="041180e8738cb4393d586de1fe579eb1205c8eff71442650ec3041ab69072aea"
|
||||
@@ -66,7 +66,7 @@ BUILD()
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
{
|
||||
mkdir -p $appsDir/Qmmp/plugins
|
||||
cp -rf lib/qmmp/* $appsDir/Qmmp/plugins
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user