@@ -6,18 +6,19 @@
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure()
|
||||
mesontools.configure()
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
# pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*")
|
||||
|
||||
|
||||
@@ -16,8 +16,9 @@
|
||||
<Description>
|
||||
Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio output volume of the PulseAudio mixer
|
||||
</Description>
|
||||
<Archive sha1sum="ac0b35b04fe732a26c66236ac463ef0a620def77" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="aae6418cb502ac571bed6fd52c5d7183a6bb475f" type="tarxz">https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.5/xfce4-pulseaudio-plugin-0.5.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>exo-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -61,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2025-04-25</Date>
|
||||
<Version>0.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-10-01</Date>
|
||||
<Version>0.4.8</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Personal finances manager</Summary>
|
||||
<Description>Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses.</Description>
|
||||
<Archive sha1sum="def589e112dcbd0b10398845bc411fc754ee3d54" type="tarxz">mirrors://kde/stable/skrooge/skrooge-25.1.0.tar.xz</Archive>
|
||||
<Archive sha1sum="327d997219f1ce454800bb2596eac1aee20e70cc" type="tarxz">mirrors://kde/stable/skrooge/skrooge-25.4.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -124,6 +124,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="30">
|
||||
<Date>2025-04-25</Date>
|
||||
<Version>25.4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2025-01-11</Date>
|
||||
<Version>25.1.0</Version>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>autoconf-archive</Dependency>
|
||||
<Dependency>gperf</Dependency>
|
||||
<Dependency>gcap-devel</Dependency>
|
||||
<Dependency>gcab-devel</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
@@ -87,6 +87,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2025-04-25</Date>
|
||||
<Version>0.8.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2023-03-06</Date>
|
||||
<Version>0.8.2</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for reading and writing Jcat files</Summary>
|
||||
<Description>Jcat dosyalarını okumak ve yazmak için kitaplık </Description>
|
||||
<Archive sha1sum="d49e7c97acdba7251de385ef077c52fb76b30f2f" type="targz">https://github.com/hughsie/libjcat/archive/refs/tags/0.1.8.tar.gz</Archive>
|
||||
<Archive sha1sum="1759f5bb79dd295a66750e98b41dde1089a6cb3a" type="targz">https://github.com/hughsie/libjcat/archive/refs/tags/0.2.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -82,6 +82,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2025-04-25</Date>
|
||||
<Version>0.2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-10-20</Date>
|
||||
<Version>0.1.8</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>Library for querying compressed XML metadata</Summary>
|
||||
<Description>Library for querying compressed XML metadata</Description>
|
||||
<Archive sha1sum="0a9153eda551fe30704e51156cc40341a078f225" type="tarxz">https://people.freedesktop.org/~hughsient/releases/libxmlb-0.3.14.tar.xz</Archive>
|
||||
<Archive sha1sum="9bece1a1169cdaab27093eb2906f5dfebc9bd72e" type="tarxz">https://github.com/hughsie/libxmlb/releases/download/0.3.22/libxmlb-0.3.22.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -62,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2025-04-25</Date>
|
||||
<Version>0.3.22</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-11-14</Date>
|
||||
<Version>0.3.14</Version>
|
||||
|
||||
Reference in New Issue
Block a user