Skip to content

Commit

Permalink
Merge texlive packages (fixes #224)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Jul 22, 2019
1 parent eecde93 commit 91f7392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 500.wildcard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@
# Rust
- { setname: "rust:$1", addflag: wconce, noflag: [wconce,not_rust], namepat: "rust-(.*)", ruleset: [ arch, debuntu, fedora, nix, sisyphus ] }

# Texlive
- { setname: "texlive:$1", addflag: wconce, noflag: [wconce,not_texlive], namepat: "tex-(.*)", ruleset: [ pkgsrc ] }
- { setname: "texlive:$1", addflag: wconce, noflag: [wconce,not_texlive], namepat: "texlive-(.*)", ruleset: [ openmandriva, rosa ] }

# Vaporsynth
- { setname: "vapoursynth:$1", addflag: wconce, noflag: [wconce,not_vapoursynth], namepat: "vapoursynth-plugin-(.*)" }
- { setname: "vapoursynth:$1", addflag: wconce, noflag: [wconce,not_vapoursynth], namepat: "vapoursynth-(.*)" }
Expand Down

0 comments on commit 91f7392

Please sign in to comment.