Merge pull request #9210 from ayhanyalcinsoy/master
pluma:v.bump to 1.25.3
This commit is contained in:
@@ -11,9 +11,8 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
#shelltools.export("PYTHON", "python3")
|
||||
autotools.configure("--prefix=/usr \
|
||||
pythondir=/usr/bin/python3 \
|
||||
pythondir=/usr/bin/python3 \
|
||||
--libexecdir=/usr/lib/pluma \
|
||||
--disable-schemas-compile \
|
||||
--enable-gtk-doc=no \
|
||||
@@ -28,4 +27,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("README", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
|
||||
pisitools.dodoc("README*", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Mate metin editörü</Summary>
|
||||
<Description>mate masaüstü için metin editörü.</Description>
|
||||
<Archive sha1sum="dc37198042fec83aa50062b0394062afdb457fd0" type="tarxz">http://pub.mate-desktop.org/releases/1.25/pluma-1.25.0.tar.xz</Archive>
|
||||
<Archive sha1sum="dec27a243569ec56d8f83e88aa56e30991fdefe7" type="tarxz">http://pub.mate-desktop.org/releases/1.25/pluma-1.25.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
@@ -26,7 +26,7 @@
|
||||
<Dependency>libpeas-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>gtksourceview3-devel</Dependency>
|
||||
<Dependency>gtksourceview4-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>enchant2</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>gtksourceview3</Dependency>
|
||||
<Dependency>gtksourceview4</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -70,7 +70,7 @@
|
||||
<Summary>pluma için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libpeas-devel</Dependency>
|
||||
<Dependency>gtksourceview3-devel</Dependency>
|
||||
<Dependency>gtksourceview4-devel</Dependency>
|
||||
<Dependency release="current">pluma</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -91,10 +91,17 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2021-04-05</Date>
|
||||
<Version>1.25.3</Version>
|
||||
<Comment>v.bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-07-03</Date>
|
||||
<Version>1.25.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Comment>v.bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-04-07</Date>
|
||||
<Date>2021-04-05</Date>
|
||||
<Version>3.38.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
|
||||
Reference in New Issue
Block a user