caribou, cinnamon-screen-saver, mint-themes, xreader: fix build

This commit is contained in:
suvari
2022-07-25 14:27:51 +03:00
parent 7feb54e98f
commit 4c36b0a092
5 changed files with 13 additions and 6 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>caribou</Name>
@@ -31,6 +31,7 @@
<Dependency>libxklavier-devel</Dependency>
<Dependency>at-spi2-core-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>gsettings-desktop-schemas-devel</Dependency>
@@ -63,6 +64,7 @@
<Dependency>dbus-python</Dependency>
<Dependency>at-spi2-core</Dependency>
<Dependency>python-pygobject3</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>gsettings-desktop-schemas</Dependency>
</RuntimeDependencies>
<Files>
@@ -78,7 +80,6 @@
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/antler</Path>
<Path fileType="data">/usr/share/caribou</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="localedata">/usr/share/locale</Path>
@@ -101,6 +102,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -42,7 +42,7 @@
<Dependency>libgnomekbd-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>xorg-proto</Dependency>
<Dependency>libXxf86miscproto-devel</Dependency>
<!-- <Dependency>libXxf86miscproto-devel</Dependency> -->
<Dependency>libXxf86misc-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libgnome-keyring</Dependency>
+3
View File
@@ -6,11 +6,14 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
#def setup():
#autotools.configure()
def build():
shelltools.makedirs("build")
autotools.make()
def install():
+4 -3
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mint-themes</Name>
@@ -15,14 +15,16 @@
<Archive sha1sum="88a11321f47badcf44ebc0eedd6c920755611e99" type="tarxz">http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>sassc</Dependency>
<Dependency>optipng</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>mint-themes</Name>
<Files>
<Path fileType="data">/usr</Path>
<Path fileType="data">/usr/share/themes</Path>
</Files>
</Package>
@@ -36,4 +38,3 @@
</Update>
</History>
</PISI>
+1
View File
@@ -17,6 +17,7 @@
<BuildDependencies>
<Dependency>xapp-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>libsecret-devel</Dependency>