Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please review package for portage #67

Open
ArsenShnurkov opened this issue Nov 14, 2016 · 2 comments
Open

Please review package for portage #67

ArsenShnurkov opened this issue Nov 14, 2016 · 2 comments

Comments

@ArsenShnurkov
Copy link
Contributor

ArsenShnurkov commented Nov 14, 2016

I packaged this library for portage package manager
(portage based distributions including Gentoo Linux, Chrome OS, Incognitio, Calculate Linux, Gentoox, Sabayon Linux, Funtoo, Pentoo, Knopper Disk, Lilblue Linux, VidaLinux, Zentoo, etc)

http://gpo.zugaina.org/dev-dotnet/pliant

layman -a dotnet
emerge -av pliant

adding package in monodevelop:

there is no icon in monodevelop window, because Pliant.nuspec file doesn't contain IconUrl element

@patrickhuber
Copy link
Owner

Do you have a particular icon in mind? If not I'll just push a generic "P" in a box or hexigon.

@ArsenShnurkov
Copy link
Contributor Author

ArsenShnurkov commented Feb 10, 2017

I have only idea by now (I am not a designer). Icon should contain 2 sides connected with an arrow. Left side should look like checked document (similar to this one), right side should look like syntax tree (don't have image in mind for this, may be like this?) Or make the second image red colored and overlap it over the first one (or put instead of checkmark) to save space.

The Visual Studio NuGet client shows images in 32x32.
The NuGet website shows images in a size of 128x128.
iconUrl - A URL for a 64x64 (.png) image with transparenty background to use as the icon for the package in UI display.
The .svg format was proposed, but not yet implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants