plex icon indicating copy to clipboard operation
plex copied to clipboard

filenames of distributed releases

Open ghost opened this issue 6 years ago • 3 comments

Hi,

there are package managers (resp. maintainers) out there which can rely on versioned tarballs provided by upstream distributors to make work easier and more maintainable.

For pkgsrc the way the plex fonts are distributed right now this means I rely on some hacks to not have name/file conflicts once plex updates. The distfiles end up in folders named "plex" with an appended "-" followed by the version without a revision, only to prevent collision in release distfiles and their hashes.

Other package managers will have similar workarounds such as renaming the files when they are downloaded.

I think that you can work together with us distributors by switching to a more machine processable and storage oriented names - for example for a hypothetical version 3.0.0:

  • plex-truetype-3.0.0.zip
  • plex-opentype-3.0.0.zip
  • plex-web-3.0.0.zip

ghost avatar Aug 16 '19 15:08 ghost

@BoldMonday Any thoughts on this one?

mjabbink avatar Aug 20 '19 03:08 mjabbink

I think this is a question for the maintainers of the repo. We don't define the filenames of the releases. cc: @vpicone

BoldMonday avatar Jan 31 '20 09:01 BoldMonday

Will we finally have the version number in the release in the next update?

AlsoScratch avatar Apr 30 '20 17:04 AlsoScratch