summaryrefslogtreecommitdiff
path: root/extras/Package_databasebiblio.mk
blob: e77d4b4daafe693562a0985c70394ec62a9498ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- 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,extras_databasebiblio,$(SRCDIR)/extras/source/database))

$(eval $(call gb_Package_add_files,extras_databasebiblio,$(LIBO_SHARE_PRESETS_FOLDER)/database/biblio,\
	biblio.dbf \
	biblio.dbt \
))

# vim: set noet sw=4 ts=4:
g-ir-scannerStephan Bergmann 2020-04-02Only process with brand.pl the *.keys and *.desktop filesStephan Bergmann 2020-04-02Missing dependencyStephan Bergmann 2020-03-31tdf#130911: convert desktop-translate from Perl to Python.Jussi Pakkanen 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2019-11-19sysui: Add C header to libreofficekitgtk introspectionCorentin Noël 2019-08-07Drop dead dependenciesStephan Bergmann 2019-08-06Introduce explicit --enable-introspectionStephan Bergmann 2019-08-01Only build LOKDocView-0.1.gir when necessaryStephan Bergmann 2019-07-31sysui: fix rpm errors in freedesktop-menus (4.14.1)Michael Stahl 2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens 2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard 2017-11-06QT5 rename from KF5Jan-Marek Glogowski 2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski 2017-08-15deb#872001: stop shipping mimelnk desktop filesRene Engelhard 2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl 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-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl 2015-09-02ditch gnome-vfs2 supportCaolán McNamara 2014-09-11create a master document template typeCaolán McNamara 2014-03-21drop spadminCaolán McNamara 2013-11-12sysui: fix incremental builds in CustomTarget_shareMichael Stahl 2013-11-02remove SOLARENV variableMichael Stahl 2013-10-04remove superfluous endifMichael Stahl 2013-10-04Enable %U in desktop files with kde integrationTomas Chvatal 2013-10-01fdo#69210: sysui: add AppData to system-integration RPM/DEBMichael Stahl 2013-07-16gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl 2013-05-20put common vars into standalone makefileDavid Tardon 2013-05-17several fixes of Linux desktop integration after gbuildisation (fdo#64707)Petr Mladek 2013-05-15move desktop translation tool to solenv.Michael Meeks 2013-05-11fdo#64311 - .desktop files: use %U for URLs only if we have gvfs or gio.Michael Meeks 2013-05-03Use lowercase product name in desktop integration packages againPetr Mladek 2013-04-03start deprecating spadmin by removing it from the menusCaolán McNamara 2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás 2013-03-03remove stale javafiltersAndras Timar 2013-03-03fixes for renaming LOdev builds to LibreOfficeDevLuboš Luňák 2013-02-18Apparent typoStephan Bergmann 2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley