Project:Quality Assurance/Upstream remote-id types
From Gentoo Wiki
< Project:Quality Assurance(Redirected from Remote-id types)
Jump to:navigation
Jump to:search
Example
This is a list of remote-id types that can be used in the <upstream>
element in package metadata.
<pkgmetadata>
<upstream>
<remote-id type="github">karelzak/util-linux</remote-id>
</upstream>
</pkgmetadata>
Entries
Remote-id type | Description | Syntax | Notes |
---|---|---|---|
bitbucket | https://bitbucket.org/ remote-id
|
||
codeberg | https://codeberg.org/ remote-id
|
||
cpan | Comprehensive Perl Archive Network | https://metacpan.org/dist/ remote-id
|
|
cpan-module | https://metacpan.org/pod/ remote-id
|
||
cpe | remote-id | ||
cran | Comprehensive R Archive Network | https://cran.r-project.org/web/packages/ remote-id/
|
|
ctan | Comprehensive TeX Archive Network | https://ctan.org/pkg/ remote-id
|
|
freedesktop-gitlab | FreeDesktop.org Gitlab repositories | https://gitlab.freedesktop.org/ remote-id.git/
|
|
gentoo | Gentoo Git repositories | https://gitweb.gentoo.org/ remote-id.git/
|
|
github | https://github.com/ remote-id
|
||
gitlab | https://gitlab.com/ remote-id
|
||
gnome-gitlab | GNOME.org Gitlab repositories | https://gitlab.gnome.org/ remote-id.git/
|
|
google-code | https://code.google.com/archive/p/ remote-id/
|
archive | |
hackage | https://hackage.haskell.org/package/ remote-id
| ||
heptapod | https://foss.heptapod.net/ remote-id
|
||
kde-invent | https://invent.kde.org/ remote-id
|
||
launchpad | https://launchpad.net/ remote-id
|
||
osdn | Open Source Development Network | https://osdn.net/projects/ remote-id/
|
formerly SourceForge.JP |
pear | PHP Extension and Application Repository | https://pear.php.net/package/ remote-id
|
|
pecl | PHP Extension Community Library | https://pecl.php.net/package/ remote-id
|
|
pypi | Python Package Index | https://pypi.org/project/ remote-id/
|
|
rubygems | https://rubygems.org/gems/ remote-id/
|
||
savannah | https://savannah.gnu.org/projects/ remote-id
|
||
savannah-nongnu | https://savannah.nongnu.org/projects/ remote-id
|
||
sourceforge | https://sourceforge.net/projects/ remote-id/
|
||
sourcehut | https://sr.ht/ remote-id/
|
||
vim | https://www.vim.org/scripts/script.php?script_id= remote-id
|
numerical identifier |
Adding a new remote-id
The following locations must be updated:
- DTD (needs gentoo-dev ML review, do this before any other step)
- XML schema
- this wiki page!
- pkgcore (has a copy of the XML schema)
- pkgcheck
- soko (packages.gentoo.org)
- iwdevtools
- nxml-gentoo-schemas (for GNU Emacs)
- app-text/gentoo-dtd