X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=media-gfx%2Ffontmatrix%2Ffontmatrix-0.6.0.ebuild;h=70df3121e9fcdedf077d99451840c0abe32e413e;hb=5dede4b8a1efb862e88ae673bd578483aa1637ee;hp=5065b1606ee59a3efb079a96fe4346bf6aa4f8f1;hpb=afbffa7317c45bf1ced46a73263a933baa567b40;p=~andy%2Fsunrise diff --git a/media-gfx/fontmatrix/fontmatrix-0.6.0.ebuild b/media-gfx/fontmatrix/fontmatrix-0.6.0.ebuild index 5065b1606..70df3121e 100644 --- a/media-gfx/fontmatrix/fontmatrix-0.6.0.ebuild +++ b/media-gfx/fontmatrix/fontmatrix-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -7,18 +7,19 @@ EAPI=4 inherit qt4-r2 cmake-utils DESCRIPTION="A font manager" -HOMEPAGE="http://www.fontmatrix.net/" -SRC_URI="http://www.fontmatrix.net/archives/${P}-Source.tar.gz" +HOMEPAGE="http://oep-h.com/fontmatrix/" +# old link dead, no official one yet ( Mar 21 2012 ) +SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}/${P}-Source.tar.gz/6a00c9448a50d3bab5acb4145f778f2d/${P}-Source.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -RDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-sql:4 - x11-libs/qt-svg:4 - x11-libs/qt-webkit:4 +RDEPEND="dev-qt/qtgui:4 + dev-qt/qtsql:4 + dev-qt/qtsvg:4 + dev-qt/qtwebkit:4 media-libs/freetype:2" DEPEND=${RPEDEND} @@ -39,7 +40,7 @@ src_install() { pkg_postinst() { elog "If you encounter problems or just have questions or if you have" - elog " suggestions, please take time to suscribe to the undertype-users" - elog " mailing list ( https://mail.gna.org/listinfo/undertype-users )." - elog " If you want to reach us quickly, come to #fontmatrix at Freenode." + elog "suggestions, please take time to suscribe to the undertype-users" + elog "mailing list ( https://mail.gna.org/listinfo/undertype-users )." + elog "If you want to reach us quickly, come to #fontmatrix at Freenode." }