summaryrefslogtreecommitdiff
path: root/readlicense_oo/Package_files.mk
blob: 101d3878de3ffd4f01e5e7c09a91a3b19ebedc18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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_Package_Package,readlicense_oo_files,$(SRCDIR)/readlicense_oo/license))

ifneq ($(OS),MACOSX)
$(eval $(call gb_Package_add_file,readlicense_oo_files,NOTICE,NOTICE))
$(eval $(call gb_Package_add_file,readlicense_oo_files,CREDITS.fodt,CREDITS.fodt))
else
$(eval $(call gb_Package_add_file,readlicense_oo_files,Resources/NOTICE,NOTICE))
$(eval $(call gb_Package_add_file,readlicense_oo_files,Resources/CREDITS.fodt,CREDITS.fodt))
endif

# vim: set noet sw=4 ts=4:
5 +0200'>2015-10-07Info.plist: fix ERROR ITMS-90243Andras Timar 2015-10-06Info.plist: removed deprecated stuff, added cdr, visio, mspub formatsAndras Timar 2015-10-04Info.plist: add Chart documentsAndras Timar 2015-10-04Info.plist: add UTTypeIconFile keysAndras Timar 2015-10-04Info.plist: add CFBundleVersionAndras Timar 2015-10-04Info.plist: binary StarOffice formats are not supportedAndras Timar 2015-10-04Change Unity Quicklist to use applications’ namesAdolfo Jayme Barrientos 2015-09-30Update apparmor profiles for 5.0/5.1Bryan Quigley 2015-09-18sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR}Miklos Vajna 2015-09-18sysui: depend on libreofficekitgtk for introspectionMiklos Vajna 2015-09-14sysui: g-ir-scanner is not available in when introspection is disabledMiklos Vajna 2015-09-14create_tree.sh: Generate g-i filesPranav Kant 2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl 2015-09-03Fix some perl shebangs.Pedro Giffuni 2015-09-02ditch gnome-vfs2 supportCaolán McNamara 2015-06-29Forgot the end marker of the Emacs mode lineTor Lillqvist 2015-06-29Untabify and add Emacs and vim mode linesTor Lillqvist 2015-06-15sysui: drop dead assignmentsMiklos Vajna 2015-05-25add mime types for Pages and NumbersDavid Tardon