2016-03-12 17:57:43 +00:00
|
|
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2016-04-22 15:42:34 +00:00
|
|
|
require github [ user=EionRobb rev=5a5bebab831618b658ffdeb418b8b2e430a18dd4 ]
|
2016-09-09 23:51:44 +00:00
|
|
|
require pidgin-opensteamworks-build
|
2016-04-22 15:42:34 +00:00
|
|
|
|
2016-03-12 17:57:43 +00:00
|
|
|
SLOT="0"
|
|
|
|
PLATFORMS="~amd64 ~x86"
|
|
|
|
|
|
|
|
DEFAULT_SRC_PREPARE_PATCHES=(
|
|
|
|
-p2 "${FILES}"/0001-Add-mbedtls-openssl-as-STEAM_CRYPT_BACKEND.patch
|
|
|
|
-p2 "${FILES}"/0002-Respect-system-LDFLAGS.patch
|
|
|
|
)
|
|
|
|
|