[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4-1-206-g83ba61b



The following commit has been merged in the debian-experimental-4.0 branch:
commit fceb520d587812309085d8b22486903885fabd99
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Dec 24 15:13:45 2012 +0100

    add lost packcomponents stuff for evoab

diff --git a/patches/split-evoab.diff b/patches/split-evoab.diff
index 1d2bfa6..1249f80 100644
--- a/patches/split-evoab.diff
+++ b/patches/split-evoab.diff
@@ -11,6 +11,27 @@
  .IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != ""
  my_components += component/avmedia/source/gstreamer/avmediagstreamer
  .END
+@@ -414,3 +414,20 @@ $(MISC)/services.input : makefile.mk
+         '<list>$(my_components:^"<filename>":+".component</filename>")</list>' \
+         > $@
+ 
++.IF "$(ENABLE_EVOAB2)" == "YES"
++ALLTAR : $(MISC)/evoab.rdb
++
++$(MISC)/evoab.rdb .ERRREMOVE : \
++        $(SOLARENV)/bin/packcomponents.xslt \
++        $(MISC)/evoab.input \
++        $(SOLARXMLDIR)/connectivity/source/drivers/evoab2/evoab.component
++    $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
++        $(SOLARENV)/bin/packcomponents.xslt \
++        $(MISC)/evoab.input
++
++$(MISC)/evoab.input : makefile.mk
++    echo \
++        '<list><filename>component/connectivity/source/drivers/evoab2/evoab/evoab.component</filename></list>' \
++        > $@
++.END
++
 --- libreoffice-3.5.0/postprocess/packregistry/makefile.mk-old	2011-12-20 04:49:53.000000000 +0100
 +++ libreoffice-3.5.0/postprocess/packregistry/makefile.mk	2011-12-20 04:52:13.000000000 +0100
 @@ -32,6 +32,7 @@ MY_XCDS = \

-- 
LibreOffice packaging repository


Reply to: