[dev-dotnet/gio-sharp] Grab the source, not the precompiled version
This commit is contained in:
@@ -7,11 +7,11 @@ EAPI=2
|
||||
inherit eutils mono autotools
|
||||
|
||||
# Upstream seems to enjoy using random names.
|
||||
MY_PN="mono-gio-sharp-4159f82"
|
||||
MY_PN="mono-gio-sharp-017c8a5"
|
||||
|
||||
DESCRIPTION="A branch of the official gtk-sharp/gio to get gio-sharp building on gtk-sharp 2.12"
|
||||
HOMEPAGE="http://github.com/mono/gio-sharp"
|
||||
SRC_URI="https://github.com/mono/gio-sharp/zipball/${PV} -> mono-gio-sharp-0.2.zip"
|
||||
SRC_URI="https://github.com/mono/gio-sharp/tarball/master -> mono-gio-sharp-0.2.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
@@ -22,8 +22,7 @@ RDEPEND=">=dev-lang/mono-2
|
||||
dev-dotnet/glib-sharp
|
||||
dev-dotnet/gtk-sharp-gapi
|
||||
>=dev-libs/glib-2.22:2"
|
||||
DEPEND="${RDEPEND}
|
||||
app-arch/unzip"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user