emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
5.02k stars 326 forks source link

install fswatch via aptitude/apt-get #47

Closed notslang closed 7 years ago

notslang commented 10 years ago

releasing a debian package would be really helpful for linux users

emcrisostomo commented 10 years ago

Hi @slang800,

In fact, I'm developing the Linux inotify monitor on Debian and I'm thinking about contributing a package. Let's leave this issue open as a reminder and a declaration of intent.

volans- commented 9 years ago

@emcrisostomo any news on a Deb package for fswatch? If you think you'll not have time for it probably you could get in touch with a Debian/Ubuntu Developer

hadret commented 9 years ago

Guys, I haven't seen any ITP so far for this package on Debian mailing lists. The only attempt I've found so far is this RFP #592234, though I believe this is some other software with the same name.

So, long story short, I was in need for ready-to-use package for Debian, so I built one. You may find it here: http://deb.ianod.es/debian/pool/main/f/fswatch/. In case you are using Debian, you may use my repository for ease of installation and future updates. Currently it's amd64 only and I still have couple of things that needs ironing out, but afterwards I will attempt to push it into main repos of Debian.

ptarjan commented 8 years ago

:+1:

tunezaq commented 8 years ago

@hadret looks like your repository is down :(

Err http://deb.ianod.es unstable/main Sources                            
  404  Not Found
Err http://deb.ianod.es unstable/main amd64 Packages
  404  Not Found
Err http://deb.ianod.es unstable/main i386 Packages
  404  Not Found
emcrisostomo commented 7 years ago

Superseded by #149

dialex commented 7 years ago

@emcrisostomo , this issue is still active on #149 and #170. We still can't install fswatch on Ubuntu/Debian...

$ sudo apt-get install fswatch
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fswatch
hadret commented 7 years ago

Hey guys, apologies for late response. I still got notifications from GitHub, so here's my 5 cents:

  1. In the meantime I closed my PPA for Debian, hence the 404 Not Found. (More info here: https://chabik.com/closing-ppa-for-debian/).
  2. On my PPA website you can grab the whole repository, including fswatch package and building blocks that can potentially be used for upgrading. (http://deb.ianod.es & http://deb.ianod.es/repo-public.tar.xz).
  3. I also extracted repo mentioned in point 2 so you can grab stuff related to fswatch separately from here: http://deb.ianod.es/fswatch.