version bump scim, libinput, libva, libva-intel-driver, xorg-input-evdev,xorg-input-libinput, xorg-video-nouveau
This commit is contained in:
+16
-13
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Smart Common Input Method - framework for Input Methods</Summary>
|
||||
<Description>Smart Common Input Method (SCIM) is a framework for Input Methods. It is a modular and flexible approach for authoring and using Input Methods for X11 platform.</Description>
|
||||
<Archive sha1sum="8f2b4305b6a548cc8df5eef1454158a54b9a7d04" type="targz">mirrors://sourceforge/scim/scim-1.4.16.tar.gz</Archive>
|
||||
<Archive sha1sum="fd5a1078cb6c8d67f8bbf79969b8c5db033a0cda" type="targz">mirrors://sourceforge/scim/scim-1.4.17.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile permission="0644" target="configs/config">scim-system-config</AdditionalFile>
|
||||
<AdditionalFile permission="0644" target="configs/global">scim-system-global</AdditionalFile>
|
||||
@@ -43,17 +43,18 @@
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>scim-libs</Dependency>
|
||||
<!--Dependency>gtk3</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>gtk2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency-->
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/scim-1.0</Path>
|
||||
<Path fileType="data">/usr/share/scim</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
@@ -65,13 +66,8 @@
|
||||
<Package>
|
||||
<Name>scim-libs</Name>
|
||||
<Summary>Libraries of SCIM</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<!--Dependency>pango</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency-->
|
||||
<Dependency>libgcc</Dependency>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -121,6 +117,13 @@
|
||||
</Package-->
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>1.4.17</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>1.4.16</Version>
|
||||
|
||||
Reference in New Issue
Block a user