summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-27 23:31:08 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-27 23:31:30 +0300
commit49b8bad483f44acd4432d85895a8842b6f48be2b (patch)
tree55caeb2b8b6a5383f86d268252c9201d248c310d /dev-dotnet/nuget
parentprofiles: plasma: Revert >=libreoffice-6.1[gtk] kde-surprise-usedep (diff)
downloadgentoo-49b8bad483f44acd4432d85895a8842b6f48be2b.tar.gz
gentoo-49b8bad483f44acd4432d85895a8842b6f48be2b.tar.bz2
gentoo-49b8bad483f44acd4432d85895a8842b6f48be2b.zip
dev-dotnet/: remove last rited packages
Diffstat (limited to 'dev-dotnet/nuget')
-rw-r--r--dev-dotnet/nuget/Manifest2
-rw-r--r--dev-dotnet/nuget/files/add-keyfile-option-to-csproj.patch6
-rw-r--r--dev-dotnet/nuget/files/rsa-4096.snkbin596 -> 0 bytes
-rw-r--r--dev-dotnet/nuget/files/strongnames-for-ebuild-2.8.1.patch34
-rw-r--r--dev-dotnet/nuget/metadata.xml11
-rw-r--r--dev-dotnet/nuget/nuget-2.8.3.ebuild60
-rw-r--r--dev-dotnet/nuget/nuget-2.8.7-r1.ebuild61
-rw-r--r--dev-dotnet/nuget/nuget-2.8.7.ebuild60
8 files changed, 0 insertions, 234 deletions
diff --git a/dev-dotnet/nuget/Manifest b/dev-dotnet/nuget/Manifest
deleted file mode 100644
index 9fc7dc9148ea..000000000000
--- a/dev-dotnet/nuget/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST nuget-2.8.3.tar.gz 14240757 BLAKE2B ba1e599582ecb7a8d1d6a132cab18146f4d422a479b694e0074ed55728ffdcfb588e475a936199eb208a9fc010b0af2b2f0b5e8a10027752099d1f242950c624 SHA512 a1447042f77fdb0d63caaf49d64208ac0ab072ab1caf7f5edaeb936f3e26fac7ad80c3af51b12086cb2b9bb63df32e8da244894c4cd4946373ff86cb7a4e130d
-DIST nuget-2.8.7.tar.gz 22865370 BLAKE2B b8c8b577094e436863266b20cfc50749f7b0c219316b53fbfc3b8f6dd6ff0365abb21d04bc796697f21716cfecba6c85c84e5ad19efc59b539790d4d0385f92b SHA512 5120c8dc0fcda6aa8b8f2b8c4803bc141d046cbddb9ea2b9f963e775c5a652e4873295ecc22fd07261556777777fcf9f05a45fb4438fac9993b05ec83cadeb79
diff --git a/dev-dotnet/nuget/files/add-keyfile-option-to-csproj.patch b/dev-dotnet/nuget/files/add-keyfile-option-to-csproj.patch
deleted file mode 100644
index 6b2eded0bc05..000000000000
--- a/dev-dotnet/nuget/files/add-keyfile-option-to-csproj.patch
+++ /dev/null
@@ -1,6 +0,0 @@
---- work.orig/nuget-Release-2.8.7-MonoDevelop/src/Core/Core.csproj
-+++ work/nuget-Release-2.8.7-MonoDevelop/src/Core/Core.csproj
-@@ -8,1 +8,3 @@
- <AssemblyName>NuGet.Core</AssemblyName>
-+ <SignAssembly>true</SignAssembly>
-+ <AssemblyOriginatorKeyFile>rsa-4096.snk</AssemblyOriginatorKeyFile>
diff --git a/dev-dotnet/nuget/files/rsa-4096.snk b/dev-dotnet/nuget/files/rsa-4096.snk
deleted file mode 100644
index 380116c18fc3..000000000000
--- a/dev-dotnet/nuget/files/rsa-4096.snk
+++ /dev/null
Binary files differ
diff --git a/dev-dotnet/nuget/files/strongnames-for-ebuild-2.8.1.patch b/dev-dotnet/nuget/files/strongnames-for-ebuild-2.8.1.patch
deleted file mode 100644
index 40c35c8cd4c8..000000000000
--- a/dev-dotnet/nuget/files/strongnames-for-ebuild-2.8.1.patch
+++ /dev/null
@@ -1,34 +0,0 @@
---- work.unpacked/nuget-Release-2.8.1-MonoDevelop/src/Core/Core.csproj 2015-03-06 18:32:27.255819553 +0300
-+++ work/nuget-Release-2.8.1-MonoDevelop/src/Core/Core.csproj 2015-03-06 18:51:33.240779088 +0300
-@@ -221,9 +221,7 @@
- <Compile Include="Utility\VersionSpec.cs" />
- <Compile Include="Utility\WebRequestEventArgs.cs" />
- <Compile Include="FileModifiers\XdtTransformer.cs" />
-- <Reference Include="Microsoft.Web.XmlTransform">
-- <HintPath>..\..\lib\Microsoft.Web.XmlTransform.dll</HintPath>
-- </Reference>
-+ <Reference Include="Microsoft.Web.XmlTransform, Version=2.8.1.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
---- work.unpacked/nuget-Release-2.8.1-MonoDevelop/src/CommandLine/CommandLine.csproj 2015-03-06 18:32:27.265819553 +0300
-+++ work/nuget-Release-2.8.1-MonoDevelop/src/CommandLine/CommandLine.csproj 2015-03-06 18:52:00.471778127 +0300
-@@ -30,10 +35,6 @@
- <Reference Include="Microsoft.Build.Engine" />
- <Reference Include="Microsoft.Build.Framework" />
- <Reference Include="Microsoft.CSharp" />
-- <Reference Include="Microsoft.Web.XmlTransform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
-- <SpecificVersion>False</SpecificVersion>
-- <HintPath>..\..\lib\Microsoft.Web.XmlTransform.dll</HintPath>
-- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.Composition" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
-@@ -41,6 +42,7 @@
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
-+ <Reference Include="Microsoft.Web.XmlTransform, Version=2.8.1.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\Common\MsBuildProjectUtility.cs">
diff --git a/dev-dotnet/nuget/metadata.xml b/dev-dotnet/nuget/metadata.xml
deleted file mode 100644
index 1f3a499acf5e..000000000000
--- a/dev-dotnet/nuget/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="github">mrward/nuget</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-dotnet/nuget/nuget-2.8.3.ebuild b/dev-dotnet/nuget/nuget-2.8.3.ebuild
deleted file mode 100644
index 7bb44442167b..000000000000
--- a/dev-dotnet/nuget/nuget-2.8.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit dotnet eutils
-
-DESCRIPTION="Nuget - .NET Package Manager"
-HOMEPAGE="http://nuget.codeplex.com"
-SRC_URI="https://github.com/mrward/nuget/archive/Release-${PV}-MonoDevelop.tar.gz -> ${P}.tar.gz"
-S=${WORKDIR}/nuget-Release-${PV}-MonoDevelop
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-# Mask 3.2.0 because of mcs compiler bug : http://stackoverflow.com/a/17926731/238232
-# it fixed in 3.2.3
-DEPEND=">=dev-lang/mono-3.2.3
- <=dev-dotnet/xdt-for-monodevelop-2.8.2"
-RDEPEND="${DEPEND}"
-
-# note about blocking nuget:
-# there are at least two versions of it - on from mono, one from mrward
-# see https://bugzilla.xamarin.com/show_bug.cgi?id=27693
-# i think version from mrward is enough for now,
-# that is why there is no slotted install or two different names/locations
-
-pkg_setup() {
- dotnet_pkg_setup
- mozroots --import --sync --machine
-}
-
-src_prepare() {
- sed -i -e 's@RunTests@ @g' "${S}/Build/Build.proj" || die
- cp "${FILESDIR}/rsa-4096.snk" "${S}/src/Core/" || die
- epatch "${FILESDIR}/add-keyfile-option-to-csproj.patch"
- sed -i -E -e "s#(\[assembly: InternalsVisibleTo(.*)\])#/* \1 */#g" "src/Core/Properties/AssemblyInfo.cs" || die
- epatch "${FILESDIR}/strongnames-for-ebuild-2.8.1.patch"
-}
-
-src_configure() {
- export EnableNuGetPackageRestore="true"
-}
-
-src_compile() {
-# xbuild Build/Build.proj /p:Configuration=Release /p:TreatWarningsAsErrors=false /tv:4.0 /p:TargetFrameworkVersion="v${FRAMEWORK}" /p:Configuration="Mono Release" /t:GoMono || die
- source ./build.sh || die
-}
-
-src_install() {
- elog "Installing NuGet.Core.dll into GAC"
- egacinstall "src/Core/obj/Mono Release/NuGet.Core.dll"
- elog "Installing NuGet console application"
- insinto /usr/lib/mono/NuGet/"${FRAMEWORK}"/
- doins src/CommandLine/obj/Mono\ Release/NuGet.exe
- make_wrapper nuget "mono /usr/lib/mono/NuGet/${FRAMEWORK}/NuGet.exe"
-}
diff --git a/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild b/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild
deleted file mode 100644
index 91ab6c82f937..000000000000
--- a/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit dotnet eutils
-
-# This ebuild provides a forked version of nuget modified to work with MonoDevelop.
-# See https://bugzilla.xamarin.com/show_bug.cgi?id=27693
-# dev-dotnet/nuget-codeplex provides the upstream version.
-
-DESCRIPTION="Nuget - .NET Package Manager"
-HOMEPAGE="http://nuget.codeplex.com"
-SRC_URI="https://github.com/mrward/nuget/archive/Release-${PV}-MonoDevelop.tar.gz -> ${P}.tar.gz"
-S=${WORKDIR}/nuget-Release-${PV}-MonoDevelop
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-# Mask 3.2.0 because of mcs compiler bug : http://stackoverflow.com/a/17926731/238232
-# it fixed in 3.2.3
-DEPEND=">=dev-lang/mono-3.2.3
- <=dev-dotnet/xdt-for-monodevelop-2.8.2
- !dev-dotnet/nuget-codeplex
- app-misc/ca-certificates"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- addwrite "/usr/share/.mono/keypairs"
- dotnet_pkg_setup
- cert-sync /etc/ssl/certs/ca-certificates.crt
-}
-
-src_prepare() {
- sed -i -e 's@RunTests@ @g' "${S}/Build/Build.proj" || die
- cp "${FILESDIR}/rsa-4096.snk" "${S}/src/Core/" || die
- epatch "${FILESDIR}/add-keyfile-option-to-csproj.patch"
- sed -i -E -e "s#(\[assembly: InternalsVisibleTo(.*)\])#/* \1 */#g" "src/Core/Properties/AssemblyInfo.cs" || die
- epatch "${FILESDIR}/strongnames-for-ebuild-2.8.1.patch"
-}
-
-src_configure() {
- export EnableNuGetPackageRestore="true"
-}
-
-src_compile() {
-# xbuild Build/Build.proj /p:Configuration=Release /p:TreatWarningsAsErrors=false /tv:4.0 /p:TargetFrameworkVersion="v${FRAMEWORK}" /p:Configuration="Mono Release" /t:GoMono || die
- source ./build.sh || die
-}
-
-src_install() {
- elog "Installing NuGet.Core.dll into GAC"
- egacinstall "src/Core/obj/Mono Release/NuGet.Core.dll"
- elog "Installing NuGet console application"
- insinto /usr/lib/mono/NuGet/"${FRAMEWORK}"/
- doins src/CommandLine/obj/Mono\ Release/NuGet.exe
- make_wrapper nuget "mono /usr/lib/mono/NuGet/${FRAMEWORK}/NuGet.exe"
-}
diff --git a/dev-dotnet/nuget/nuget-2.8.7.ebuild b/dev-dotnet/nuget/nuget-2.8.7.ebuild
deleted file mode 100644
index 184ad8fc0037..000000000000
--- a/dev-dotnet/nuget/nuget-2.8.7.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit dotnet eutils
-
-# This ebuild provides a forked version of nuget modified to work with MonoDevelop.
-# See https://bugzilla.xamarin.com/show_bug.cgi?id=27693
-# dev-dotnet/nuget-codeplex provides the upstream version.
-
-DESCRIPTION="Nuget - .NET Package Manager"
-HOMEPAGE="http://nuget.codeplex.com"
-SRC_URI="https://github.com/mrward/nuget/archive/Release-${PV}-MonoDevelop.tar.gz -> ${P}.tar.gz"
-S=${WORKDIR}/nuget-Release-${PV}-MonoDevelop
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-# Mask 3.2.0 because of mcs compiler bug : http://stackoverflow.com/a/17926731/238232
-# it fixed in 3.2.3
-DEPEND=">=dev-lang/mono-3.2.3
- <=dev-dotnet/xdt-for-monodevelop-2.8.2
- !dev-dotnet/nuget-codeplex"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- addwrite "/usr/share/.mono/keypairs"
- dotnet_pkg_setup
- mozroots --import --sync --machine
-}
-
-src_prepare() {
- sed -i -e 's@RunTests@ @g' "${S}/Build/Build.proj" || die
- cp "${FILESDIR}/rsa-4096.snk" "${S}/src/Core/" || die
- epatch "${FILESDIR}/add-keyfile-option-to-csproj.patch"
- sed -i -E -e "s#(\[assembly: InternalsVisibleTo(.*)\])#/* \1 */#g" "src/Core/Properties/AssemblyInfo.cs" || die
- epatch "${FILESDIR}/strongnames-for-ebuild-2.8.1.patch"
-}
-
-src_configure() {
- export EnableNuGetPackageRestore="true"
-}
-
-src_compile() {
-# xbuild Build/Build.proj /p:Configuration=Release /p:TreatWarningsAsErrors=false /tv:4.0 /p:TargetFrameworkVersion="v${FRAMEWORK}" /p:Configuration="Mono Release" /t:GoMono || die
- source ./build.sh || die
-}
-
-src_install() {
- elog "Installing NuGet.Core.dll into GAC"
- egacinstall "src/Core/obj/Mono Release/NuGet.Core.dll"
- elog "Installing NuGet console application"
- insinto /usr/lib/mono/NuGet/"${FRAMEWORK}"/
- doins src/CommandLine/obj/Mono\ Release/NuGet.exe
- make_wrapper nuget "mono /usr/lib/mono/NuGet/${FRAMEWORK}/NuGet.exe"
-}