Bump version to 24.04.3.4
[LibreOffice.git] / external / jfreereport / UnpackedTarball_jfreereport_liblayout.mk
bloba2538c37820b6b94dd968685bc5cc5ce84052a3c
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_UnpackedTarball_UnpackedTarball,jfreereport_liblayout))
12 $(eval $(call gb_UnpackedTarball_set_tarball,jfreereport_liblayout,$(JFREEREPORT_LIBLAYOUT_TARBALL),0))
14 $(eval $(call gb_UnpackedTarball_fix_end_of_line,jfreereport_liblayout,\
15 build.xml \
18 $(eval $(call gb_UnpackedTarball_add_patches,jfreereport_liblayout,\
19 external/jfreereport/patches/liblayout.patch \
20 external/jfreereport/patches/liblayout-0.2.10-remove-commons-logging.patch.1 \
23 # vim: set noet sw=4 ts=4: