add packages
This commit is contained in:
parent
62cb8f7307
commit
1f7e4bdd0e
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=alacritty-cbsh
|
||||
_pkgname=cbsh-configs
|
||||
pkgver=1.0.r33.c3fb929
|
||||
pkgver=1.0.r34.4f1f6e9
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Default Alacritty Config for CBSH."
|
||||
|
|
|
|||
40
x86_64/cbsh-macs/PKGBUILD
Normal file
40
x86_64/cbsh-macs/PKGBUILD
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=cbsh-macs
|
||||
_pkgname=cbshmacs-config
|
||||
pkgver=1.0.r12.a90b95c
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="CBSHMacs is the New Emacs Configuration for CBSH"
|
||||
arch=('x86_64')
|
||||
url="https://gitlab.com/cbsh/cbshmacs-config.git"
|
||||
license=('GPL3')
|
||||
groups=()
|
||||
depends=(emacs)
|
||||
makedepends=(git)
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=(cbsh-macs)
|
||||
conflicts=()
|
||||
replaces=()
|
||||
backup=()
|
||||
options=()
|
||||
install=${pkgname}.install
|
||||
changelog=
|
||||
source=("git+$url")
|
||||
noextract=()
|
||||
md5sums=('SKIP')
|
||||
validpgpkeys=()
|
||||
|
||||
pkgver() {
|
||||
cd "${_pkgname}"
|
||||
printf "1.0.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
}
|
||||
|
||||
package() {
|
||||
cd cbshmacs-config
|
||||
sudo rm -rf /etc/cbsh/.config/cbsh-macs/
|
||||
install -d ${pkgdir}/etc/cbsh/.config/cbsh-macs/
|
||||
cp -r ${srcdir}/${_pkgname}/ ${pkgdir}/etc/cbsh/.config/cbsh-macs
|
||||
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
install -Dm644 README.org "${pkgdir}/usr/share/doc/${pkgname}/Readme.org"
|
||||
}
|
||||
9
x86_64/cbsh-macs/cbsh-macs.install
Normal file
9
x86_64/cbsh-macs/cbsh-macs.install
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
post_install() {
|
||||
echo -e "##########################################################"
|
||||
echo -e "## Config files were placed /etc/cbsh/.config/cbsh-macs ##"
|
||||
echo -e "##########################################################"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
|
@ -1,25 +1,16 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=cbsh-session-manager
|
||||
_pkgname=cbsh-session-manager
|
||||
pkgver=1.0.r9.5bd8cb0
|
||||
pkgver=1.0.r18.342edb5
|
||||
pkgrel=1
|
||||
epoch=
|
||||
<<<<<<< HEAD
|
||||
pkgdesc="A Basic Session Manager Specific for CBSH"
|
||||
=======
|
||||
pkgdesc="A Simple Session manager for CBSH"
|
||||
>>>>>>> 933c2e5 (Add cbsh-welcome to repos)
|
||||
arch=('x86_64')
|
||||
url="https://www.gitlab.com/cbsh/cbsh-session-manager.git"
|
||||
license=('GPL3')
|
||||
groups=()
|
||||
<<<<<<< HEAD
|
||||
depends=(python-gobject gtk3)
|
||||
makedepends=(git)
|
||||
=======
|
||||
depends=()
|
||||
depends=(python-gobject python-tomlkit gtk3)
|
||||
makedepends=(git python-build python-installer python-wheel)
|
||||
>>>>>>> 933c2e5 (Add cbsh-welcome to repos)
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=(cbsh-session-manager)
|
||||
|
|
@ -44,11 +35,7 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
<<<<<<< HEAD
|
||||
cd cbsh-session-manager
|
||||
=======
|
||||
cd "${_pkgname}"
|
||||
>>>>>>> 933c2e5 (Add cbsh-welcome to repos)
|
||||
python -m installer --destdir="$pkgdir" dist/*.whl
|
||||
|
||||
install -Dm775 cbsh-session-manager "${pkgdir}/usr/local/bin/cbsh-session-manager"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=cbsh-welcome
|
||||
_pkgname=cbsh-welcome
|
||||
pkgver=1.0
|
||||
pkgver=1.0.r20.bc269f4
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Welcome App and Tweaker for CBSH"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=dmenu-cbsh
|
||||
pkgver=5.0.r29.da1c4a9
|
||||
pkgver=5.0.r32.62cb8f7
|
||||
pkgrel=1
|
||||
pkgdesc="A Custom build of dmenu patched for centering, borders, custom line height and more colours"
|
||||
arch=(x86_64)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=dmenu-scripts
|
||||
pkgver=1.0.r29.da1c4a9
|
||||
pkgver=1.0.r32.62cb8f7
|
||||
pkgrel=1
|
||||
pkgdesc="Some basic dmenu Scripts to make things a bit easier in life."
|
||||
arch=('any')
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=doom-cbsh
|
||||
_pkgname=cbsh-configs
|
||||
pkgver=1.0.r33.c3fb929
|
||||
pkgver=1.0.r34.4f1f6e9
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Default Doom Emacs Config for CBSH."
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=kitty-cbsh
|
||||
_pkgname=cbsh-configs
|
||||
pkgver=1.0.r33.c3fb929
|
||||
pkgver=1.0.r34.4f1f6e9
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Default Kitty Config for CBSH."
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# shellcheck disable=SC2034,SC2154
|
||||
|
||||
pkgname=pikaur-git
|
||||
pkgver=1.10.1.r45.gc48c41b
|
||||
pkgver=1.18.3.r15.g163aa82
|
||||
pkgrel=1
|
||||
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
|
||||
arch=('any')
|
||||
|
|
@ -11,7 +11,7 @@ license=('GPL3')
|
|||
source=(
|
||||
"$pkgname::git+https://github.com/actionless/pikaur.git#branch=master"
|
||||
)
|
||||
md5sums=(
|
||||
b2sums=(
|
||||
"SKIP"
|
||||
)
|
||||
depends=(
|
||||
|
|
@ -19,11 +19,17 @@ depends=(
|
|||
'git'
|
||||
)
|
||||
makedepends=(
|
||||
'python-commonmark'
|
||||
'python-wheel'
|
||||
'python-hatchling'
|
||||
'python-build'
|
||||
'python-installer'
|
||||
'python-setuptools' # i think it normally should be required by python-pep517 which required by python-build/installer
|
||||
'python-markdown-it-py'
|
||||
)
|
||||
optdepends=(
|
||||
'asp: for ABS support in -G/--getpkgbuild operation'
|
||||
'devtools: for Arch Pkgs support in -G/--getpkgbuild operation'
|
||||
'python-pysocks: for socks5 proxy support'
|
||||
'python-defusedxml: securely wrap Arch news replies'
|
||||
)
|
||||
conflicts=('pikaur')
|
||||
provides=('pikaur')
|
||||
|
|
@ -36,13 +42,17 @@ pkgver() {
|
|||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}" || exit 2
|
||||
sed -i -e "s/VERSION.*=.*/VERSION = '${pkgver}'/g" pikaur/config.py
|
||||
sed -i -e "s/^VERSION.*=.*/VERSION = '${pkgver}'/g" pikaur/config.py
|
||||
if test -d ./dist ; then
|
||||
rm -r ./dist
|
||||
fi
|
||||
make
|
||||
/usr/bin/python3 -m build --wheel --no-isolation
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}" || exit 2
|
||||
/usr/bin/python3 setup.py install --prefix=/usr --root="$pkgdir/" --optimize=1
|
||||
/usr/bin/python3 -m installer --destdir="$pkgdir" dist/*.whl
|
||||
for langmo in $(cd ./locale && ls ./*.mo); do
|
||||
lang=$(sed -e 's/.mo$//' <<< "${langmo}")
|
||||
install -Dm644 "locale/${langmo}" "$pkgdir/usr/share/locale/${lang}/LC_MESSAGES/pikaur.mo"
|
||||
|
|
@ -50,5 +60,4 @@ package() {
|
|||
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
install -Dm644 pikaur.1 "$pkgdir/usr/share/man/man1/pikaur.1"
|
||||
cp -r ./packaging/* "${pkgdir}"
|
||||
cp -r ./dist/* "${pkgdir}"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=qtile-cbsh
|
||||
_pkgname=cbsh-configs
|
||||
pkgver=1.0.r33.c3fb929
|
||||
pkgver=1.0.r34.4f1f6e9
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Default Qtile Config for CBSH."
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=st-cbsh
|
||||
pkgver=5.0.r29.da1c4a9
|
||||
pkgver=5.0.r32.62cb8f7
|
||||
pkgrel=1
|
||||
pkgdesc="A Custom build of st patched with a few nice to have's"
|
||||
arch=(x86_64)
|
||||
|
|
@ -33,10 +33,12 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
cd st-cbsh
|
||||
mkdir -p ${pkgdir}/opt/${pkgname}
|
||||
cd st-cbsh
|
||||
mkdir -p ${pkgdir}/opt/${pkgname}
|
||||
cp -rf * ${pkgdir}/opt/${pkgname}
|
||||
make PREFIX=/usr DESTDIR="${pkgdir}" install
|
||||
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
install -Dm644 README.org "${pkgdir}/usr/share/doc/${pkgname}/README.org"
|
||||
make PREFIX=/usr DESTDIR="${pkgdir}" install
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Cameron Miller <cameron@codecameron.dev>
|
||||
pkgname=zsh-cbsh
|
||||
_pkgname=cbsh-configs
|
||||
pkgver=1.0.r33.c3fb929
|
||||
pkgver=1.0.r34.4f1f6e9
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="The Default Zsh Config for CBSH."
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user