gtk4, nautilus, tracker-miners packaged && minor bug fixes in folks and tracker
This commit is contained in:
@@ -23,10 +23,11 @@
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>python3-dbusmock</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>vala</Dependency>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="d579d056ffe97f53eea274f34f34faaa3c08d18d" type="targz">https://gitlab.gnome.org/GNOME/folks/-/archive/0.14/folks-0.14.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>folks</Name>
|
||||
<Summary>Library to aggregates people into metacontacts</Summary>
|
||||
@@ -35,21 +36,31 @@
|
||||
<Dependency>libgee</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>telepathy-glib</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/folks</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib*.so*</Path>
|
||||
<Path fileType="library">/usr/lib/lib*.so*</Path>
|
||||
<Path fileType="data">/usr/share/GConf</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>folks-devel</Name>
|
||||
<Summary>Development files for folks</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">folks</Dependency>
|
||||
<Dependency>evolution-data-server-devel</Dependency>
|
||||
<Dependency>libgee-devel</Dependency>
|
||||
<Dependency>telepathy-glib-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
@@ -57,6 +68,7 @@
|
||||
<Path fileType="data">/usr/share/vala</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-04-21</Date>
|
||||
|
||||
@@ -4,12 +4,8 @@
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import cmaketools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dsystemd=false \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
services for numerous locations.</Summary>
|
||||
<Description>libgweather is a library to access weather information from online services for numerous locations.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="3.36.2">geocode-glib-devel</Dependency>
|
||||
<Dependency versionFrom="3.26.2">geocode-glib-devel</Dependency>
|
||||
<Dependency versionFrom="3.24.20">gtk3-devel</Dependency>
|
||||
<Dependency versionFrom="2.68.3">libsoup-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
@@ -33,7 +33,7 @@ services for numerous locations.</Summary>
|
||||
<Summary>libgweather is a library to access weather information from online
|
||||
services for numerous locations.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="3.36.2">geocode-glib</Dependency>
|
||||
<Dependency versionFrom="3.26.2">geocode-glib</Dependency>
|
||||
<Dependency versionFrom="3.24.20">gtk3</Dependency>
|
||||
<Dependency versionFrom="2.68.3">libsoup</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
#!/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 pisitools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dselinux=false \
|
||||
-Dpackagekit=false")
|
||||
|
||||
def build():
|
||||
mesontools.build
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
pisitools.dodoc("LICENSE", "NEWS", "README*")
|
||||
@@ -0,0 +1,106 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>nautilus</Name>
|
||||
<Homepage>https://gitlab.gnome.org/GNOME/nautilus</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A file browser for GNOME</Summary>
|
||||
<Description>Nautilus is a file manager that allows to browse directories, preview files and launch applications.</Description>
|
||||
<Archive sha1sum="72aee7242696f687fcd8f774d00e90b537f9ca39" >https://download.gnome.org/sources/nautilus/40/nautilus-40.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>exempi-devel</Dependency>
|
||||
<Dependency>gnome-autoar-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
<Dependency>gnome-desktop-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>libexif-devel</Dependency>
|
||||
<Dependency>libgexiv2-devel</Dependency>
|
||||
<Dependency>libnotify-devel</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>tracker-devel</Dependency>
|
||||
<Dependency>tracker-miners</Dependency>
|
||||
<Dependency>harfbuzz-devel</Dependency>
|
||||
<Dependency>libhandy-devel</Dependency>
|
||||
<Dependency>libportal-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>appstream-glib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>nautilus</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>tracker</Dependency>
|
||||
<Dependency>tracker-miners</Dependency>
|
||||
<Dependency>libhandy</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>libgexiv2</Dependency>
|
||||
<Dependency>libportal</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>gnome-autoar</Dependency>
|
||||
<Dependency>gnome-desktop</Dependency>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/nautilus</Path>
|
||||
<Path fileType="library">/usr/lib/lib*.so*</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/nautilus</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/tracker3</Path>
|
||||
<Path fileType="data">/usr/share/gnome-shell</Path>
|
||||
<Path fileType="info">/usr/share/metainfo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>nautilus-devel</Name>
|
||||
<Summary>Development files for nautilus</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">nautilus</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="man">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-05-27</Date>
|
||||
<Version>40.1</Version>
|
||||
<Comment>First release for Pisi Linux</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,35 @@
|
||||
#!/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 get
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dx11-backend=true \
|
||||
-Dwayland-backend=true \
|
||||
-Dbroadway-backend=true \
|
||||
-Dman-pages=true \
|
||||
-Dbuild-tests=false \
|
||||
-Dmedia-ffmpeg=enabled \
|
||||
-Dmedia-gstreamer=enabled \
|
||||
-Dintrospection=enabled \
|
||||
-Dcolord=enabled \
|
||||
-Dcloudproviders=enabled \
|
||||
-Dvulkan=enabled \
|
||||
-Dgtk_doc=true")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.rename("/usr/share/doc", "gtk-doc")
|
||||
pisitools.dodoc("AUTHORS", "README*", "COPYING*", "NEWS")
|
||||
@@ -0,0 +1,193 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk4</Name>
|
||||
<Homepage>https://www.gtk.org</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>The GIMP Toolkit version 4</Summary>
|
||||
<Description>GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.</Description>
|
||||
<Archive sha1sum="a669166112b5c2ab4585d2f61aec308a6ea13e2a" type="tarxz">mirrors://gnome/gtk/4.2/gtk-4.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>gi-docgen</Dependency>
|
||||
<Dependency>sassc</Dependency>
|
||||
<Dependency>libcloudproviders-devel</Dependency>
|
||||
<Dependency>colord-devel</Dependency>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>colord-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>at-spi2-atk-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>iso-codes-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>gst-plugins-bad-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>vulkan-headers</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>librest-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>cups</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>colord</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>vulkan</Dependency>
|
||||
<Dependency>fribidi</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>librest</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
<Dependency>graphene</Dependency>
|
||||
<Dependency>harfbuzz</Dependency>
|
||||
<Dependency>libepoxy</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libXdamage</Dependency>
|
||||
<Dependency>libXinerama</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>gst-plugins-bad</Dependency>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
<Dependency>libcloudproviders</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/gtk-4.0</Path>
|
||||
<Path fileType="data">/usr/share/gettext</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-broadwayd*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-builder-tool*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-encode-symbolic*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-launch*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-query-settings*</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="library">/usr/lib/libgtk*</Path>
|
||||
<Path fileType="library">/usr/lib/gtk-4.0</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-demo</Name>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>GTK4 demo applications</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gtk4</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gtk4-demo*</Path>
|
||||
<Path fileType="executable">/usr/bin/gtk4-icon-browser</Path>
|
||||
<Path fileType="executable">/usr/bin/gtk4-print-editor</Path>
|
||||
<Path fileType="executable">/usr/bin/gtk4-widget-factory</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gtk.Demo4.gschema.xml</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-demo*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-icon-browser*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk4-widget-factory*</Path>
|
||||
<Path fileType="info">/usr/share/metainfo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-docs</Name>
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>GTK4 reference documents</Summary>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-devel</Name>
|
||||
<Summary>Development files for GTK4</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gtk4</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-update-icon-cache</Name>
|
||||
<Summary>GTK4 icon cache updater</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gtk4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gtk*-update-icon-cache</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gtk*-update-icon-cache*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-05-28</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk4</Name>
|
||||
<Summary xml:lang="tr">GTK grafik arayüz kitaplığı versiyon 4</Summary>
|
||||
<Description xml:lang="tr">GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır.</Description>
|
||||
<Description xml:lang="fr">GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications.</Description>
|
||||
<Description xml:lang="pl">Wersja 4 bibliotek przeznaczonych do tworzenia interfejsów graficznych programów — GTK+. Interfejs GTK+ znany jest z takich programów, jak GIMP i Inkscape, oraz środowisk graficznych GNOME i Xfce.</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-demo</Name>
|
||||
<Summary xml:lang="tr">GTK4 demo uygulamaları</Summary>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-docs</Name>
|
||||
<Summary xml:lang="tr">GTK4 referans dökümanları</Summary>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-devel</Name>
|
||||
<Summary xml:lang="tr">GTK4 için geliştirme dosyaları</Summary>
|
||||
<Summary xml:lang="pl">Pliki nagłówkowe do gtk4</Summary>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk4-update-icon-cache</Name>
|
||||
<Summary xml:lang="tr">GTK4 için simge önbelleği güncelleyicisi</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
@@ -0,0 +1,48 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- 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
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dtracker_core=system \
|
||||
-Ddocs=false \
|
||||
-Dextract=true \
|
||||
-Dfunctional_tests=false \
|
||||
-Dcue=enabled \
|
||||
-Dexif=enabled \
|
||||
-Dflac=enabled \
|
||||
-Dgif=enabled \
|
||||
-Dgsf=enabled \
|
||||
-Diptc=enabled \
|
||||
-Diso=enabled \
|
||||
-Djpeg=enabled \
|
||||
-Dpdf=enabled \
|
||||
-Dplaylist=enabled \
|
||||
-Dpng=enabled \
|
||||
-Draw=enabled \
|
||||
-Dtaglib=enabled \
|
||||
-Dtiff=enabled \
|
||||
-Dvorbis=enabled \
|
||||
-Dxml=enabled \
|
||||
-Dxmp=enabled \
|
||||
-Dxps=enabled \
|
||||
-Dminer_rss=false \
|
||||
-Dbattery_detection=upower \
|
||||
-Dcharset_detection=icu \
|
||||
-Dgeneric_media_extractor=gstreamer \
|
||||
-Dgstreamer_backend=discoverer \
|
||||
-Dnetwork_manager=enabled \
|
||||
-Dsystemd_user_services=false \
|
||||
-Dsystemd_user_services_dir=no")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING*", "HACKING.md", "MAINTAINERS", "NEWS", "README*")
|
||||
+25
@@ -0,0 +1,25 @@
|
||||
From 24a47894578f48c54cb303c8a11ad8df29fc93a4 Mon Sep 17 00:00:00 2001
|
||||
From: Matt Turner <mattst88@gmail.com>
|
||||
Date: Sat, 13 Mar 2021 17:35:17 -0500
|
||||
Subject: [PATCH] Fix asciidoc manpage.xsl location
|
||||
|
||||
---
|
||||
docs/manpages/meson.build | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/docs/manpages/meson.build b/docs/manpages/meson.build
|
||||
index 0b8a64863..831d08597 100644
|
||||
--- a/docs/manpages/meson.build
|
||||
+++ b/docs/manpages/meson.build
|
||||
@@ -43,7 +43,7 @@ foreach m : daemon_manpages + cli_manpages
|
||||
command: [xsltproc,
|
||||
'--output', '@OUTPUT@',
|
||||
'--stringparam', 'man.authors.section.enabled', '0',
|
||||
- '/etc/asciidoc/docbook-xsl/manpage.xsl', '@INPUT@'],
|
||||
+ '/usr/share/asciidoc/docbook-xsl/manpage.xsl', '@INPUT@'],
|
||||
input: xml,
|
||||
output: manpage,
|
||||
install: true,
|
||||
--
|
||||
2.26.2
|
||||
|
||||
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>tracker-miners</Name>
|
||||
<Homepage>https://gitlab.gnome.org/GNOME/tracker-miners</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes.</Summary>
|
||||
<Description>Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes.</Description>
|
||||
<Archive sha1sum="89335a2958f4d9539fb5a643081f0b3c1d5c74ea">https://download.gnome.org/sources/tracker-miners/3.1/tracker-miners-3.1.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
<Dependency>tracker-devel</Dependency>
|
||||
<Dependency>tracker</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>exempi-devel</Dependency>
|
||||
<Dependency>flac-devel</Dependency>
|
||||
<Dependency>libgexiv2-devel</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>libcue-devel</Dependency>
|
||||
<Dependency>libexif-devel</Dependency>
|
||||
<Dependency>libgsf-devel</Dependency>
|
||||
<Dependency>libgxps-devel</Dependency>
|
||||
<Dependency>libiptcdata-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
<Dependency>libosinfo-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>libvorbis-devel</Dependency>
|
||||
<Dependency>poppler-glib-devel</Dependency>
|
||||
<Dependency>taglib-devel</Dependency>
|
||||
<Dependency>totem-pl-parser-devel</Dependency>
|
||||
<Dependency>upower-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>giflib-devel</Dependency>
|
||||
<Dependency>NetworkManager-devel</Dependency>
|
||||
<Dependency>harfbuzz-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>tracker-miners-3.1.1-Fix-asciidoc-manpage.xsl-location.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>tracker-miners</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>exempi</Dependency>
|
||||
<Dependency>giflib</Dependency>
|
||||
<Dependency>libgsf</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>upower</Dependency>
|
||||
<Dependency>libexif</Dependency>
|
||||
<Dependency>libgxps</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>libgexiv2</Dependency>
|
||||
<Dependency>libosinfo</Dependency>
|
||||
<Dependency>libseccomp</Dependency>
|
||||
<Dependency>libiptcdata</Dependency>
|
||||
<Dependency>poppler-glib</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>NetworkManager</Dependency>
|
||||
<Dependency>totem-pl-parser</Dependency>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/tracker3-miners</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-05-28</Date>
|
||||
<Version>3.1.1</Version>
|
||||
<Comment>First release for Pisi Linux</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -40,11 +40,14 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>icu4c</Dependency>
|
||||
<Dependency>sqlite</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib*.so*</Path>
|
||||
<Path fileType="library">/usr/lib/lib*.so*</Path>
|
||||
<Path fileType="library">/usr/lib/tracker*</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
|
||||
Reference in New Issue
Block a user