[PATCH] fdo#60924: Move some libs to autoinstallation

2013-04-27 Thread Marcos Souza (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/3630

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/3630/1

fdo#60924: Move some libs to autoinstallation

Change-Id: I58421587784260bd88994926bca031ab26a6214f
---
M Repository.mk
M scp2/source/ooo/file_ooo.scp
2 files changed, 24 insertions(+), 74 deletions(-)



diff --git a/Repository.mk b/Repository.mk
index 6a0e297..60c0170 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -236,7 +236,17 @@
$(if $(filter unx,$(GUIBASE)),desktop_detector) \
 drawinglayer \
 editeng \
+egi \
+eme \
 $(if $(filter WNT,$(OS)),$(if $(DISABLE_ATL),,emser)) \
+epb \
+epg \
+epp \
+eps \
+ept \
+era \
+eti \
+exp \
file \
filterconfig \
 for \
@@ -248,6 +258,18 @@
 fwl \
fwm \
 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
+icd \
+icg \
+idx \
+ime \
+ipb \
+ipd \
+ips \
+ipt \
+ipx \
+ira \
+itg \
+iti \
 lng \
 $(if $(MERGELIBS),merged) \
 msfilter \
@@ -255,9 +277,11 @@
 sax \
 sb \
 sdbt \
+sdfilt \
 sfx \
 sot \
 $(if $(ENABLE_HEADLESS),,spl) \
+svgio \
 svl \
 svt \
 svx \
@@ -310,35 +334,13 @@
 calc \
 dbp \
 dbu \
-egi \
-eme \
-epb \
-epg \
-epp \
-eps \
-ept \
-era \
-eti \
 evoab \
-exp \
filtertracer \
flash \
flat \
 graphicfilter \
 guesslang \
 hyphen \
-   icd \
-   icg \
-   idx \
-   ime \
-   ipb \
-   ipd \
-   ips \
-   ipt \
-   ipx \
-   ira \
-   itg \
-   iti \
jdbc \
kab1 \
kabdrv1 \
@@ -368,7 +370,6 @@
 scui \
 sd \
 sdd \
-sdfilt \
 sdui \
 simplecm \
 sm \
@@ -378,7 +379,6 @@
 spell \
 sts \
 svgfilter \
-   svgio \
 sw \
tdeab1 \
tdeabdrv1 \
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index 1b3dd8a..0eb299e 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -347,56 +347,6 @@
 Name = toolbar.dtd;
 End
 
-STD_LIB_FILE( gid_File_Filter_Sdfilt, sdfilt)
-
-STD_LIB_FILE( git_File_Filter_Svgio, svgio)
-
-STD_LIB_FILE( gid_File_Filter_Eme, eme)
-
-STD_LIB_FILE( gid_File_Filter_Icg, icg)
-
-STD_LIB_FILE( gid_File_Filter_Egi, egi)
-
-STD_LIB_FILE( gid_File_Filter_Epb, epb)
-
-STD_LIB_FILE( gid_File_Filter_Epg, epg)
-
-STD_LIB_FILE( gid_File_Filter_Epp, epp)
-
-STD_LIB_FILE( gid_File_Filter_Eps, eps)
-
-STD_LIB_FILE( gid_File_Filter_Ept, ept)
-
-STD_LIB_FILE( gid_File_Filter_Era, era)
-
-STD_LIB_FILE( gid_File_Filter_Eti, eti)
-
-STD_LIB_FILE( gid_File_Filter_Exp, exp)
-
-STD_LIB_FILE( gid_File_Filter_Icd, icd)
-
-STD_LIB_FILE( gid_File_Filter_Idx, idx)
-
-STD_LIB_FILE( gid_File_Filter_Ime, ime)
-
-STD_LIB_FILE( gid_File_Filter_Ipb, ipb)
-
-STD_LIB_FILE( gid_File_Filter_Ipd, ipd)
-
-STD_LIB_FILE( gid_File_Filter_Ips, ips)
-
-STD_LIB_FILE( gid_File_Filter_Ipt, ipt)
-
-STD_LIB_FILE( gid_File_Filter_Ipx, ipx)
-
-STD_LIB_FILE( gid_File_Filter_Ira, ira)
-
-STD_LIB_FILE( gid_File_Filter_Itg, itg)
-
-STD_LIB_FILE( gid_File_Filter_Iti, iti)
-
-STD_RES_FILE( gid_File_Res_Eps, eps )
-
 File gid_File_Help_Help_Zip
 Dir = gid_Dir_Help;
 ARCHIVE_TXT_FILE_BODY;

-- 
To view, visit https://gerrit.libreoffice.org/3630
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I58421587784260bd88994926bca031ab26a6214f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Marcos Souza marcos.souza@gmail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] fdo#60924: Move some libs to autoinstallation

2013-04-27 Thread Marcos Souza (via Code Review)
Hello LibreOffice gerrit bot, Matúš Kukan,

I'd like you to reexamine a change.  Please visit

https://gerrit.libreoffice.org/3630

to look at the new patch set (#2).

Change subject: fdo#60924: Move some libs to autoinstallation
..

fdo#60924: Move some libs to autoinstallation

Change-Id: I58421587784260bd88994926bca031ab26a6214f
---
M Repository.mk
M scp2/source/ooo/file_ooo.scp
M scp2/source/ooo/module_hidden_ooo.scp
3 files changed, 24 insertions(+), 95 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/3630/2
-- 
To view, visit https://gerrit.libreoffice.org/3630
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I58421587784260bd88994926bca031ab26a6214f
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Marcos Souza marcos.souza@gmail.com
Gerrit-Reviewer: LibreOffice gerrit bot ger...@libreoffice.org
Gerrit-Reviewer: Matúš Kukan matus.ku...@gmail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice