summaryrefslogtreecommitdiff
path: root/extras/ExternalPackage_accessoriesgalleryphotoscities.mk
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-04-18 08:26:59 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-18 06:51:54 +0000
commit3677823cea29f6d0b054827a8df1ae3aa84c4523 (patch)
treeab33d257b8b5df2136e95e3321bf90a712a15345 /extras/ExternalPackage_accessoriesgalleryphotoscities.mk
parentdfebe3fc512939395e8ece9cab85eb1c2cb04783 (diff)
fdo#63197, convert some accessories
Change-Id: I0b406734603ad61d7a00ea2f6114103e10f265ed Reviewed-on: https://gerrit.libreoffice.org/3449 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'extras/ExternalPackage_accessoriesgalleryphotoscities.mk')
-rw-r--r--extras/ExternalPackage_accessoriesgalleryphotoscities.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/extras/ExternalPackage_accessoriesgalleryphotoscities.mk b/extras/ExternalPackage_accessoriesgalleryphotoscities.mk
new file mode 100644
index 000000000000..f07ed203b0fc
--- /dev/null
+++ b/extras/ExternalPackage_accessoriesgalleryphotoscities.mk
@@ -0,0 +1,25 @@
+# -*- 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_ExternalPackage_ExternalPackage,extras_accessoriesgalleryphotoscities,gallery-pack))
+
+$(eval $(call gb_ExternalPackage_set_outdir,extras_accessoriesgalleryphotoscities,$(INSTDIR)))
+
+$(eval $(call gb_ExternalPackage_add_unpacked_files,extras_accessoriesgalleryphotoscities,share/gallery/Photos/Cities,\
+ accessories/Photos/Cities/ArkSoft0507170040.jpg \
+ accessories/Photos/Cities/ArkSoft0507170041.jpg \
+ accessories/Photos/Cities/ArkSoft0508100003.jpg \
+ accessories/Photos/Cities/ArkSoft0508100009.jpg \
+ accessories/Photos/Cities/ArkSoft0508100010.jpg \
+ accessories/Photos/Cities/ArkSoft0508100012.jpg \
+ accessories/Photos/Cities/ArkSoft0508100017.jpg \
+ accessories/Photos/Cities/morguefiles_com_pindiyath100_109777662243.jpg \
+))
+
+# vim: set noet sw=4 ts=4: