Skip to content

Commit f691b55

Browse files
committed
♻️ Synced dbin 📦 <-- [WEEKLY] Update MoeCounter image and package counts ⌚
1 parent 61de83c commit f691b55

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,10 @@ A schema of the metadata format can be found here [/misc/cmd/dbinRepoIndexGenera
201201
###### NOTE: All of them are based on external sources, except AppBundleHUB. As I'm not a package maintainer. The default repos come within the same file
202202

203203
- [PkgForge's repos](https://docs.pkgforge.dev/repositories): External repository with __Portable__ programs that are _truly static, or otherwise self-contained_ using a wrapper format
204-
- Pkgcache: 205 <!-- PKGCACHE_COUNT -->
204+
- Pkgcache: 206 <!-- PKGCACHE_COUNT -->
205205
- Detailed repo info: https://docs.pkgforge.dev/repositories/pkgcache
206206
- Package request doc: https://docs.pkgforge.dev/repositories/pkgcache/package-request
207-
- Bincache: 3924 <!-- BINCACHE_COUNT -->
207+
- Bincache: 3925 <!-- BINCACHE_COUNT -->
208208
- Detailed repo info: https://docs.pkgforge.dev/repositories/bincache
209209
- Package request doc: https://docs.pkgforge.dev/repositories/bincache/package-request
210210
- Note however that pkgforge also has dynamic (unportable) programs/packages (that only run on Debian & derivatives), `dbin` filters these out, leaving behind only the static/portable programs. These are a minority of the programs included.
@@ -223,18 +223,18 @@ NOTE: If you're using an Opteron Venus or similar ancient CPU, it may be better
223223

224224
## Optional repos
225225
- [AM repo](https://docs.pkgforge.dev/repositories/external/am): External repository with not-so portable programs that work only on glibc-based distros. The packages come from the [AM](https://github.com/ivan-hc/AM) package manager
226-
- 2236 <!-- AM_COUNT -->
226+
- 2239 <!-- AM_COUNT -->
227227
- NOTE: Scrapped by pkgforge. Adapted to `dbin` format at `dbin-metadata`
228228
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/AM_amd64_linux.lite.cbor.zst`
229229

230230
- [PkgForge Go repo](https://docs.pkgforge.dev/repositories/external/go): External repository with __Portable__ _truly static_ programs, they are the result of scrapping various sources with Go repositories and compilng them. You can read more about the process at the docs of the upstream project: https://docs.pkgforge.dev/repositories/external/pkgforge-go
231231
- The binaries in this repo are Go projects that have been fetched, filtered and built automagically
232-
- 17577 <!-- GO_COUNT -->
232+
- 23702 <!-- GO_COUNT -->
233233
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-go_amd64_linux.lite.cbor.zst`
234234

235235
- [PkgForge Cargo repo](https://docs.pkgforge.dev/repositories/external/pkgforge-cargo):
236236
- The binaries in this repo are Rust projects that have been fetched, filtered and built automagically
237-
- 5665 <!-- CARGO_COUNT -->
237+
- 5700 <!-- CARGO_COUNT -->
238238
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-cargo_amd64_linux.lite.cbor.zst`
239239

240240
### Libraries

misc/assets/counter.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)