gnome-builder-41.3
This commit is contained in:
@@ -8,9 +8,7 @@ from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dwith_webkit=true \
|
||||
-Dwith_sysprof=true \
|
||||
-Dhelp=true \
|
||||
mesontools.configure("-Dhelp=true \
|
||||
-Dnetwork_tests=false")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>An IDE for writing GNOME-based software.</Summary>
|
||||
<Description>Builder is an IDE for GNOME and a tool to help writing GNOME-based applications.</Description>
|
||||
<Archive sha1sum="7750b3a27744138a3db4de2ee3a8dd80d3bc3755" type="tarxz">https://download.gnome.org/sources/gnome-builder/41/gnome-builder-41.2.tar.xz</Archive>
|
||||
<Archive sha1sum="5c0db30a5282e45a99cabb7f58ac175093346cdd" type="tarxz">https://download.gnome.org/sources/gnome-builder/41/gnome-builder-41.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>appstream-glib-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
@@ -117,6 +117,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2021-12-07</Date>
|
||||
<Version>41.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-11-17</Date>
|
||||
<Version>41.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user