summaryrefslogtreecommitdiff
path: root/extras/Zip_accessoriesgalleryphotosspace.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-08-20 16:42:49 +0200
committerDavid Tardon <dtardon@redhat.com>2012-08-24 13:22:05 +0200
commita39f11a276ea6601cb19e3fc81910ae0d7265dce (patch)
tree9a433cd5bb64a1a67ef3974bc958acea8481e392 /extras/Zip_accessoriesgalleryphotosspace.mk
parent20f06e3cd3e50ddb34a7985f196a08c98a3f5cb6 (diff)
gbuildize extras
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
Diffstat (limited to 'extras/Zip_accessoriesgalleryphotosspace.mk')
-rw-r--r--extras/Zip_accessoriesgalleryphotosspace.mk38
1 files changed, 38 insertions, 0 deletions
diff --git a/extras/Zip_accessoriesgalleryphotosspace.mk b/extras/Zip_accessoriesgalleryphotosspace.mk
new file mode 100644
index 000000000000..1faeadceaba8
--- /dev/null
+++ b/extras/Zip_accessoriesgalleryphotosspace.mk
@@ -0,0 +1,38 @@
+# -*- 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,accessoriesgalleryphotosspace,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Space))
+
+$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosspace,\
+ $(call gb_UnpackedTarball_get_target,gallery-pack) \
+))
+
+$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosspace,\
+ Wikimedia_Space_120px-Atlantis_taking_off_on_STS-27.jpg \
+ Wikimedia_Space_1995-18-b-large_web.jpg \
+ Wikimedia_Space_2005-06-b-large_web.jpg \
+ Wikimedia_Space_2005-37-a-large_web.jpg \
+ Wikimedia_Space_2006-10-a-large_web.jpg \
+ Wikimedia_Space_395px-Mir_as_seen_from_Discovery_during_STS-63.jpg \
+ Wikimedia_Space_433px-Baikal_liftoff.jpg \
+ Wikimedia_Space_477px-Ap11-KSC-69PC-442.jpg \
+ Wikimedia_Space_516px-Shuttle.jpg \
+ Wikimedia_Space_594px-Apollo_11_bootprint.jpg \
+ Wikimedia_Space_595px-Tarantula_nebula_detail.jpg \
+ Wikimedia_Space_600px-Mars_Valles_Marineris.jpeg \
+ Wikimedia_Space_682px-Atlantis_Docked_to_Mir.jpg \
+ Wikimedia_Space_740px-Hst_sts82.jpg \
+ Wikimedia_Space_792px-NASA_Space_Shuttle_Discovery_STS-92.jpg \
+ Wikimedia_Space_As08-16-2593.jpg \
+ Wikimedia_Space_heic0405a.jpg \
+ Wikimedia_Space_NASA-Apollo8-Dec24-Earthrise.jpg \
+ Wikimedia_Space_Sputnik.jpg \
+))
+
+# vim: set noet sw=4 ts=4: