move git to codeberg.org

This commit is contained in:
Daniel Langbein 2021-04-26 18:25:29 +02:00
parent 2f1ed70cb1
commit 72be8221a7
17 changed files with 41 additions and 34 deletions

View File

@ -3,10 +3,10 @@ _pkgname=base-efi
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.3 pkgver=0.0.3
pkgrel=1 pkgrel=2
pkgdesc="Arch Linux base packages" pkgdesc="Arch Linux base packages"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()

View File

@ -3,10 +3,10 @@ _pkgname=dns
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.2 pkgver=0.0.2
pkgrel=1 pkgrel=2
pkgdesc="DNS configuration: Use DNS over TLS" pkgdesc="DNS configuration: Use DNS over TLS"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()

View File

@ -3,10 +3,10 @@ _pkgname=grub
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.2 pkgver=0.0.2
pkgrel=1 pkgrel=2
pkgdesc="grub with configuration" pkgdesc="grub with configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('grub') depends=('grub')

View File

@ -3,10 +3,10 @@ _pkgname=kernel-lts
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="linux-lts and linux-lts-headers" pkgdesc="linux-lts and linux-lts-headers"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('linux-lts' 'linux-lts-headers') depends=('linux-lts' 'linux-lts-headers')

View File

@ -3,10 +3,10 @@ _pkgname=kernel
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="linux and linux-headers" pkgdesc="linux and linux-headers"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('linux' 'linux-headers') depends=('linux' 'linux-headers')

View File

@ -3,10 +3,10 @@ _pkgname=keyboard-x11
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="xorg (X11) keyboard configuration" pkgdesc="xorg (X11) keyboard configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=() depends=()

View File

@ -3,10 +3,10 @@ _pkgname=keyboard
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="vconsole (virtual console) keyboard configuration" pkgdesc="vconsole (virtual console) keyboard configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=() depends=()

View File

@ -3,10 +3,10 @@ _pkgname=networkmanager
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="NetworkManager with configuration" pkgdesc="NetworkManager with configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('networkmanager') depends=('networkmanager')

View File

@ -3,10 +3,10 @@ _pkgname=pacman-mirrorlist
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.5 pkgver=0.0.5
pkgrel=1 pkgrel=2
pkgdesc="selected Arch Linux mirrors" pkgdesc="selected Arch Linux mirrors"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('pacman' 'holo') depends=('pacman' 'holo')

View File

@ -3,10 +3,10 @@ _pkgname=pacman
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.7 pkgver=0.0.7
pkgrel=2 pkgrel=3
pkgdesc="pacman with configuration" pkgdesc="pacman with configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('pacman' 'holo') depends=('pacman' 'holo')

View File

@ -2,11 +2,11 @@
_pkgname=repo _pkgname=repo
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.1.3 pkgver=0.1.4
pkgrel=1 pkgrel=2
pkgdesc="Bash script to manage remote Arch Linux repository" pkgdesc="Bash script to manage remote Arch Linux repository"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('openssh' 'bash' 'aurutils') # arch-repo-vercmp uses "aur vercmp" which is part of "aurutils" depends=('openssh' 'bash' 'aurutils') # arch-repo-vercmp uses "aur vercmp" which is part of "aurutils"

View File

@ -205,17 +205,17 @@ endswith() { case $1 in *"$2") true;; *) false;; esac; }
function generate_index(){ function generate_index(){
echo "Generating index.html with links to all packages ..." echo "Generating index.html with links to all packages ..."
echo '<!DOCTYPE html> echo "<!DOCTYPE html>
<html> <html>
<head> <head>
<title>privacy1st.de Arch Packages</title> <title>${HTML_TITLE}</title>
</head> </head>
<body> <body>
<h1>privacy1st.de Arch Packages</h1> <h1>${HTML_HEADING}</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> <p>The sources can be found here: <a href=\"${HTML_LINK_SRC}\">${HTML_LINK_SRC}</a></p>
<ul> <ul>
' > index.html " > index.html
for PKG in *.pkg.tar.{xz,zst}; do for PKG in *.pkg.tar.{xz,zst}; do
echo "<li><a href=\"$PKG\">$PKG</a></li>" >> index.html; echo "<li><a href=\"$PKG\">$PKG</a></li>" >> index.html;

View File

@ -6,3 +6,10 @@ REMOTE_SSH_HOST=rootnas
LOCAL_PKG_DIR=/home/custompkgs LOCAL_PKG_DIR=/home/custompkgs
REMOTE_PKG_DIR=/mnt/data/live/arch-repo 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'

View File

@ -3,10 +3,10 @@ _pkgname=sudo
_reponame=arch-pkg _reponame=arch-pkg
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=1 pkgrel=2
pkgdesc="sudo with configuration" pkgdesc="sudo with configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('sudo') depends=('sudo')

View File

@ -6,7 +6,7 @@ pkgver=0.0.1
pkgrel=1 pkgrel=1
pkgdesc="systemd with configuration" pkgdesc="systemd with configuration"
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('systemd') depends=('systemd')

View File

@ -6,7 +6,7 @@ pkgver=0.0.1
pkgrel=1 pkgrel=1
pkgdesc=" !! TODO !! " pkgdesc=" !! TODO !! "
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() # The group the package belongs in. groups=() # The group the package belongs in.
depends=() depends=()

View File

@ -6,7 +6,7 @@ pkgver=0.0.1
pkgrel=1 pkgrel=1
pkgdesc=" !! TODO !! " pkgdesc=" !! TODO !! "
arch=('any') arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=() depends=()