+++ /dev/null
-DIST ShivaVG-0.2.1.zip 467452 SHA256 9735079392829f7aaf79e02ed84dd74f5c443c39c02ff461cfdd19cfc4ae89c4 SHA512 4cca136dded7cd7db7159eb13843ffb000e14a18b0e70d6f78efdf9047932fea6d9e4f32631d9f0e95054cc6cdca4764249732b5f913f1b30a8e5174b38b4528 WHIRLPOOL 10ccc6d21285920e85ca8fec3a1cb94b109ee2300af8454f22b1dead34b74463fbe40ba9112f79f37f33e38dc3a537d02ee79893ba9789c96968972cf484b76c
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lu_zero@gentoo.org</email>
- </maintainer>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <longdescription>
-ShivaVG is an open-source ANSI C implementation of the Khronos'
-OpenVG specification for hardware-accelerated vector graphics API. It is built
-entirely on top of OpenGL.
-</longdescription>
- <upstream>
- <remote-id type="sourceforge">shivavg</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-MY_PN="ShivaVG"
-MY_P="${MY_PN}-${PV}"
-inherit base autotools
-
-DESCRIPTION="open-source implementation of the Khronos' OpenVG specification"
-HOMEPAGE="http://shivavg.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~arm ~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/glu
- media-libs/freeglut
- virtual/opengl"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- base_src_prepare
-
- sed -i -e 's:LDFLAGS="$LDFLAGS :LIBS=":g' \
- configure.in
- eautoreconf
-}
# Masking alpha releases
net-analyzer/ncrack
-# Luca Barbato <lu_zero@gentoo.org> (21 Jul 2010)
-# Not ready for public consumption, clashes with current mesa-git
-media-libs/shivavg
-
# Mike Frysinger <vapier@gentoo.org> (07 Mar 2010)
# Very old packages that people should have upgraded away from
# long ago. Courtesy mask ... time to upgrade.