mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
gtk+: add metafile support, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5e0e890163
commit
6f67c430b9
14
packages/x11/toolkits/gtk+/meta
Normal file
14
packages/x11/toolkits/gtk+/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="gtk+"
|
||||
PKG_VERSION="2.22.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.gtk.org/"
|
||||
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.22/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="atk libX11 libXrandr libXi glib pango cairo gdk-pixbuf"
|
||||
PKG_BUILD_DEPENDS="toolchain atk libX11 libXrandr libXi glib pango cairo gdk-pixbuf"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="x11/toolkits"
|
||||
PKG_SHORTDESC="gtk+: The Gimp ToolKit (GTK)"
|
||||
PKG_LONGDESC="This is GTK+. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System. It is designed to be small, efficient, and flexible. GTK+ is written in C with a very object-oriented approach."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://ftp.gnome.org/pub/gnome/sources/gtk+/2.22/gtk+-2.22.0.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user