Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: monogame-git 3.5-2
Git Clone URL: | https://aur-dev.archlinux.org/monogame-git.git (read-only) |
---|---|
Package Base: | monogame-git |
Description: | Open Source implementation of the Microsoft XNA 4 Framework. |
Upstream URL: | http://www.monogame.net/ |
Keywords: | Game_Development MonoGame |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | Schala |
Maintainer: | None |
Last Packager: | VIPRIP |
Votes: | 6 |
Popularity: | 0.000618 |
First Submitted: | 2012-05-07 16:48 |
Last Updated: | 2016-03-22 08:01 |
Dependencies (10)
- ffmpeg (ffmpeg-full-arm-git, ffmpeg-git, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-mmal, ffmpeg-headless, ffmpeg-full-nvenc, ffmpeg-nvenc, ffmpeg-nvenc-manjaro, ffmpeg-decklink, ffmpeg-semifull-git)
- freeimage (freeimage-cvs)
- gtk-sharp-3 (gtk-sharp-git, gtk-sharp-3-git)
- openal
- opentk
- assimp-net (make)
- dos2unix (make)
- git (git-git) (make)
- monodevelop (monodevelop-git, monodevelop-stable, monodevelop-git-nuget3, monodevelop-beta) (make)
- nvidia-texture-tools (nvidia-texture-tools-git) (make)
Latest Comments
1 2 Next › Last »
badonkadong commented on 2017-02-04 11:29
Build Engine Version 14.0
Mono, Version 4.6.1.0
Copyright (C) 2005-2013 Various Mono authors
Build started 04.02.2017 12:27:00.
__________________________________________________
Project "/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/MonoDevelop.MonoGame.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Target ResolveProjectReferences:
Project "/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame.Core/MonoDevelop.MonoGame.Core.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target _GenerateTargetFrameworkMonikerAttribute:
Skipping target "_GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame.Core/MonoDevelop.MonoGame.Core.csproj".
Target CopyNonResxEmbeddedResources:
Copying file from '/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/MonoDevelop.MonoGame.addin.xml' to '/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/obj/Release/MonoDevelop.MonoGame.MonoDevelop.MonoGame.addin.xml'
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target _GenerateTargetFrameworkMonikerAttribute:
Skipping target "_GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /optimize+ /out:obj/Release/MonoDevelop.MonoGame.dll /resource:obj/Release/MonoDevelop.MonoGame.MonoDevelop.MonoGame.addin.xml Properties/AssemblyInfo.cs MonoGameProject.cs PipelineDisplayBinding.cs MonoGameContentEditorViewContent.cs MonoGameBuildExtension.cs MonoGameConditions.cs ContentItemTemplate.cs MonoGameMSBuildImports.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /nostdlib /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/monodevelop/bin/MonoDevelop.Core.dll /reference:/usr/lib/monodevelop/bin/MonoDevelop.Ide.dll /reference:/usr/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll /reference:/usr/lib/monodevelop/bin/ICSharpCode.NRefactory.dll /reference:/usr/lib/monodevelop/bin/Mono.TextEditor.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/mono-addins/Mono.Addins.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/bin/Release//MonoDevelop.MonoGame.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
MonoGameMSBuildImports.cs(5,28): error CS0234: The type or namespace name `Formats' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameProject.cs(8,34): error CS0246: The type or namespace name `DotNetAssemblyProject' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(57,40): error CS0246: The type or namespace name `IProjectBinding' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(10,40): error CS0246: The type or namespace name `ProjectServiceExtension' could not be found. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(11,40): error CS0246: The type or namespace name `MSBuildExtension' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(31,45): error CS0115: `MonoDevelop.MonoGame.MonoGameProject.CreateConfiguration(string)' is marked as an override but no suitable method found to override
MonoGameProject.cs(38,40): error CS0246: The type or namespace name `FileFormat' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(43,78): error CS0246: The type or namespace name `FileFormat' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(48,24): error CS0115: `MonoDevelop.MonoGame.MonoGameProject.SupportsFramework(MonoDevelop.Core.Assemblies.TargetFramework)' is marked as an override but no suitable method found to override
MonoGameProject.cs(90,24): error CS0115: `MonoDevelop.MonoGame.MonoGameProjectConfiguration.CopyFrom(MonoDevelop.Projects.ItemConfiguration)' is marked as an override but no suitable method found to override
MonoGameBuildExtension.cs(24,58): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameBuildExtension.cs(24,84): error CS0246: The type or namespace name `SolutionEntityItem' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(69,60): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameBuildExtension.cs(69,86): error CS0246: The type or namespace name `SolutionEntityItem' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(97,89): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
ContentItemTemplate.cs(34,24): error CS0115: `MonoDevelop.MonoGame.ContentItemTemplate.AddToProject(MonoDevelop.Projects.SolutionItem, MonoDevelop.Projects.Project, string, string, string)' is marked as an override but no suitable method found to override
MonoGameMSBuildImports.cs(18,56): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(18,103): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(18,128): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
MonoGameMSBuildImports.cs(173,54): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(173,101): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(173,126): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
MonoGameMSBuildImports.cs(182,54): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(182,101): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(182,126): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/MonoDevelop.MonoGame.csproj".-- FAILED
Done building project "/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/MonoDevelop.MonoGame.csproj".-- FAILED
Build FAILED.
Errors:
/home/user/.cache/pacaur/monogame-git/src/MonoGame/IDE/MonoDevelop/MonoDevelop.MonoGame/MonoDevelop.MonoGame.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
MonoGameMSBuildImports.cs(5,28): error CS0234: The type or namespace name `Formats' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameProject.cs(8,34): error CS0246: The type or namespace name `DotNetAssemblyProject' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(57,40): error CS0246: The type or namespace name `IProjectBinding' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(10,40): error CS0246: The type or namespace name `ProjectServiceExtension' could not be found. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(11,40): error CS0246: The type or namespace name `MSBuildExtension' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(31,45): error CS0115: `MonoDevelop.MonoGame.MonoGameProject.CreateConfiguration(string)' is marked as an override but no suitable method found to override
MonoGameProject.cs(38,40): error CS0246: The type or namespace name `FileFormat' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(43,78): error CS0246: The type or namespace name `FileFormat' could not be found. Are you missing an assembly reference?
MonoGameProject.cs(48,24): error CS0115: `MonoDevelop.MonoGame.MonoGameProject.SupportsFramework(MonoDevelop.Core.Assemblies.TargetFramework)' is marked as an override but no suitable method found to override
MonoGameProject.cs(90,24): error CS0115: `MonoDevelop.MonoGame.MonoGameProjectConfiguration.CopyFrom(MonoDevelop.Projects.ItemConfiguration)' is marked as an override but no suitable method found to override
MonoGameBuildExtension.cs(24,58): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameBuildExtension.cs(24,84): error CS0246: The type or namespace name `SolutionEntityItem' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(69,60): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameBuildExtension.cs(69,86): error CS0246: The type or namespace name `SolutionEntityItem' could not be found. Are you missing an assembly reference?
MonoGameBuildExtension.cs(97,89): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
ContentItemTemplate.cs(34,24): error CS0115: `MonoDevelop.MonoGame.ContentItemTemplate.AddToProject(MonoDevelop.Projects.SolutionItem, MonoDevelop.Projects.Project, string, string, string)' is marked as an override but no suitable method found to override
MonoGameMSBuildImports.cs(18,56): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(18,103): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(18,128): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
MonoGameMSBuildImports.cs(173,54): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(173,101): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(173,126): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
MonoGameMSBuildImports.cs(182,54): error CS0234: The type or namespace name `IProgressMonitor' does not exist in the namespace `MonoDevelop.Core'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(182,101): error CS0234: The type or namespace name `SolutionEntityItem' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
MonoGameMSBuildImports.cs(182,126): error CS0246: The type or namespace name `MSBuildProject' could not be found. Are you missing `MonoDevelop.Projects.MSBuild' using directive?
0 Warning(s)
25 Error(s)
Time Elapsed 00:00:01.3598180
==> ERROR: A failure occurred in build().
Aborting...
:: failed to build monogame-git package(s)
[user@box1 ~]$
mikeroll commented on 2016-06-29 21:49
FYI, There is now a binary package made from the official installer: https://aur.archlinux.org/packages/monogame-bin/
SirCmpwn commented on 2016-03-21 12:21
Well, you could just drop sharpfonts from the deps, but YMMV
CIB commented on 2016-03-21 12:20
Any way to install this without having your system fonts replaced by sharpfonts?
boreq commented on 2015-09-24 10:24
Any idea how to install and use the pipeline tool? My understanding is that I should be able to run 'mgcb' but I get an error while doing so:
Cannot open assembly '/usr/lib/monogame/MGCB.Linux.exe': No such file or directory.
colinkeenan commented on 2015-09-23 15:46
Thanks for putting the dependencies on AUR (sharpfont changed to sharpfonts), and getting this package to build. I had filed an orphan request because I wasn't sure you were still working on it. I'm glad you are.
colinkeenan commented on 2015-09-23 15:45
Thanks for putting the dependencies on AUR (sharpfont changed to sharpfonts), and getting this package to build. I had filed an orphone request because I wasn't sure you were still working on it. I'm glad you are.
SirCmpwn commented on 2015-09-23 15:11
Well, I got this to build again. The MonoDevelop add-in still does not work, but MonoDevelop does not give me any useful output about what's wrong.
poculeka commented on 2015-09-07 09:52
So I've also made some progress: build() function in PKGBUILD should probably look like this:
build() {
cd "${srcdir}/${pkgname%-*}"
mono Protobuild.exe
nant build_linux
cd IDE/MonoDevelop/
xbuild MonoDevelop.MonoGame.Addin.sln /p:Configuration=Release
cd ../../../
xbuild MonoGame.Framework.Linux.sln /p:Configuration=Release
}
There's also need to edit line in function prepare():
cd IDE/MonoDevelop/MonoDevelop.MonoGame
So in order for script to execute every appearance of ProjectTemplates/MonoDevelop must be changed to IDE/MonoDevelop and configuration has to be switched from "ReleaseLinux" to "Release".
That leads to another error, which I've already encountered while trying to build from source manually, and didn't find any help with it: "MonoGameAndroidProject.cs(5,52): error CS0234: The type or namespace name `MonoDroid' does not exist in the namespace `MonoDevelop'. Are you missing an assembly reference?"
colinkeenan commented on 2015-09-03 06:29
I got further by modifying some lines of the PKGBUILD
line 33:
cd IDE/MonoDevelop/MonoDevelop.MonoGame
lines 41 and 42:
cd IDE/MonoDevelop
xbuild MonoDevelop.MonoGame.Addin.sln /p:Configuration=ReleaseLinux
and line 59 will need to be modified to, but I don't know to what
I'm getting stuck on the xbuild (line 42):
...
XBuild Engine Version 12.0
Mono, Version 4.0.3.0
Copyright (C) 2005-2013 Various Mono authors
Build started 09/03/2015 01:19:52.
__________________________________________________
Project "/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln" (default target(s)):
Target ValidateSolutionConfiguration:
/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln: error : Invalid solution configuration and platform: "ReleaseLinux|Any CPU".
Task "Error" execution -- FAILED
Done building target "ValidateSolutionConfiguration" in project "/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln".-- FAILED
Done building project "/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln".-- FAILED
Build FAILED.
Errors:
/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln (default targets) ->
(ValidateSolutionConfiguration target) ->
/home/colin/repo/monogame-git/src/monogame/IDE/MonoDevelop/MonoDevelop.MonoGame.Addin.sln: error : Invalid solution configuration and platform: "ReleaseLinux|Any CPU".
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.1657810
==> ERROR: A failure occurred in build().
Aborting...