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>
|
||||
Reference in New Issue
Block a user