mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
add activitywatch-bin; update README.md
This commit is contained in:
parent
17ec78aac7
commit
0a32fd0dd6
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -316,3 +316,6 @@
|
||||
[submodule "pkg/gurk-bin"]
|
||||
path = pkg/gurk-bin
|
||||
url = https://aur.archlinux.org/gurk-bin.git
|
||||
[submodule "pkg/activitywatch-bin"]
|
||||
path = pkg/activitywatch-bin
|
||||
url = https://aur.archlinux.org/activitywatch-bin.git
|
||||
|
@ -29,7 +29,7 @@ Then and adjust the following files:
|
||||
Build [de-p1st-repo](pkg/de-p1st-repo):
|
||||
|
||||
```shell
|
||||
sudo docker-compose -f build-pkg/docker-compose.yml run --rm makepkg de-p1st-repo
|
||||
cd build-pkg && sudo docker-compose run --rm makepkg de-p1st-repo
|
||||
```
|
||||
|
||||
Install it on your build-machine and your mirror-server:
|
||||
@ -44,7 +44,7 @@ sudo pacman -U out/de-p1st-repo*.pkg.tar.*
|
||||
Then you can start building all packages and adding them to your mirror-server:
|
||||
|
||||
```shell
|
||||
./build-pkg/build-all
|
||||
cd build-pkg && ./build-all
|
||||
```
|
||||
|
||||
## Adding/removing AUR packages
|
||||
@ -85,7 +85,7 @@ To update all submodules and add those who received an update to
|
||||
The following command includes `./git-pull`.
|
||||
|
||||
```shell
|
||||
./build-pkg/pull-and-build-outdated
|
||||
cd build-pkg && ./pull-and-build-outdated
|
||||
```
|
||||
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
adwaita-qt amdgpu-pro-installer aurutils balena-etcher base-devel-meta calindori-git chili-sddm-theme chromaprint-fftw clion crema davs2 deskreen decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched forklift-git gconf gnome-meta gnome-shell-extension-appindicator-git gurk-bin handbrake-full holo iio-sensor-proxy-git intellij-idea-ultimate-edition jellyfin-bin jexiftoolgui kirigami-addons-git lensfun-git lib32-ncurses5-compat-libs libbdplus libklvanc-git libopenmpt-svn librespeed-cli-bin librist libwacom-surface mauikit-git mkcue mrwriter-git mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nodejs-markdown-toc nordic-kde-git opencl-amd openh264 phantomjs portfolio-file-manager pmbootstrap-git pycharm-professional pyspread python2-beaker python-mpv python-mypy-protobuf qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift toggle-bluetooth ttf-material-design-icons-git ttf-unifont uavs3d uavs3d-git umldesigner vdhcoapp virtualbox-ext-oracle vo-amrwbenc vobcopy vulkan-headers-git wkhtmltopdf-static woeusb x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xml2 xorg-meta xournalpp-git yay yt-dlp-git zoom zotero
|
||||
activitywatch-bin adwaita-qt amdgpu-pro-installer aurutils balena-etcher base-devel-meta calindori-git chili-sddm-theme chromaprint-fftw clion crema davs2 deskreen decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched forklift-git gconf gnome-meta gnome-shell-extension-appindicator-git gurk-bin handbrake-full holo iio-sensor-proxy-git intellij-idea-ultimate-edition jellyfin-bin jexiftoolgui kirigami-addons-git lensfun-git lib32-ncurses5-compat-libs libbdplus libklvanc-git libopenmpt-svn librespeed-cli-bin librist libwacom-surface mauikit-git mkcue mrwriter-git mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nodejs-markdown-toc nordic-kde-git opencl-amd openh264 phantomjs portfolio-file-manager pmbootstrap-git pycharm-professional pyspread python2-beaker python-mpv python-mypy-protobuf qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift toggle-bluetooth ttf-material-design-icons-git ttf-unifont uavs3d uavs3d-git umldesigner vdhcoapp virtualbox-ext-oracle vo-amrwbenc vobcopy vulkan-headers-git wkhtmltopdf-static woeusb x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xml2 xorg-meta xournalpp-git yay yt-dlp-git zoom zotero
|
||||
adwaita-qt4 aosp-devel kclock nodejs-markdown-pdf pocketsphinx python2-mako riseup-vpn riseup-vpn-git youplay zoom-firejail
|
||||
ffmpeg-amd-full lineageos-devel riseup-vpn-terminal
|
||||
|
1
pkg/activitywatch-bin
Submodule
1
pkg/activitywatch-bin
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 49c1159402c048c43d4fcd21006b897540b7c0d2
|
Loading…
Reference in New Issue
Block a user