mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-dotnet/webkit-sharp: remove last rited package
Gentoo-bug: 608602
This commit is contained in:
parent
e223e4261c
commit
7e3f94f3f0
@ -1 +0,0 @@
|
||||
DIST webkit-sharp-0.3.tar.bz2 88972 SHA256 6633630b6e4834b0f93726570d1c97e884470e3c400ae929cca2f1376b7b959a SHA512 3a70b41a16024d0682328bcd59d7f99f51a0c191d63a96a4c3bd66ea3e8fb7dea1e85b4934ed3d98c5ae15b69b7745c273f78ad94610653e9f669ffaddc20231 WHIRLPOOL 71dc5d23171603b011322e6aa07dd3b77585ee1311c74ca2cc376f4e06f880a51f7fad60a4cacf20ef2905e1afbc21af7a65991c78e0d8dc715abb78fa64b7d5
|
||||
@ -1,9 +0,0 @@
|
||||
diff --git a/sources/webkit-sharp.dll.config.in b/sources/webkit-sharp.dll.config.in
|
||||
index 75788f8..4220311 100644
|
||||
--- a/sources/webkit-sharp.dll.config.in
|
||||
+++ b/sources/webkit-sharp.dll.config.in
|
||||
@@ -1,3 +1,3 @@
|
||||
<configuration>
|
||||
- <dllmap dll="webkit-1.0" target="webkit-1.0@LIB_PREFIX@.2@LIB_SUFFIX@"/>
|
||||
+ <dllmap dll="webkit-1.0" target="libwebkitgtk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/>
|
||||
</configuration>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>dotnet@gentoo.org</email>
|
||||
<name>Gentoo Dotnet Project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@ -1,32 +0,0 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="4"
|
||||
|
||||
inherit mono multilib eutils
|
||||
|
||||
DESCRIPTION="WebKit-gtk bindings for Mono"
|
||||
HOMEPAGE="http://www.mono-project.com/"
|
||||
SRC_URI="http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/${P}.tar.bz2"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-lang/mono-2
|
||||
>=net-libs/webkit-gtk-1.4:2
|
||||
dev-dotnet/gtk-sharp:2"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
MAKEOPTS="${MAKEOPTS} -j1"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/${P}-webkit14.patch"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
mono_multilib_comply
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user