Skip to content

Commit 61de83c

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

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,15 +201,15 @@ 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: 203 <!-- PKGCACHE_COUNT -->
204+
- Pkgcache: 205 <!-- PKGCACHE_COUNT -->
205205
- Detailed repo info: https://docs.pkgforge.dev/repositories/pkgcache
206206
- Package request doc: https://docs.pkgforge.dev/repositories/pkgcache/package-request
207207
- Bincache: 3924 <!-- 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.
211211
- [AppBundleHub](https://github.com/xplshn/AppBundleHUB): Only self-hosted repository: __Portable__ programs in .AppBundle format
212-
- 27 <!-- APPBUNDLEHUB_COUNT -->
212+
- 34 <!-- APPBUNDLEHUB_COUNT -->
213213

214214
##### Endpoints
215215

@@ -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-
- 2305 <!-- AM_COUNT -->
226+
- 2236 <!-- 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-
- 14991 <!-- GO_COUNT -->
232+
- 17577 <!-- 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-
- 5631 <!-- CARGO_COUNT -->
237+
- 5665 <!-- CARGO_COUNT -->
238238
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-cargo_amd64_linux.lite.cbor.zst`
239239

240240
### Libraries

0 commit comments

Comments
 (0)