gedit-plugins:new package
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import mesontools, pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure()
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("NEWS", "README*", "AUTHORS", "COPYING")
|
||||
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gedit-plugins</Name>
|
||||
<Homepage>https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<PartOf>desktop.gnome.apps</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Plugins for gedit</Summary>
|
||||
<Description>Collection of plugins for the gedit Text Editor</Description>
|
||||
<Archive sha1sum="c5ca7e425fb2c1daa233973de9644ae2fe0d6453" type="tarxz">mirrors://gnome/gedit-plugins/40/gedit-plugins-40.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>gedit-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gtksourceview3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>libpeas-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
<Dependency>vte-devel</Dependency>
|
||||
<Dependency>yelp-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gedit-plugins</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>gedit</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libpeas</Dependency>
|
||||
<Dependency>gtksourceview4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/gedit</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/metainfo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-06-02</Date>
|
||||
<Version>40.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gedit</Name>
|
||||
<Summary xml:lang="tr">gedit için eklentiler</Summary>
|
||||
<Description xml:lang="tr">gedit metin editörü için eklentiler</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gedit-devel</Name>
|
||||
<Summary xml:lang="tr">gedit için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gedit-docs</Name>
|
||||
<Summary xml:lang="tr">gedit başvuru belgeleri</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
+11
-25
@@ -9970,8 +9970,8 @@ components such as the Settings and gnome-shell.</Description>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gedit</Name>
|
||||
<Homepage>https://wiki.gnome.org/Apps/Gedit</Homepage>
|
||||
<Name>gedit-plugins</Name>
|
||||
<Homepage>https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -9980,10 +9980,8 @@ components such as the Settings and gnome-shell.</Description>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.gnome.apps</PartOf>
|
||||
<Summary xml:lang="en">Plugins for gedit</Summary>
|
||||
<Summary xml:lang="tr">GNOME için öntanımlı metin editörü</Summary>
|
||||
<Description xml:lang="en">Plugins for gedit</Description>
|
||||
<Description xml:lang="tr">gedit, GNOME ortamı için küçük ve hafif bir metin editörüdür.</Description>
|
||||
<Archive type="tarxz" sha1sum="68b36910d5063d4817694e6c7d7e1cec512bd4ea" name="gedit-40.1.tar.xz">mirrors://gnome/gedit/40/gedit-40.1.tar.xz</Archive>
|
||||
<Description xml:lang="en">Collection of plugins for the gedit Text Editor</Description>
|
||||
<Archive type="tarxz" sha1sum="c5ca7e425fb2c1daa233973de9644ae2fe0d6453" name="gedit-plugins-40.1.tar.xz">mirrors://gnome/gedit-plugins/40/gedit-plugins-40.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
@@ -10003,35 +10001,23 @@ components such as the Settings and gnome-shell.</Description>
|
||||
<SourceURI>desktop/gnome/apps/gedit-plugins/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>gedit</Name>
|
||||
<Name>gedit-plugins</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>gedit</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libpeas</Dependency>
|
||||
<Dependency>enchant</Dependency>
|
||||
<Dependency>zeitgeist</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>gtksourceview3</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas</Dependency>
|
||||
<Dependency>gtksourceview4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="data">/usr/share/gedit</Path>
|
||||
<Path fileType="data">/usr/share/GConf</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="data">/usr/share/appdata</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/vala/vapi/</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/metainfo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
|
||||
@@ -1 +1 @@
|
||||
ea8391b20b5b7c7a33016c8f05c310a12ae13ec7
|
||||
a2716b4d3bafa1e8bdd14da01fed22f5b62bc8d9
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
b203cab8b84d191ea0a63357e667c8dba89eb907
|
||||
b2f4084c98f88d3be79a756c8d05d07e796441f1
|
||||
Reference in New Issue
Block a user