code style.

remove old patches.
This commit is contained in:
Jerome Duval
2018-08-14 09:17:46 +02:00
parent d27ef07efb
commit 51ee6bc944
72 changed files with 719 additions and 965 deletions

View File

@@ -10,13 +10,17 @@ HOMEPAGE="https://github.com/HaikuArchives/Album/"
COPYRIGHT="2006-2015 by Matjaž Kovač"
LICENSE="MIT"
REVISION="5"
COMMIT=19d7f4d658f09800a05f4d3d9c7260d87ece47ef
SOURCE_URI="https://github.com/HaikuArchives/Album/archive/$COMMIT.tar.gz"
srcGitRev="19d7f4d658f09800a05f4d3d9c7260d87ece47ef"
SOURCE_URI="https://github.com/HaikuArchives/Album/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="b0f256a72cf248637ce0cb2952c144d58dd4cff365bd8635ac962ab2d5c8398d"
SOURCE_DIR="Album-$COMMIT"
SOURCE_DIR="Album-$srcGitRev"
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
USER_SETTINGS_FILES="
settings/Album_settings
"
PROVIDES="
album = $portVersion
app:Album = $portVersion
@@ -38,10 +42,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="
settings/Album_settings
"
BUILD()
{
cd src