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

This commit is contained in:
Ertuğrul Erata
2018-07-11 18:12:12 +03:00
2 changed files with 16 additions and 2 deletions
Regular → Executable
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications</Summary>
<Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
<Archive sha1sum="917ffea7299392fd2d07fb8d790658779d21e7f3" type="tarxz">https://dl.winehq.org/wine/source/3.x/wine-3.8.tar.xz</Archive>
<Archive sha1sum="79ce06feb7096ace87b8d9d72e6f1e167c17f96c" type="tarxz">https://dl.winehq.org/wine/source/3.x/wine-3.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>mit-kerberos</Dependency>
<Dependency>lcms2-devel</Dependency>
@@ -275,6 +275,13 @@
</Package>
<History>
<Update release="14">
<Date>2018-07-11</Date>
<Version>3.12</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2018-05-23</Date>
<Version>3.8</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>driver</IsA>
<Summary>X.Org evdev input driver</Summary>
<Description>xorg-input-evdev contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about.</Description>
<Archive sha1sum="1f599c8f95f7d39af83aa2a59039432f35ab8c55" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-evdev-2.10.5.tar.bz2</Archive>
<Archive sha1sum="660de292d5a40e2b8f385965c6a4e149c981ba59" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-evdev-2.10.6.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xorg-server-devel</Dependency>
<Dependency>libmtdev-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-06-03</Date>
<Version>2.10.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-03-11</Date>
<Version>2.10.5</Version>