Do you use or maintain or use any of these application:
Evince, GNOME Calculator, gucharmap, GNOME Clocks, GNOME Dictionary, GNOME Documents, Empathy, Evolution, Nautilus, GNOME Font Viewer, Glade, DevHelp, Eye of GNOME, GNOME Screenshot, Sound Converter, GNOME System Monitor, GNOME Terminal, GNOME Tweak Tool, Totem, Epiphany, XChat, LibreOffice Calc, LibreOffice Draw, LibreOffice Base, LibreOffice Impress, or LibreOffice Writer.
If you can spare 10 minutes to write a three paragraph long description, and fill in the homepage URL I would be very grateful. GNOME Software will look all the more awesome for your contribution.
Just go to the shared document and fill in any details you know. Thanks!
Don’t forget short & long descriptions, as well as homepage URL, are already available under free license in Debian and Ubuntu packages.
It’s visible on http://packages.debian.org/ http://packages.ubuntu.com/ or in the debian/control of the .deb.
Ideally, this needs to be per-application, not per-package, and really belongs upstream. It might be good for getting some initial data, so I’ll check that out, thanks. Do you know if the data is available as an API (i.e. XML/JSON) rather than just from the website? Also, I don’t see a licence on the page, so if you know that it would be great, thanks.
Sure it really belong upstreams, but when it lack on upstream side, it appears downstream contributed valuable content.
http://packages.debian.org/ (resp. ubuntu) parses the debian/control file from binary packages, but doesn’t provide in another format that html.
debian/control file’s format is RFC822.
packages website doesn’t list the license of the description, the per-file license is documented under debian/copyright of each separate package.
Example for ‘mypaint’:
* http://sources.debian.net/src/mypaint/1.1.0-3/debian/control
* http://sources.debian.net/src/mypaint/1.1.0-3/debian/copyright
Unfortunately, sources.debian.net doesn’t provide a symbolink point pointing to the last version.
We could make some changes happen to ease such tasks…
http://sources.debian.net/src/mypaint/latest/debian/control does work
Awesome, thanks. I guess in the MyPaint example, the description would be GPL-3, right?
GNOME Calculator
If there already exists an .appdata.xml file upstream, please delete the markup below and post a link to the upstream location. Thanks!
gnome-calculator.desktop
CC0
Calculator is an application that solves mathematical equations and is suitable as a default application in a Desktop environment. It is started via the graphical interface. If one clicks on the title bar, with right mouse button, we will encounter several options.
minimize – Super+H to reduce the size of the calculator
maximize – Super+up
move – to another location on the screen
Always on top – be always present on top of other displayed output
Always visible – be visible on all workspaces
Only this workpace – works in conjunction with Always on top>/b> to be on top in the current workspace, but not in others
Move to workspace down
Close – Exit the application>/li>
There are actually four different calculators in the same program. These are:
basic
-This version should be very familiar as it provides a minimal number of functions such arithmetic, “squaring a number”, and obtaining the “square root” of a number.
advanced
– This version extends the basic version by adding many more functions
trignometric functions such as sin, cos, tan, cosh, sinh,and tanh, degrees, radians
number to an arbitrary power, square root, Complex number support
logarithm support in base € and base 10 .
Modulo, Random Number generation, modulus
Additonal functions such truncating a floating point number to the nearest integer, fractional component of a floating point number, rounding, floor, ceiling, sign(-1,0,+1)
Financial – Currency conversion basic functions Rate, Sln Straight line depreciation, PV present value,Fv future value, declining depreciation, Term, log, and more
Programming – arithmetic, logical (and,or,not, xor, complement,power,root,, bit representation, logarithms, factorize, factorial and more
FIXME
https://wiki.gnome.org/Calculator
https://wiki.gnome.org/Calculator?action=AttachFile&do=get&target=gcalctool.png
someone_who_cares@upstream_project.org