Merge pull request #1620 from ayhanyalcinsoy/master

libreoffice:fixed hiden icon
This commit is contained in:
Ertuğrul Erata
2016-04-13 07:22:16 +03:00
2 changed files with 33 additions and 11 deletions
+7 -6
View File
@@ -28,13 +28,14 @@ def setup():
-i svl/source/misc/gridprinter.cxx')
shelltools.system('./autogen.sh \
--prefix=/usr \
--sysconfdir=/etc \
--sysconfdir=/etc \
--with-vendor=PisiLinux \
--with-lang="ALL" \
--with-help \
--with-myspell-dicts \
--with-alloc=system \
--with-java \
--with-lang="ALL" \
--disable-gtk3 \
--with-help \
--with-myspell-dicts \
--with-alloc=system \
--with-java \
--without-system-dicts \
--disable-postgresql-sdbc \
--enable-release-build=yes \
+26 -5
View File
@@ -51,8 +51,16 @@
<Dependency>libXcomposite-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency>
<Dependency versionFrom="3.18.6">gtk3-devel</Dependency>
<!-- <Dependency versionFrom="3.18.6">gtk3-devel</Dependency> --><!--gtk3 desteği tamamlandığında açılacak-->
<Dependency versionFrom="2.24.28">gtk2-devel</Dependency>
<Dependency>libatomic_ops-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>unixODBC-devel</Dependency>
<Dependency>serf-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>graphite2-devel</Dependency>
<Dependency>librevenge-devel</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
</Source>
@@ -96,6 +104,7 @@
<Dependency>libXinerama</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>gstreamer-next</Dependency>
<Dependency>jre7-openjdk-headless</Dependency>S
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -132,6 +141,9 @@
<Name>libreoffice-base</Name>
<Icon>libreoffice-base</Icon>
<Summary>Database front-end for LibreOffice</Summary>
<RuntimeDependencies>
<Dependency>libreoffice-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/lobase</Path>
<Path fileType="man">/usr/share/man/man1/lobase.1.gz</Path>
@@ -144,6 +156,9 @@
<Name>libreoffice-calc</Name>
<Icon>libreoffice-calc</Icon>
<Summary>Spreadsheet application for LibreOffice.</Summary>
<RuntimeDependencies>
<Dependency>libreoffice-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/localc</Path>
<Path fileType="data">/usr/share/man/man1/localc.1.gz</Path>
@@ -156,6 +171,9 @@
<Name>libreoffice-draw</Name>
<Icon>libreoffice-draw</Icon>
<Summary>Drawing Application for LibreOffice.</Summary>
<RuntimeDependencies>
<Dependency>libreoffice-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/lodraw</Path>
<Path fileType="data">/usr/share/man/man1/lodraw.1.gz</Path>
@@ -231,6 +249,9 @@
<Name>libreoffice-writer</Name>
<Icon>libreoffice-writer</Icon>
<Summary>Word Processor Application for LibreOffice.</Summary>
<RuntimeDependencies>
<Dependency>libreoffice-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/loweb</Path>
<Path fileType="executable">/usr/bin/lowriter</Path>
@@ -3088,11 +3109,11 @@
<History>
<Update release="1">
<Date>2016-04-03</Date>
<Date>2016-04-08</Date>
<Version>5.1.2.2</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>