caribou: update to 0.4.2.
This commit is contained in:
parent
57b2ff05ad
commit
3c237cc3b7
@ -7,6 +7,8 @@ long_desc="${long_desc}
|
|||||||
|
|
||||||
Add_dependency run pygobject-devel
|
Add_dependency run pygobject-devel
|
||||||
|
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
@ -11,14 +11,8 @@ libxml2.so.2
|
|||||||
libgee.so.2
|
libgee.so.2
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
libgthread-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libatk-1.0.so.0
|
libatk-1.0.so.0
|
||||||
libpangoft2-1.0.so.0
|
|
||||||
libfreetype.so.6
|
|
||||||
libfontconfig.so.1
|
|
||||||
|
@ -1,14 +1,13 @@
|
|||||||
# Template file for 'caribou'
|
# Template file for 'caribou'
|
||||||
pkgname=caribou
|
pkgname=caribou
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=2
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
--disable-gtk2-module"
|
--disable-gtk2-module"
|
||||||
short_desc="An alternative to the Gnome On-screen Keyboard"
|
short_desc="An alternative to the Gnome On-screen Keyboard"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=d4d2328e0eadbf037f7e0ec146e835097fe56cb2b940985655e649c5556e4ed1
|
checksum=bcc64498b20c368747c3630d501a66ccf904db15d855f33fd4f963b5b19723ad
|
||||||
long_desc="
|
long_desc="
|
||||||
Caribou is a text entry and UI navigation application being developed as an
|
Caribou is a text entry and UI navigation application being developed as an
|
||||||
alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou
|
alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou
|
||||||
|
Loading…
x
Reference in New Issue
Block a user