Browse Source

Added my Fedora COPR (experimental repo)

Today I tried to make SPEC file for slop.

I created a .spec file for slop and set up my COPR for building.  Also I
wrote [a script][1] that can produce the spec file and trigger new build from
sources at GitHub (my fork, for now):

  [1]: https://github.com/AloisMahdal/slop-copr-build

For now my plan is to keep an eye on new releases and re-run the script
manually (the script needs python-copr, which is only available at
Fedora AFAIK).

Should you consider providing "official" spec file, feel free to re-use
mine.
Alois Mahdal 6 years ago
parent
commit
3e37b45c5e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -51,6 +51,7 @@ While slop not only looks nicer, it's impossible for it to end up in screenshots
51 51
 * [Gentoo: x11-misc/slop](https://packages.gentoo.org/packages/x11-misc/slop)
52 52
 * [GNU Guix: slop](https://www.gnu.org/software/guix/packages/#slop)
53 53
 * [Debian: slop](https://packages.debian.org/sid/slop)
54
+* [Fedora COPR: amahdal/slop](https://copr.fedorainfracloud.org/coprs/amahdal/slop/) (experimental!)
54 55
 * Please make a package for slop on your favorite system, and make a pull request to add it to this list.
55 56
 
56 57
 ### Install using CMake (Requires CMake)