diff --git a/packages/x11/toolkits/pango/meta b/packages/x11/toolkits/pango/meta new file mode 100644 index 0000000000..4b1fa6200d --- /dev/null +++ b/packages/x11/toolkits/pango/meta @@ -0,0 +1,14 @@ +PKG_NAME="pango" +PKG_VERSION="1.28.3" +PKG_REV="1" +PKG_ARCH="any" +PKG_LICENSE="GPL" +PKG_SITE="http://www.pango.org/" +PKG_URL="http://ftp.gnome.org/pub/gnome/sources/pango/1.28/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_DEPENDS="glib cairo freetype fontconfig libX11 libXft" +PKG_BUILD_DEPENDS="toolchain glib cairo freetype fontconfig libX11 libXft" +PKG_PRIORITY="optional" +PKG_SECTION="x11/toolkits" +PKG_SHORTDESC="pango: Library for layout and rendering of internationalized text" +PKG_LONGDESC="The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+ or GNOME specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the worlds major languages." +PKG_IS_ADDON="no" diff --git a/packages/x11/toolkits/pango/url b/packages/x11/toolkits/pango/url deleted file mode 100644 index 5d96504940..0000000000 --- a/packages/x11/toolkits/pango/url +++ /dev/null @@ -1 +0,0 @@ -http://ftp.gnome.org/pub/gnome/sources/pango/1.28/pango-1.28.3.tar.bz2 \ No newline at end of file