mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
move git to codeberg.org
This commit is contained in:
parent
2f1ed70cb1
commit
72be8221a7
@ -3,10 +3,10 @@ _pkgname=base-efi
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Arch Linux base packages"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
|
||||
|
@ -3,10 +3,10 @@ _pkgname=dns
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="DNS configuration: Use DNS over TLS"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
|
||||
|
@ -3,10 +3,10 @@ _pkgname=grub
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="grub with configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('grub')
|
||||
|
@ -3,10 +3,10 @@ _pkgname=kernel-lts
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="linux-lts and linux-lts-headers"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('linux-lts' 'linux-lts-headers')
|
||||
|
@ -3,10 +3,10 @@ _pkgname=kernel
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="linux and linux-headers"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('linux' 'linux-headers')
|
||||
|
@ -3,10 +3,10 @@ _pkgname=keyboard-x11
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="xorg (X11) keyboard configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=()
|
||||
|
@ -3,10 +3,10 @@ _pkgname=keyboard
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="vconsole (virtual console) keyboard configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=()
|
||||
|
@ -3,10 +3,10 @@ _pkgname=networkmanager
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="NetworkManager with configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('networkmanager')
|
||||
|
@ -3,10 +3,10 @@ _pkgname=pacman-mirrorlist
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="selected Arch Linux mirrors"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('pacman' 'holo')
|
||||
|
@ -3,10 +3,10 @@ _pkgname=pacman
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="pacman with configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('pacman' 'holo')
|
||||
|
@ -2,11 +2,11 @@
|
||||
_pkgname=repo
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.1.3
|
||||
pkgrel=1
|
||||
pkgver=0.1.4
|
||||
pkgrel=2
|
||||
pkgdesc="Bash script to manage remote Arch Linux repository"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('openssh' 'bash' 'aurutils') # arch-repo-vercmp uses "aur vercmp" which is part of "aurutils"
|
||||
|
@ -205,17 +205,17 @@ endswith() { case $1 in *"$2") true;; *) false;; esac; }
|
||||
function generate_index(){
|
||||
echo "Generating index.html with links to all packages ..."
|
||||
|
||||
echo '<!DOCTYPE html>
|
||||
echo "<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>privacy1st.de Arch Packages</title>
|
||||
<title>${HTML_TITLE}</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>privacy1st.de Arch Packages</h1>
|
||||
<p>The sources can be found here: <a href="https://git.privacy1st.de/langfingaz/arch-pkg">https://git.privacy1st.de/langfingaz/arch-pkg</a></p>
|
||||
<h1>${HTML_HEADING}</h1>
|
||||
<p>The sources can be found here: <a href=\"${HTML_LINK_SRC}\">${HTML_LINK_SRC}</a></p>
|
||||
|
||||
<ul>
|
||||
' > index.html
|
||||
" > index.html
|
||||
|
||||
for PKG in *.pkg.tar.{xz,zst}; do
|
||||
echo "<li><a href=\"$PKG\">$PKG</a></li>" >> index.html;
|
||||
|
@ -5,4 +5,11 @@ REMOTE_SSH_HOST=rootnas
|
||||
|
||||
LOCAL_PKG_DIR=/home/custompkgs
|
||||
REMOTE_PKG_DIR=/mnt/data/live/arch-repo
|
||||
REMOTE_DB_NAME=de-p1st
|
||||
REMOTE_DB_NAME=de-p1st
|
||||
|
||||
#
|
||||
# Some variables for index.html generation
|
||||
#
|
||||
HTML_TITLE='privacy1st.de Arch Packages'
|
||||
HTML_HEADING='My personalized Arch Packages'
|
||||
HTML_LINK_SRC='https://codeberg.org/privacy1st/arch'
|
||||
|
@ -3,10 +3,10 @@ _pkgname=sudo
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="sudo with configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('sudo')
|
||||
|
@ -6,7 +6,7 @@ pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="systemd with configuration"
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('systemd')
|
||||
|
@ -6,7 +6,7 @@ pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc=" !! TODO !! "
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=() # The group the package belongs in.
|
||||
depends=()
|
||||
|
@ -6,7 +6,7 @@ pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc=" !! TODO !! "
|
||||
arch=('any')
|
||||
url="https://git.privacy1st.de/langfingaz/${_reponame}"
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=()
|
||||
|
Loading…
Reference in New Issue
Block a user