Merge pull request #6712 from ayhanyalcinsoy/master

gtksourceview3:new package for pspp
This commit is contained in:
2019-04-10 18:01:11 +03:00
committed by GitHub
7 changed files with 296 additions and 2 deletions
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure("--disable-static")
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
def install():
autotools.install()
pisitools.dodoc("AUTHORS", "HACKING", "MAINTAINERS", "NEWS", "README")
+73
View File
@@ -0,0 +1,73 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gtksourceview3</Name>
<Homepage>http://www.gnome.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>A text widget implementing syntax highlighting and other features</Summary>
<Description>Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.</Description>
<Archive sha1sum="d5f2bdf9b6784d10a89680bd8ee85b5939470c0f" type="tarxz">mirrors://gnome/gtksourceview/3.24/gtksourceview-3.24.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gtksourceview3</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/gir-1.0/</Path>
<Path fileType="data">/usr/share/gtksourceview-3.0</Path>
</Files>
</Package>
<Package>
<Name>gtksourceview3-docs</Name>
<IsA>data:doc</IsA>
<Summary>Reference documents of gtksourceview</Summary>
<Files>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<Package>
<Name>gtksourceview3-devel</Name>
<Summary>Development files for gtksourceview</Summary>
<RuntimeDependencies>
<Dependency release="current">gtksourceview3</Dependency>
<Dependency>gtk3-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-04-10</Date>
<Version>3.24.10</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>
+18
View File
@@ -0,0 +1,18 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>gtksourceview3</Name>
<Summary xml:lang="tr">Sözdizimi vurgulaması için araçlar</Summary>
<Description xml:lang="tr">Gtksourceview, gtk+ metin kütüphanesini geliştiren ve bir kaynak kodu düzenleyicisinde olması gereken sözdizimi vurgulaması gibi özellikleri sağlayan bir araçtır.</Description>
</Source>
<Package>
<Name>gtksourceview3-devel</Name>
<Summary xml:lang="tr">gtksourceview için geliştirme dosyaları</Summary>
</Package>
<Package>
<Name>gtksourceview3-docs</Name>
<Summary xml:lang="tr">gtksourceview paketine ait referans belgeleri</Summary>
</Package>
</PISI>
+183
View File
@@ -90922,6 +90922,78 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gtksourceview3</Name>
<Homepage>http://www.gnome.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.toolkit.gtk</PartOf>
<Summary xml:lang="en">A text widget implementing syntax highlighting and other features</Summary>
<Summary xml:lang="tr">Sözdizimi vurgulaması için araçlar</Summary>
<Description xml:lang="en">Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.</Description>
<Description xml:lang="tr">Gtksourceview, gtk+ metin kütüphanesini geliştiren ve bir kaynak kodu düzenleyicisinde olması gereken sözdizimi vurgulaması gibi özellikleri sağlayan bir araçtır.</Description>
<Archive type="tarxz" sha1sum="d5f2bdf9b6784d10a89680bd8ee85b5939470c0f">mirrors://gnome/gtksourceview/3.24/gtksourceview-3.24.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<SourceURI>desktop/toolkit/gtk/gtksourceview3/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gtksourceview3</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/gir-1.0/</Path>
<Path fileType="data">/usr/share/gtksourceview-3.0</Path>
</Files>
</Package>
<Package>
<Name>gtksourceview3-docs</Name>
<Summary xml:lang="en">Reference documents of gtksourceview</Summary>
<Summary xml:lang="tr">gtksourceview paketine ait referans belgeleri</Summary>
<IsA>data:doc</IsA>
<Files>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<Package>
<Name>gtksourceview3-devel</Name>
<Summary xml:lang="en">Development files for gtksourceview</Summary>
<Summary xml:lang="tr">gtksourceview için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="1">gtksourceview3</Dependency>
<Dependency>gtk3-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-04-10</Date>
<Version>3.24.10</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gtkspell3</Name>
@@ -99244,6 +99316,117 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>pspp</Name>
<Homepage>http://www.gnu.org/software/pspp/pspp.html</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>science.mathematics</PartOf>
<Summary xml:lang="en">GNU PSPP is a program for statistical analysis of sampled data</Summary>
<Summary xml:lang="tr">PSPP bir örneklenmiş veri istatistik uygulamasıdır</Summary>
<Description xml:lang="en">GNU PSPP is a program for statistical analysis of sampled data</Description>
<Description xml:lang="tr">PSPP bir örneklenmiş veri istatistik uygulamasıdır</Description>
<Icon>pspp</Icon>
<Archive type="targz" sha1sum="c1da446fad0c6d602ce16d6c91dcbaec79b6cef0">https://pspp.benpfaff.org/~blp/pspp-master/latest-source.tar.gz</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency versionFrom="2.4">gsl-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gtksourceview3-devel</Dependency>
<Dependency>plotutils-devel</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>texinfo</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libglade-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>spread-sheet-widget-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>regression_tol_gui.patch</Patch>
<Patch>posthoc_stats.patch</Patch>
</Patches>
<SourceURI>science/mathematics/pspp/pspec.xml</SourceURI>
</Source>
<Package>
<Name>pspp</Name>
<Summary xml:lang="en">GNU PSPP is a program for statistical analysis of sampled data</Summary>
<RuntimeDependencies>
<Dependency>gsl</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>zlib</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>readline</Dependency>
<Dependency>gtksourceview3</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>spread-sheet-widget</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/pspp</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/pspp</Path>
<Path fileType="data">/usr/share/metainfo/pspp.appdata.xml</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/pspp/pspp.desktop" permission="0644" owner="root" group="root">pspp.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/pspp/splash.png" permission="0644" owner="root">splash.png</AdditionalFile>
</AdditionalFiles>
</Package>
<Package>
<Name>pspp-docs</Name>
<Summary xml:lang="en">Documents for PSPP</Summary>
<RuntimeDependencies>
<Dependency>pspp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2019-03-28</Date>
<Version>1.2.1</Version>
<Comment>Test</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2019-03-28</Date>
<Version>1.2.0</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-09-12</Date>
<Version>1.0.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libspiro</Name>
+1 -1
View File
@@ -1 +1 @@
e2bd660f8e9eecbc315427330d84d244be2dbfd3
3a01c0a74c4e989d50098231ce017dbc40083726
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
2032d218728bdb7e356bc0387cfdf55efe9a438c
2e967e51fd5635a9003b8f7a633cba8e3fa497f1