mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
picard: release 2.2.2 (#4283)
This commit is contained in:
committed by
waddlesplash
parent
7b2013192b
commit
ae9e4169a5
@@ -12,9 +12,9 @@ HOMEPAGE="https://picard.musicbrainz.org/"
|
||||
COPYRIGHT="2004-2019 Robert Kaye, Lukas Lalinsky, Laurent Monin, \
|
||||
Sambhav Kothari, Philipp Wolfer and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://ftp.eu.metabrainz.org/pub/musicbrainz/picard/picard-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="eac065db0c2bd84e34aeb061602cf1f188b602744015905fb498596acfd426b0"
|
||||
CHECKSUM_SHA256="00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1"
|
||||
SOURCE_DIR="picard-release-$portVersion"
|
||||
PATCHES="picard-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="picard.rdef.in"
|
||||
@@ -58,7 +58,7 @@ INSTALL()
|
||||
python3 setup.py install \
|
||||
--root=/ --prefix=$prefix \
|
||||
--install-data=$dataDir \
|
||||
--install-locales=$dataDir/share/locale/ \
|
||||
--install-locales=$dataDir/locale \
|
||||
--disable-autoupdate
|
||||
|
||||
mkdir -p $appsDir
|
||||
@@ -81,5 +81,5 @@ INSTALL()
|
||||
resattr -o $appsDir/Picard $sourceDir/build/picard.rsrc
|
||||
addAppDeskbarSymlink $appsDir/Picard
|
||||
|
||||
rm -rf $dataDir/applications
|
||||
rm -rf $dataDir/share
|
||||
}
|
||||
Reference in New Issue
Block a user