public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/aspnet-common/, dev-dotnet/aspnet-common/files/
@ 2016-10-04  6:14 Mikhail Pukhlikov
  0 siblings, 0 replies; only message in thread
From: Mikhail Pukhlikov @ 2016-10-04  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     576c0497a62898684241fb89d8a8ee5d689c58cd
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Fri Sep 30 15:31:06 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 15:31:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=576c0497

compilation

 dev-dotnet/aspnet-common/aspnet-common-1.0.0.ebuild       |   9 ++++-----
 .../files/Microsoft.Extensions.Primitives.csproj-1.0.0.gz | Bin 0 -> 945 bytes
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-dotnet/aspnet-common/aspnet-common-1.0.0.ebuild b/dev-dotnet/aspnet-common/aspnet-common-1.0.0.ebuild
index 3046b36..5a9260f 100644
--- a/dev-dotnet/aspnet-common/aspnet-common-1.0.0.ebuild
+++ b/dev-dotnet/aspnet-common/aspnet-common-1.0.0.ebuild
@@ -29,7 +29,7 @@ DEPEND="${COMMON_DEPEND}
 
 src_unpack() {
 	default
-	#gunzip --decompress --stdout "${FILESDIR}/Autofac.csproj-${PV}.gz" >"${S}/src/Autofac/Autofac.csproj" || die
+	gunzip --decompress --stdout "${FILESDIR}/Microsoft.Extensions.Primitives.csproj-${PV}.gz" >"${S}/src/Microsoft.Extensions.Primitives/Microsoft.Extensions.Primitives.csproj" || die
 }
 
 src_prepare() {
@@ -37,8 +37,7 @@ src_prepare() {
 }
 
 src_compile() {
-	#exbuild_strong /p:VersionNumber=${PV} "src/Autofac/Autofac.csproj"
-	:;
+	exbuild_strong /p:VersionNumber=${PV} "src/Microsoft.Extensions.Primitives/Microsoft.Extensions.Primitives.csproj"
 }
 
 src_install() {
@@ -47,6 +46,6 @@ src_install() {
 	else
 		DIR="Release"
 	fi
-	#egacinstall "src/Autofac/bin/${DIR}/Autofac.dll"
-	#einstall_pc_file "${PN}" "${PV}" "Autofac.dll"
+	egacinstall "src/Microsoft.Extensions.Primitives/bin/${DIR}/Microsoft.Extensions.Primitives.dll"
+	einstall_pc_file "${PN}" "${PV}" "Microsoft.Extensions.Primitives.dll"
 }

diff --git a/dev-dotnet/aspnet-common/files/Microsoft.Extensions.Primitives.csproj-1.0.0.gz b/dev-dotnet/aspnet-common/files/Microsoft.Extensions.Primitives.csproj-1.0.0.gz
new file mode 100644
index 0000000..f6062b9
Binary files /dev/null and b/dev-dotnet/aspnet-common/files/Microsoft.Extensions.Primitives.csproj-1.0.0.gz differ


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-04  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04  6:14 [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/aspnet-common/, dev-dotnet/aspnet-common/files/ Mikhail Pukhlikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox