Page MenuHomeSolus

0001-Update-to-1.28.patch

Authored By
Tick
Sep 10 2016, 7:53 PM
Size
7 KB
Referenced Files
None
Subscribers
None

0001-Update-to-1.28.patch

From 167f982283ba9beda15e264a413e6310915fd1c4 Mon Sep 17 00:00:00 2001
From: Thomas H <th.solus2@openmailbox.org>
Date: Sat, 10 Sep 2016 21:48:00 +0200
Subject: [PATCH 1/1] Update to 1.28
---
package.yml | 6 ++---
pspec_x86_64.xml | 70 +++++++++++++++++++++++++++++++++++++++++---------------
2 files changed, 55 insertions(+), 21 deletions(-)
diff --git a/package.yml b/package.yml
index 60702b2..96ac369 100644
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : geany
-version : 1.27
-release : 6
+version : 1.28
+release : 7
source :
- - http://download.geany.org/geany-1.27.tar.bz2 : 846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf
+ - http://download.geany.org/geany-1.28.tar.bz2 : f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a
license : GPL-2.0
summary : Small and lightweight integrated development environment in GTK2
builddeps :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index ea8c596..cb2a0ca 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,11 @@
<Source>
<Name>geany</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Thomas H.</Name>
+ <Email>th.solus@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
+ <PartOf>editor</PartOf>
<Summary xml:lang="en">Small and lightweight integrated development environment in GTK2</Summary>
<Description xml:lang="en">Geany is a small and lightweight integrated development environment written in GTK2, designed to be fast and require minimal dependencies. It has syntax highlighting, code folding, autocomplete, a build system, and a plugin system.
</Description>
@@ -17,19 +18,52 @@
<Description xml:lang="en">Geany is a small and lightweight integrated development environment written in GTK2, designed to be fast and require minimal dependencies. It has syntax highlighting, code folding, autocomplete, a build system, and a plugin system.
</Description>
<PartOf>editor</PartOf>
- <RuntimeDependencies>
- <Dependency>vte2</Dependency>
- </RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/geany/classbuilder.so</Path>
+ <Path fileType="library">/usr/lib64/geany/export.so</Path>
+ <Path fileType="library">/usr/lib64/geany/filebrowser.so</Path>
+ <Path fileType="library">/usr/lib64/geany/htmlchars.so</Path>
+ <Path fileType="library">/usr/lib64/geany/saveactions.so</Path>
+ <Path fileType="library">/usr/lib64/geany/splitwindow.so</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="library">/usr/lib64/geany</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="data">/usr/share/applications/geany.desktop</Path>
<Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/geany</Path>
+ <Path fileType="data">/usr/share/icons/Tango/16x16/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/Tango/24x24/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/Tango/32x32/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/Tango/48x48/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/Tango/scalable/actions/geany-save-all.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/actions/geany-build.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/actions/geany-close-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-class.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-macro.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-member.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-method.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-other.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-struct.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/classviewer-var.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/geany.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/actions/geany-build.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/actions/geany-close-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/actions/geany-build.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/actions/geany-close-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/geany.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/actions/geany-build.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/actions/geany-close-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/actions/geany-save-all.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/geany.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/geany-build.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/geany-close-all.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/geany-save-all.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/geany.svg</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
@@ -39,21 +73,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="current">geany</Dependency>
+ <Dependency release="7">geany</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include</Path>
+ <Path fileType="header">/usr/include/</Path>
<Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2016-03-19</Date>
- <Version>1.27</Version>
+ <Update release="7">
+ <Date>2016-09-10</Date>
+ <Version>1.28</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Thomas H.</Name>
+ <Email>th.solus@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.10.0

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1895
Default Alt Text
0001-Update-to-1.28.patch (7 KB)

Event Timeline