mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
reorder AUR build stages (3)
This commit is contained in:
parent
b3e338b2f3
commit
2c3c0c51f7
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -211,3 +211,12 @@
|
|||||||
[submodule "pkg/mozilla-common"]
|
[submodule "pkg/mozilla-common"]
|
||||||
path = pkg/mozilla-common
|
path = pkg/mozilla-common
|
||||||
url = https://aur.archlinux.org/mozilla-common.git
|
url = https://aur.archlinux.org/mozilla-common.git
|
||||||
|
[submodule "pkg/youplay"]
|
||||||
|
path = pkg/youplay
|
||||||
|
url = https://aur.archlinux.org/youplay.git
|
||||||
|
[submodule "pkg/python-mpv"]
|
||||||
|
path = pkg/python-mpv
|
||||||
|
url = https://aur.archlinux.org/python-mpv.git
|
||||||
|
[submodule "pkg/vulkan-headers-git"]
|
||||||
|
path = pkg/vulkan-headers-git
|
||||||
|
url = https://aur.archlinux.org/vulkan-headers-git.git
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
adwaita-qt aurutils balena-etcher calindori-git chili-sddm-theme chromaprint-fftw crema davs2 decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched handbrake-full intellij-idea-ultimate-edition jellyfin-bin kirigami-addons-git lensfun-git libklvanc-git libopenmpt-svn librist libwacom-surface mauikit-git meta-group-base-devel mkcue mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nordic-kde-git opencl-amd openh264 pocketsphinx portfolio-file-manager pycharm-professional pyspread qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift ttf-material-design-icons-git ttf-unifont uavs3d umldesigner vo-amrwbenc vobcopy vulkan-amdgpu-pro vulkan-headers-git wkhtmltopdf-static wps-office x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xorg-meta xournalpp-git yay zotero
|
adwaita-qt aurutils balena-etcher calindori-git chili-sddm-theme chromaprint-fftw crema davs2 decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched handbrake-full intellij-idea-ultimate-edition jellyfin-bin kirigami-addons-git lensfun-git libklvanc-git libopenmpt-svn librist libwacom-surface mauikit-git meta-group-base-devel mkcue mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nordic-kde-git opencl-amd openh264 portfolio-file-manager pycharm-professional pyspread python-mpv qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift ttf-material-design-icons-git ttf-unifont uavs3d umldesigner vo-amrwbenc vobcopy vulkan-amdgpu-pro vulkan-headers-git wkhtmltopdf-static x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xorg-meta xournalpp-git yay zotero
|
||||||
adwaita-qt4 fedora-firefox-wayland-bin ffmpeg-amd-full kclock riseup-vpn
|
adwaita-qt4 fedora-firefox-wayland-bin ffmpeg-amd-full kclock pocketsphinx riseup-vpn youplay
|
||||||
|
|
||||||
holo jellyfin
|
holo jellyfin
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
GnuPG german mini HowTo:
|
GnuPG german mini HowTo:
|
||||||
* [pdf](GnuPG_MiniHowto_ger_20200215.pdf)
|
* [pdf](GnuPG_MiniHowto_ger_20200215.pdf)
|
||||||
|
|
||||||
|
`makepkg` and `pacman` use different PGP keyrings:
|
||||||
|
* [Two PGP Keyrings in Arch Linux](Two%20PGP%20Keyrings%20for%20Package%20Management%20in%20Arch%20Linux%20%7C%20Allan%20McRae.pdf)
|
||||||
|
|
||||||
One can use `/etc/gnupg/gpgconf.conf` to configure gpg and gpg-agent. However, not all options are available ...
|
One can use `/etc/gnupg/gpgconf.conf` to configure gpg and gpg-agent. However, not all options are available ...
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
Subproject commit 4a0df1c24e26f1c27baf051970ea811244d63082
|
Subproject commit 718a1c64fece7ee1a456ae699305978e3a20c212
|
1
pkg/python-mpv
Submodule
1
pkg/python-mpv
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d2fd40af6e2a46ee363d10cdc20e167df6aa8b0b
|
1
pkg/vulkan-headers-git
Submodule
1
pkg/vulkan-headers-git
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit aefbd01d02c78a085019140e1d1e166f1feba9e0
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 74dc33e757b953b2f897d21b12dc653d1f314139
|
|
1
pkg/youplay
Submodule
1
pkg/youplay
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 581e72e8ae78f8aa3e5be8523a32ef6cfc671088
|
Loading…
Reference in New Issue
Block a user