summaryrefslogtreecommitdiff
path: root/external/python3/GeneratedPackage_python3.mk
blob: ffde38be586cf4c238fa96e1263da0ac67b509fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_GeneratedPackage_GeneratedPackage,python3,$(call gb_UnpackedTarball_get_dir,python3)/python-inst/@__________________________________________________OOO))

$(eval $(call gb_GeneratedPackage_use_unpacked,python3,python3))

$(eval $(call gb_GeneratedPackage_use_external_project,python3,python3))

$(eval $(call gb_GeneratedPackage_add_dir,python3,$(INSTROOT)/Frameworks/LibreOfficePython.framework,LibreOfficePython.framework))

# vim: set noet sw=4 ts=4:
f='/cgit/lo/core/commit/apple_remote?id=1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d'>gbuild: drop empty use_packages callsDavid Tardon 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-21blind fix for MacOS X build problemDavid Tardon 2013-04-15fdo#60724 successfull -> successfulThomas Arnhold 2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28remove all d.lstMichael Stahl 2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist