mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
source_pro: bump version.
This commit is contained in:
@@ -9,34 +9,26 @@ and coding environments.
|
||||
HOMEPAGE="http://adobe-fonts.github.io/source-sans-pro/
|
||||
http://adobe-fonts.github.io/source-serif-pro/
|
||||
http://adobe-fonts.github.io/source-code-pro/"
|
||||
COPYRIGHT="2010, 2012, 2014-2017 Adobe Systems Incorporated"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://github.com/adobe-fonts/source-sans-pro/archive/2.020R-ro/1.075R-it.tar.gz"
|
||||
SOURCE_URI_2="http://github.com/adobe-fonts/source-serif-pro/archive/1.017R.tar.gz"
|
||||
SOURCE_URI_2="http://github.com/adobe-fonts/source-serif-pro/archive/2.000R.tar.gz"
|
||||
SOURCE_URI_3="http://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/1.050R-it.tar.gz"
|
||||
CHECKSUM_SHA256="bb45283fa9979c4821c99da3b54313012821aba0246e2ec0057f2b03ca24912c"
|
||||
CHECKSUM_SHA256_2="2f4f75b53983a399472e6972829de4e9a4aac76ad70bd111688e50c97d240212"
|
||||
CHECKSUM_SHA256_2="d40a963da859b0e3bade1b2d465b3ed107a523b66e481efc593b60d391ceef56"
|
||||
CHECKSUM_SHA256_3="a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b"
|
||||
SOURCE_FILENAME="source-sans-pro-$portVersion.tar.gz"
|
||||
SOURCE_FILENAME_2="source-serif-pro-$portVersion.tar.gz"
|
||||
SOURCE_FILENAME_3="source-code-pro-$portVersion.tar.gz"
|
||||
SOURCE_DIR="source-sans-pro-2.020R-ro-1.075R-it"
|
||||
SOURCE_DIR_2="source-serif-pro-1.017R"
|
||||
SOURCE_DIR_2="source-serif-pro-2.000R"
|
||||
SOURCE_DIR_3="source-code-pro-2.030R-ro-1.050R-it"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
COPYRIGHT="2010, 2012, 2014-2016 Adobe Systems Incorporated"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="source_pro = $portVersion"
|
||||
REQUIRES=""
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
Reference in New Issue
Block a user