x11 library ver. bump
This commit is contained in:
@@ -23,4 +23,6 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dosed("%s/usr/share/dbus-1/services/*.service" % get.installDIR(), "SystemdService", deleteLine=True )
|
||||
|
||||
pisitools.dodoc("COPYING", "NEWS")
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Summary>
|
||||
<Description>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Description>
|
||||
<Archive sha1sum="7d8c32e00690dc8648754aa8146fc6d3662f7192" type="tarxz">https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.10.0/xdg-desktop-portal-gtk-1.10.0.tar.xz</Archive>
|
||||
<Archive sha1sum="ba02d50f1fe9235e525066c88afa9b07600f35f0" type="tarxz">https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.14.0/xdg-desktop-portal-gtk-1.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-08-22</Date>
|
||||
<Version>1.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-09-24</Date>
|
||||
<Version>1.10.0</Version>
|
||||
|
||||
@@ -17,6 +17,7 @@ def setup():
|
||||
--disable-geoclue \
|
||||
--disable-docbook-docs \
|
||||
--disable-libportal \
|
||||
--with-systemduserunitdir=no \
|
||||
--enable-pipewire")
|
||||
#--with-systemduserunitdir=none \
|
||||
def build():
|
||||
@@ -25,4 +26,6 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dosed("%s/usr/share/dbus-1/services/*.service" % get.installDIR(), "SystemdService", deleteLine=True )
|
||||
|
||||
pisitools.dodoc("COPYING", "README*", "NEWS")
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Summary>
|
||||
<Description>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Description>
|
||||
<Archive sha1sum="5738e21708033d3a6608a76c87ab9e55e36061c1" type="targz">https://github.com/flatpak/xdg-desktop-portal/archive/1.14.3.tar.gz</Archive>
|
||||
<Archive sha1sum="0c61b2692e07ef989e0bdeaed17d495d2f961deb" type="targz">https://github.com/flatpak/xdg-desktop-portal/archive/1.14.6.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2022-08-22</Date>
|
||||
<Version>1.14.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-04-23</Date>
|
||||
<Version>1.14.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user