Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
8e31b900
Kaydet (Commit)
8e31b900
authored
Nis 30, 2013
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
install SpotlightImporter bundle using filelists
Change-Id: I01ea506b76356ce62688350d096ff77c2cddcbdf
üst
bf7df610
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
49 additions
and
24 deletions
+49
-24
Module_extensions.mk
extensions/Module_extensions.mk
+2
-1
Package_OOoSpotlightImporter.mk
extensions/Package_OOoSpotlightImporter.mk
+16
-0
Package_mdibundle.mk
extensions/Package_mdibundle.mk
+20
-0
Zip_mdibundle.mk
extensions/Zip_mdibundle.mk
+0
-19
file_ooo.scp
scp2/source/ooo/file_ooo.scp
+11
-4
No files found.
extensions/Module_extensions.mk
Dosyayı görüntüle @
8e31b900
...
...
@@ -120,7 +120,8 @@ endif # ENABLE_NPAPI_INTO_BROWSER=YES
ifeq ($(OS),MACOSX)
$(eval $(call gb_Module_add_targets,extensions,\
Library_OOoSpotlightImporter \
Zip_mdibundle \
Package_mdibundle \
Package_OOoSpotlightImporter \
))
endif # OS=MACOSX
...
...
extensions/Package_OOoSpotlightImporter.mk
0 → 100644
Dosyayı görüntüle @
8e31b900
# -*- 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,extensions_OOoSpotlightImporter,$(OUTDIR)/lib))
$(eval $(call gb_Package_set_outdir,extensions_OOoSpotlightImporter,$(INSTDIR)))
$(eval $(call gb_Package_add_file,extensions_OOoSpotlightImporter,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents/MacOS/OOoSpotlightImporter,$(call gb_Library_get_runtime_filename,OOoSpotlightImporter)))
# vim: set noet sw=4 ts=4:
extensions/Package_mdibundle.mk
0 → 100644
Dosyayı görüntüle @
8e31b900
# -*- 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,extensions_mdibundle,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter))
$(eval $(call gb_Package_set_outdir,extensions_mdibundle,$(INSTDIR)))
$(eval $(call gb_Package_add_files,extensions_mdibundle,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents,\
Info.plist \
en.lproj/schema.strings \
schema.xml \
))
# vim: set noet sw=4 ts=4:
extensions/Zip_mdibundle.mk
deleted
100644 → 0
Dosyayı görüntüle @
bf7df610
# -*- Mode: makefile; 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,mdibundle,$(WORKDIR)/Zip/mdibundle))
$(eval
$(call
gb_Zip_add_file,mdibundle,schema.xml,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/schema.xml))
$(eval
$(call
gb_Zip_add_file,mdibundle,Info.plist,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/Info.plist))
$(eval
$(call
gb_Zip_add_file,mdibundle,en.lproj/schema.strings,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/en.lproj/schema.strings))
$(eval
$(call
gb_Zip_add_file,mdibundle,MacOS/OOoSpotlightImporter,$(OUTDIR)/lib/libOOoSpotlightImporter.dylib))
# vim:set noet sw=4 ts=4:
scp2/source/ooo/file_ooo.scp
Dosyayı görüntüle @
8e31b900
...
...
@@ -1258,10 +1258,17 @@ End
#ifdef MACOSX
File gid_File_Spotlight_Bundle
ARCHIVE_TXT_FILE_BODY;
Dir = gid_Dir_Bundle_Contents_Library_Spotlight_Bundle_Contents;
Name = "mdibundle.zip";
Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
TXT_FILE_BODY;
Dir = FILELIST_DIR;
Name = "extensions_mdibundle.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
End
File gid_File_Spotlight_Bundle_lib
TXT_FILE_BODY;
Dir = FILELIST_DIR;
Name = "extensions_OOoSpotlightImporter.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
End
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment