Fix URL in *.pc.in.
This commit is contained in:
@ -23,7 +23,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: EEK
|
Name: EEK
|
||||||
Description: A Library to Create Keyboard-like UI
|
Description: A Library to Create Keyboard-like UI
|
||||||
URL: http://ueno.github.com/eekboard/
|
URL: http://fedorahosted.org/eekboard/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: gobject-2.0 gio-2.0
|
Requires: gobject-2.0 gio-2.0
|
||||||
Libs: -L${libdir} -leek
|
Libs: -L${libdir} -leek
|
||||||
|
|||||||
@ -23,7 +23,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: libeek-clutter
|
Name: libeek-clutter
|
||||||
Description: A Library to Create Keyboard-like UI (Clutter Support)
|
Description: A Library to Create Keyboard-like UI (Clutter Support)
|
||||||
URL: http://ueno.github.com/eekboard/
|
URL: http://fedorahosted.org/eekboard/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: eek-@EEK_API_VERSION@ clutter-1.0
|
Requires: eek-@EEK_API_VERSION@ clutter-1.0
|
||||||
Libs: -L${libdir} -leek-clutter
|
Libs: -L${libdir} -leek-clutter
|
||||||
|
|||||||
@ -23,7 +23,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: libeek-gtk
|
Name: libeek-gtk
|
||||||
Description: A Library to Create Keyboard-like UI (GTK Support)
|
Description: A Library to Create Keyboard-like UI (GTK Support)
|
||||||
URL: http://ueno.github.com/eekboard/
|
URL: http://fedorahosted.org/eekboard/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: eek-@EEK_API_VERSION@ gtk+-@GTK_API_VERSION@
|
Requires: eek-@EEK_API_VERSION@ gtk+-@GTK_API_VERSION@
|
||||||
Libs: -L${libdir} -leek-gtk
|
Libs: -L${libdir} -leek-gtk
|
||||||
|
|||||||
@ -23,7 +23,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: libeek-xkb
|
Name: libeek-xkb
|
||||||
Description: A Library to Create Keyboard-like UI (XKB Support)
|
Description: A Library to Create Keyboard-like UI (XKB Support)
|
||||||
URL: http://ueno.github.com/eekboard/
|
URL: http://fedorahosted.org/eekboard/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: eek-@EEK_API_VERSION@ gtk+-x11-@GTK_API_VERSION@
|
Requires: eek-@EEK_API_VERSION@ gtk+-x11-@GTK_API_VERSION@
|
||||||
Libs: -L${libdir} -leek-xkb
|
Libs: -L${libdir} -leek-xkb
|
||||||
|
|||||||
@ -23,7 +23,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: libeek-xkl
|
Name: libeek-xkl
|
||||||
Description: A Library to Create Keyboard-like UI (Libxklavier Support)
|
Description: A Library to Create Keyboard-like UI (Libxklavier Support)
|
||||||
URL: http://ueno.github.com/eekboard/
|
URL: http://fedorahosted.org/eekboard/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: eek-xkb-@EEK_API_VERSION@ libxklavier
|
Requires: eek-xkb-@EEK_API_VERSION@ libxklavier
|
||||||
Libs: -L${libdir} -leek-xkl
|
Libs: -L${libdir} -leek-xkl
|
||||||
|
|||||||
Reference in New Issue
Block a user