Merge pull request #9597 from Rmys/master

lollypop new package
This commit is contained in:
Rmys
2021-06-26 12:49:00 +03:00
committed by GitHub
7 changed files with 207 additions and 7 deletions
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/env 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
from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure()
def build():
mesontools.build()
def install():
mesontools.install()
pisitools.dodoc("AUTHORS", "LICENSE", "README*")
+80
View File
@@ -0,0 +1,80 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lollypop</Name>
<Homepage>https://gitlab.gnome.org/World/lollypop</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<Summary>Music player for GNOME</Summary>
<Description>GNOME için müzik çalar</Description>
<Archive sha1sum="2b38803f73afedb369ad93f861fdb729aa00128c" type="tarxz">https://adishatz.org/lollypop/lollypop-1.4.20.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>libhandy-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>appstream-glib-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>lollypop.patch</Patch>
<Patch level="1">lollypop.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>lollypop</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>pango</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>libhandy</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3-pillow</Dependency>
<Dependency>appstream-glib</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>gst-plugins-good</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/gnome-shell</Path>
<Path fileType="icons">/usr/share/icons</Path>
<Path fileType="data">/usr/share/lollypop</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-06-26</Date>
<Version>1.4.20</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>lollypop</Name>
<Summary xml:lang="tr">Music player for GNOME</Summary>
<Description xml:lang="tr">GNOME için müzik çalar</Description>
</Source>
</PISI>
+95 -5
View File
@@ -198675,6 +198675,80 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>lollypop</Name>
<Homepage>https://gitlab.gnome.org/World/lollypop</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<PartOf>desktop.gnome.apps</PartOf>
<Summary xml:lang="en">Music player for GNOME</Summary>
<Summary xml:lang="tr">Music player for GNOME</Summary>
<Description xml:lang="en">GNOME için müzik çalar</Description>
<Description xml:lang="tr">GNOME için müzik çalar</Description>
<Archive type="tarxz" sha1sum="2b38803f73afedb369ad93f861fdb729aa00128c" name="lollypop-1.4.20.tar.xz">https://adishatz.org/lollypop/lollypop-1.4.20.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>libhandy-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>appstream-glib-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/apps/lollypop/pspec.xml</SourceURI>
</Source>
<Package>
<Name>lollypop</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>pango</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>libhandy</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3-pillow</Dependency>
<Dependency>appstream-glib</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>gst-plugins-good</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/gnome-shell</Path>
<Path fileType="icons">/usr/share/icons</Path>
<Path fileType="data">/usr/share/lollypop</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-06-26</Date>
<Version>1.4.20</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gnome-notes</Name>
@@ -200404,7 +200478,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Description xml:lang="en">Internet Relay Chat client for GNOME</Description>
<Description xml:lang="tr">GNOME için İnternet Aktarmalı Sohbet istemcisi</Description>
<Icon>polari</Icon>
<Archive type="tarxz" sha1sum="6e2a85251ff3edebb33116c8984f24bebda9a0c5" name="polari-3.38.0.tar.xz">mirrors://gnome/polari/3.38/polari-3.38.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="6d3c1bd07f6b04171915d125b0e7a0c2ed7999e6" name="polari-40.0.tar.xz">mirrors://gnome/polari/40/polari-40.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>appstream-glib-devel</Dependency>
<Dependency>meson</Dependency>
@@ -200444,6 +200518,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-26</Date>
<Version>40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-14</Date>
<Version>3.38.0</Version>
@@ -231986,25 +232067,34 @@ GNOME Session and the applications that run under it.</Summary>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Allows a python process to change its process title</Summary>
<Description xml:lang="en">Allows a python process to change its process title</Description>
<Archive type="targz" sha1sum="0249b9499abbbf81e656a58a031f117f138d71a6" name="version-1.1.10.tar.gz">https://github.com/dvarrazzo/py-setproctitle/archive/version-1.1.10.tar.gz</Archive>
<Archive type="targz" sha1sum="81dea9bf28d50d1eafbc31d8d1a60fa60f7810f5" name="version-1.2.2.tar.gz">https://github.com/dvarrazzo/py-setproctitle/archive/refs/tags/version-1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>procps</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pytest</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-setproctitle/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-setproctitle</Name>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>procps</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-pytest</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-25</Date>
<Version>1.2.2</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2020-03-23</Date>
<Version>1.1.10</Version>
+1 -1
View File
@@ -1 +1 @@
40b865da9a75b8f598f3a8d3551d11cac91570a2
7b17db4db169b9ba8171042ceeaf9b6206325606
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
6a3b8056751ad5f61757217b629e1c5b76fd75b3
863beb41288c0d8e49edcc9298263cd44fcc73cc