Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
Ertuğrul Erata
2018-04-12 20:43:02 +03:00
3 changed files with 24 additions and 3 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>VLC Backend for qt5-phonon</Summary>
<Description>phonon-backend-vlc allows Phonon (the KDE media library) to use VLC for audio and video playback.</Description>
<Archive sha1sum="15e021b2904e656a02a53bcec56e8a407b192774" type="tarxz">mirrors://kde/stable/phonon/phonon-backend-vlc/0.9.1/phonon-backend-vlc-0.9.1.tar.xz</Archive>
<Archive sha1sum="ac4daf7e67fb46a72395845e3c83436dd6f4672c" type="tarxz">mirrors://kde/stable/phonon/phonon-backend-vlc/0.10.1/phonon-backend-vlc-0.10.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-04-12</Date>
<Version>0.10.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-02-18</Date>
<Version>0.9.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="26cbca90655d04bf2161ac58c91e797996cfabb0" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.10.0.tar.xz</Archive>
<Archive sha1sum="7decdbad48796ca9c786eaa610b0c1c48671e623" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.10.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="9">
<Date>2018-04-12</Date>
<Version>1.10.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-02-22</Date>
<Version>1.10.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>driver</IsA>
<Summary>Generic input driver for the X.Org server based on libinput</Summary>
<Description>Generic input driver for the X.Org server based on libinput</Description>
<Archive sha1sum="3f55b8a5d4ff51d4f0cfe3fe9ace66227193abd4" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-libinput-0.26.0.tar.bz2</Archive>
<Archive sha1sum="70ba045975b6484f16d11b32fbbb7e7194d2e0fd" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-libinput-0.27.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>eudev-devel</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-04-11</Date>
<Version>0.27.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2017-12-24</Date>
<Version>0.26.0</Version>