Kaydet (Commit) b1ba3e03 authored tarafından Julien Nabet's avatar Julien Nabet Kaydeden (comit) David Tardon

fdo#63197, convert accessoriesgallerydrawspeople

Change-Id: I9743fd98691695f831fa282a64482b23178f0026
Reviewed-on: https://gerrit.libreoffice.org/3444Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst e725872d
# -*- 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_accessoriesgallerydrawspeople,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Draws/People))
$(eval $(call gb_ExternalPackage_ExternalPackage,extras_accessoriesgallerydrawspeople,gallery-pack))
$(eval $(call gb_ExternalPackage_set_outdir,extras_accessoriesgallerydrawspeople,$(INSTDIR)))
$(eval $(call gb_ExternalPackage_add_unpacked_files,extras_accessoriesgallerydrawspeople,share/gallery/Draws/People,\
accessories/Draws/People/Baboo1.png \
accessories/Draws/People/Jac1.png \
accessories/Draws/People/Jac2.png \
accessories/Draws/People/Jac3.png \
accessories/Draws/People/Jac4.png \
accessories/Draws/People/Paul-1.png \
accessories/Draws/People/Paul-2.png \
accessories/Draws/People/Paul-3.jpg \
accessories/Draws/People/Paul-3.png \
accessories/Draws/People/Paul-4.png \
accessories/Draws/People/Paul-5.png \
accessories/Draws/People/Paul-6.png \
accessories/Draws/People/Paul-7.png \
accessories/Draws/People/Paul-8.png \
accessories/Draws/People/Ruty1.png \
accessories/Draws/People/tof-1.png \
accessories/Draws/People/tof-2.png \
accessories/Draws/People/tof-3.png \
accessories/Draws/People/Zoa1.png \
accessories/Draws/People/Zoa2.jpg \
))
# vim: set noet sw=4 ts=4:
......@@ -61,7 +61,7 @@ ifeq ($(WITH_EXTRA_GALLERY),YES)
$(eval $(call gb_Module_add_targets,extras,\
UnpackedTarball_gallery_pack \
ExternalPackage_accessoriesgallery \
Zip_accessoriesgallerydrawspeople \
ExternalPackage_accessoriesgallerydrawspeople \
Zip_accessoriesgalleryelementsbullets2 \
Zip_accessoriesgallerynonfree \
Zip_accessoriesgalleryphotosbuildings \
......
# -*- 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_Zip_Zip,accessoriesgallerydrawspeople,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Draws/People))
$(eval $(call gb_Zip_add_dependencies,accessoriesgallerydrawspeople,\
$(call gb_UnpackedTarball_get_target,gallery-pack) \
))
$(eval $(call gb_Zip_add_files,accessoriesgallerydrawspeople,\
Baboo1.png \
Jac1.png \
Jac2.png \
Jac3.png \
Jac4.png \
Paul-1.png \
Paul-2.png \
Paul-3.jpg \
Paul-3.png \
Paul-4.png \
Paul-5.png \
Paul-6.png \
Paul-7.png \
Paul-8.png \
Ruty1.png \
tof-1.png \
tof-2.png \
tof-3.png \
Zoa1.png \
Zoa2.jpg \
))
# vim: set noet sw=4 ts=4:
......@@ -42,9 +42,10 @@ File gid_File_Extra_Gallery_Accessories
End
File gid_File_Extra_Gallery_Draws_People_Accessories
Dir = gid_Dir_Gallery_Draws_People;
ARCHIVE_TXT_FILE_BODY;
Name = "accessoriesgallerydrawspeople.zip";
Dir = FILELIST_DIR;
TXT_FILE_BODY;
Styles = (FILELIST);
Name = "extras_accessoriesgallerydrawspeople.filelist";
End
File gid_File_Extra_Gallery_Photos_Plants_Accessories
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment