budgie-desktop rebuild
This commit is contained in:
@@ -6,9 +6,11 @@
|
||||
|
||||
from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dwith-gtk-doc=false")
|
||||
mesontools.configure()
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>Modern desktop environment from the Solus Project.</Summary>
|
||||
<Description>Budgie is a desktop environment that uses GNOME technologies such as GTK3 and is developed by the Solus project.</Description>
|
||||
<Archive sha1sum="ea9af70039786746b362c6a15e3f1984c75f3a67" type="tarxz">https://github.com/solus-project/budgie-desktop/releases/download/v10.5.3/budgie-desktop-v10.5.3.tar.xz</Archive>
|
||||
<!-- <Archive sha1sum="ea9af70039786746b362c6a15e3f1984c75f3a67" type="tarxz">https://github.com/solus-project/budgie-desktop/releases/download/v10.5.3/budgie-desktop-v10.5.3.tar.xz</Archive> -->
|
||||
<Archive sha1sum="582aa29a4b06ad34c684bf5a9da78588a6ecc8e6" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/budgie-desktop-10.5.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
@@ -39,6 +40,9 @@
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">override-syntax.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -76,6 +80,7 @@
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/backgrounds</Path>
|
||||
<Path fileType="data">/usr/share/budgie-desktop</Path>
|
||||
<Path fileType="doc">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/xsessions</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
@@ -101,6 +106,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-04</Date>
|
||||
<Version>10.5.3</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-08-17</Date>
|
||||
<Version>10.5.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user