gendesk

Generate .desktop files and download .png icons by specifying a minimum of information

BSD-3-CLAUSE License

Stars
138
Committers
2

Bot releases are visible (Hide)

gendesk - Gendesk 1.0.10 Latest Release

Published by xyproto 5 months ago

  • Add a category check and warning, ref #21 (thanks for creating an issue @jose1711).
  • Add support for .svg icons in PKGBUILD files, ref #22 (thanks for creating an issue @fanninpm).
  • Rename default.png to gendesk.png, ref #26 (thanks for creating an issue @el-totsira).
  • Use io instead of the deprecated ioutil package.
  • Switch from the MIT to the BSD-3 license.
  • Update CI configuration.
  • Update documentation.
  • Update dependencies.
  • Some refactoring.
gendesk - Gendesk 1.0.9

Published by xyproto almost 3 years ago

  • Update documentation.
  • Expand variables, ref #16 (thanks Basxto).
  • Add a --path flag for setting the starting directory, ref #17 (thanks JakobDev).
  • Add keywords for detecting the AudioVideo category, and for detecting e-mail related applications.
  • Only set noExecSpecififed if the flag was not given.
  • If --exec is not specified for e-mail related applications, add %u to the Exec field.
  • Consider the Email;Network;Office; categories, ref #19 (thanks Alec Mev).
  • Update dependencies.
gendesk - Gendesk 1.0.8

Published by xyproto over 3 years ago

  • Update documentation.
  • Also strip the -bin suffix.
  • Update CI configuration.
  • Minor improvement to the --help output.
  • Add additional categories.
  • Update dependencies.
gendesk - Gendesk 1.0.6

Published by xyproto about 4 years ago

  • Fix an issue with the -hg suffix (PR #13 , thanks Michael Straube).
  • Fix an issue with the package description (issue #14 , thanks Simon Dierl).
  • Minor changes.
  • Update dependencies.
gendesk - Gendesk 1.0.5

Published by xyproto over 4 years ago

  • If the first argument is not a file that exists, use it as the package name.
  • Update dependencies.
gendesk - Gendesk 1.0.4

Published by xyproto about 5 years ago

  • Include go.mod and go.sum in the release package.
  • Minor changes to the output message when no arguments are given.
  • Update dependencies.
gendesk - Gendesk 1.0.3

Published by xyproto about 5 years ago

  • Let flags overrides the values from a given PKGBUILD file. (Resolves #12).
  • Switch from goconf to goconfig.
  • Switch from term to textoutput.
  • Builds with Go 1.10 or later.
gendesk - Gendesk 1.0.2

Published by xyproto almost 6 years ago

gendesk - 1.0.1

Published by xyproto almost 6 years ago

Changes from 0.7 to 1.0.1

  • Fix a typo in the --help output.
  • Update the release script.
  • Add --icon flag, ref #7.
  • Update to the desktop-entry-spec 1.2 format (remove Encoding and specify Version), ref #8.
  • Several minor changes, as suggested by the golint utility.
  • Tested with Go 1.11.
gendesk - 0.7

Published by xyproto almost 7 years ago

Changelog

903c444 Ignore the generated changelog
963be7a Release binaries in their own diretories
e567835 Use 0644 for regular files
e515be7 Update vendored dependencies
91e0e85 Minor release
b4e4db8 Better info and error messages
8322641 Improved functionality when downloading a missing icon
9cbb679 Initial goreleaser config
19ed605 One of the dependencies require Go >= 1.9
dfed852 Go > 1.3 is required
94ef6bb Add vendor folder to release
f19a43b Vendor dependencies with manul


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

gendesk - Gendesk 0.6.5

Published by xyproto about 7 years ago

  • Source release
  • Binary release for macOS