diff options
author | Mathew Holleran <mathew.holleran@gmail.com> | 2013-10-27 00:38:35 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:00 -0500 |
commit | 15194b28e34099a4be52f6327e5951ee01db709a (patch) | |
tree | 9fac98e5e4663bbd47223dab92cd2e32fd5c2048 /libraries/pangox-compat/pangox-compat.info | |
parent | 07e2b2df51756387951bb5cd3fb7f8d672658f33 (diff) | |
download | slackbuilds-15194b28e34099a4be52f6327e5951ee01db709a.tar.gz |
libraries/pangox-compat: Added (X font support for Pango)
This will needed for gtkglext to build on Slackware 14.1,
as pangox is no longer part of the pango package there.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/pangox-compat/pangox-compat.info')
-rw-r--r-- | libraries/pangox-compat/pangox-compat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/pangox-compat/pangox-compat.info b/libraries/pangox-compat/pangox-compat.info new file mode 100644 index 0000000000..3a0634eb7d --- /dev/null +++ b/libraries/pangox-compat/pangox-compat.info @@ -0,0 +1,10 @@ +PRGNAM="pangox-compat" +VERSION="0.0.2" +HOMEPAGE="http://www.pango.org" +DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/pangox-compat/0.0/pangox-compat-0.0.2.tar.xz" +MD5SUM="7bcbd0187f03e1e27af9a81e07249c33" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Mathew Holleran" +EMAIL="mathew.holleran@gmail.com" |