fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / accessories / ExternalPackage_accessoriesgallerydrawspeople.mk
blob19be29552b05f0759c98d9659e4cf03a05346d7d
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_Package_Package,accessories_accessoriesgallerydrawspeople,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Draws/People))
11 $(eval $(call gb_ExternalPackage_ExternalPackage,accessories_accessoriesgallerydrawspeople,gallery-pack))
13 $(eval $(call gb_ExternalPackage_add_unpacked_files,accessories_accessoriesgallerydrawspeople,$(LIBO_SHARE_FOLDER)/gallery/Draws/People,\
14 accessories/Draws/People/Baboo1.png \
15 accessories/Draws/People/Jac1.png \
16 accessories/Draws/People/Jac2.png \
17 accessories/Draws/People/Jac3.png \
18 accessories/Draws/People/Jac4.png \
19 accessories/Draws/People/Paul-1.png \
20 accessories/Draws/People/Paul-2.png \
21 accessories/Draws/People/Paul-3.jpg \
22 accessories/Draws/People/Paul-3.png \
23 accessories/Draws/People/Paul-4.png \
24 accessories/Draws/People/Paul-5.png \
25 accessories/Draws/People/Paul-6.png \
26 accessories/Draws/People/Paul-7.png \
27 accessories/Draws/People/Paul-8.png \
28 accessories/Draws/People/Ruty1.png \
29 accessories/Draws/People/tof-1.png \
30 accessories/Draws/People/tof-2.png \
31 accessories/Draws/People/tof-3.png \
32 accessories/Draws/People/Zoa1.png \
33 accessories/Draws/People/Zoa2.jpg \
36 # vim: set noet sw=4 ts=4: