Skip to content

Commit

Permalink
Extend merge for chromium (repology/repology-updater#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Jun 29, 2021
1 parent f1aeca7 commit 1dbeeff
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 800.renames-and-merges/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@
- { setname: chipmunk, name: [chipmunk6,chipmunkphysics,libchipmunk] }
- { setname: chmlib, name: libchm }
- { setname: chromaprint, name: [chromaprint-fftw, chromaprint-tools, libchromaprint], addflavor: true }
- { setname: chromium, name: [chromium-beta,chromium-dev,chromium-browser-dev], weak_devel: true, nolegacy: true }
- { setname: chromium, name: [chromium-browser,chromium-browser-stable,chromium-stable] }
- { setname: chromium, name: [chromium-gtk2,chromium-bin,chromium-no-extras,chromium-vaapi,chromium-base], addflavor: true }
- { setname: chromium-bsu, name: chromiumbsu }
- { setname: cinelerra, name: [cin,cinelerra-cv] }
- { setname: cinelerra, name: cinelerra-heroine, addflavor: heroine }
Expand Down
47 changes: 47 additions & 0 deletions 800.renames-and-merges/chromium.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# vim: tabstop=39 expandtab softtabstop=39

- setname: chromium
name:
- chromium-browser
- chromium-browser-stable
- chromium-stable
- chromium-legacy

# flavors
- setname: chromium
name:
- chromium-base
- chromium-bin
- chromium-ffmpeg-codecs
- chromium-ffmpeg-extra
- chromium-freeworld
- chromium-freeworld-libs-media
- chromium-gost
- chromium-gtk2
- chromium-no-extras
- chromium-nosync
- chromium-ozone
- chromium-vaapi
addflavor: true

# unstable
- setname: chromium
name:
- chromium-beta
- chromium-browser-beta
- chromium-browser-dev
- chromium-dev
- chromium-snapshot
weak_devel: true
nolegacy: true

# unstable + flavors
- setname: chromium
name:
- chromium-beta-ozone
- chromium-beta-widevine-plugin
- chromium-dev-nosync
- chromium-dev-ozone
weak_devel: true
nolegacy: true
addflavor: true
1 change: 1 addition & 0 deletions 800.renames-and-merges/u.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- { setname: unclutter, name: unclutter-patched, addflavor: true }
- { setname: uncrustify, name: uncrustify0.60 }
- { setname: ungoogled-chromium, name: [chromium-browser-privacy,chromium-ungoogled] }
- { setname: ungoogled-chromium, name: ungoogled-chromium-wayland, addflavor: true }
- { setname: unibilium, name: libunibilium }
- { setname: unicorn-engine, name: ["python:unicorn", unicorn-emulator] }
- { setname: unicorn-engine, name: unicorn-bindings, addflavor: bindings }
Expand Down

0 comments on commit 1dbeeff

Please sign in to comment.