Skip to content

Commit

Permalink
feat: add bb, flake, missidentify
Browse files Browse the repository at this point in the history
bb: ASCII-art demo based on AAlib
flake: Alternative encoder for the Free Lossless Audio Codec
missidentify: find win32 applications

Log: add bb, flake, missidentify
Issue:
deepin-community/sig-deepin-sysdev-team#364
deepin-community/sig-deepin-sysdev-team#365
deepin-community/sig-deepin-sysdev-team#367
  • Loading branch information
liushanyang12138 committed Jul 11, 2023
1 parent 4abb462 commit 3fe0f0f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ repos:
group: deepin-sysdev-team
info: Encode binary files to printable utf16be

- repo: bb
group: deepin-sysdev-team
info: ASCII-art demo based on AAlib

- repo: bird
group: deepin-sysdev-team
info: Internet routing daemon with full support for all the major routing protocols
Expand Down Expand Up @@ -263,6 +267,10 @@ repos:
group: deepin-sysdev-team
info: Fraunhofer FDK AAC Codec Library - frontend binary

- repo: flake
group: deepin-sysdev-team
info: Alternative encoder for the Free Lossless Audio Codec

- repo: flit
group: deepin-sysdev-team
info: simple way to put Python packages and modules on PyPI (PEP 517)
Expand Down Expand Up @@ -997,6 +1005,10 @@ repos:
group: deepin-sysdev-team
info: generates programs menu for all menu-aware applications

- repo: missidentify
group: deepin-sysdev-team
info: find win32 applications

- repo: mmdebstrap
group: deepin-sysdev-team
info: create a Debian chroot
Expand Down

0 comments on commit 3fe0f0f

Please sign in to comment.