mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-php/magickwand: Drop old
Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
PHP_EXT_NAME="magickwand"
|
||||
PHP_EXT_ZENDEXT="no"
|
||||
PHP_EXT_INI="yes"
|
||||
DOCS="AUTHOR ChangeLog CREDITS README TODO"
|
||||
|
||||
MY_PN="MagickWandForPHP"
|
||||
IUSE=""
|
||||
|
||||
USE_PHP="php5-6 php5-5 php5-4"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
inherit php-ext-source-r2
|
||||
|
||||
DESCRIPTION="A native PHP-extension to the ImageMagick MagickWand API"
|
||||
HOMEPAGE="http://www.magickwand.org/"
|
||||
SRC_URI="http://www.magickwand.org/download/php/${MY_PN}-${PV}-2.tar.bz2"
|
||||
|
||||
LICENSE="MagickWand"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND=">=media-gfx/imagemagick-6.5.2.9"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user