xautoclick icon indicating copy to clipboard operation
xautoclick copied to clipboard

Distribute deb files and Appimages

Open freddii opened this issue 4 years ago • 6 comments

It would be usefull to have some prebuild deb files and Appimages

freddii avatar Nov 08 '20 00:11 freddii

AppImage is interesting.

Deb packages could be built using CMake.

PRs are welcome :)

qarkai avatar Nov 08 '20 14:11 qarkai

i would also be nice to have xautoclick in debians repo. People would not have to compile it. It would be simply possible to install it with:

apt install xautoclick

Also a ppa at https://launchpad.net might be handy for distributing deb files.

or flatpak at https://flathub.org/home

freddii avatar Jan 19 '21 22:01 freddii

It would be nice to have xautoclick in debians repo.

There are two solutions to add it:

  1. request an ITP ( Intent to Package request) if you want to package it yourself for Debian
  2. request a RFP (Request for Package request) if you want someone else to pick it up and package it for Debian.

There is some help about "Request for Package" and "Intent to Package" for debian at:

https://wiki.debian.org/ITP https://wiki.debian.org/RFP https://www.debian.org/devel/wnpp/#l1

So you have to do a bug report at debian where you either "Request for Package" or "Intent to Package" xautoclick.

you can do that by running in terminal:

reportbug -B debian

Number 1, ITP, is what to pick if you have packaged it and want to submit it. Number 5, RFP, is what to pick if you want someone else to package it.

RFP are listed after that at: https://www.debian.org/devel/wnpp/requested_byage

Maybe you @qarkai as the programmer can do that bug report.

freddii avatar Jan 25 '21 13:01 freddii

  • [ ] AppImage
  • [ ] Flatpak
  • [ ] Ubuntu PPA?

qarkai avatar Feb 27 '21 10:02 qarkai

@freddii I don't use Debian, so I don't want to create RFP let alone ITP. Feel free to open bug report at bugs.debian.org for that.

qarkai avatar Feb 27 '21 10:02 qarkai

a flatpak might be useful

freddii avatar Aug 17 '23 13:08 freddii