Skip to content

Commit 88a7679

Browse files
authored
Add Fragments (#5208)
**Summary** - fragments: Add at v3.0.1 - transmission: Split CLI component to a subpackage **Test Plan** <!-- Short description of how the package was tested --> Install and run all packages one by one **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label -->
2 parents 44ba95b + 3db6721 commit 88a7679

9 files changed

+1025
-24
lines changed

packages/f/fragments/MAINTAINERS.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely.
2+
3+
- Muhammad Alfi Syahrin
4+
- Matrix: @alfisya:matrix.org
5+

packages/f/fragments/abi_used_libs

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
ld-linux-x86-64.so.2
2+
libadwaita-1.so.0
3+
libc.so.6
4+
libcrypto.so.3
5+
libgcc_s.so.1
6+
libgio-2.0.so.0
7+
libglib-2.0.so.0
8+
libgobject-2.0.so.0
9+
libgtk-4.so.1
10+
libssl.so.3
11+
libz.so.1

0 commit comments

Comments
 (0)