Fixed some dinit glitches
This commit is contained in:
parent
c2f20be12e
commit
14321f3a29
|
@ -1,8 +1,8 @@
|
|||
NAME="EvolutionOS"
|
||||
ID="evolutionos"
|
||||
PRETTY_NAME="EvolutionOS"
|
||||
HOME_URL="https://evolutionos.codeberg.page"
|
||||
DOCUMENTATION_URL="https://evolutionos.codeberg.page/wiki/"
|
||||
HOME_URL="https://hectabit.org/evolutionos"
|
||||
DOCUMENTATION_URL="https://hectabit.org/evolutionos/wiki/"
|
||||
LOGO="evolution-logo"
|
||||
ANSI_COLOR="0;38;2;71;128;97"
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'base-files'
|
||||
pkgname=base-files
|
||||
version=0.143
|
||||
revision=9
|
||||
revision=10
|
||||
bootstrap=yes
|
||||
depends="xbps-triggers"
|
||||
short_desc="Evolution Linux base system files"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
license="Public Domain"
|
||||
homepage="https://evolutionos.codeberg.page"
|
||||
homepage="https://hectabit.org/evolutionos"
|
||||
conf_files="
|
||||
/etc/inputrc
|
||||
/etc/profile
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=meta
|
|||
short_desc="Evolution Linux base system meta package"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
license="Public Domain"
|
||||
homepage="https://evolutionos.codeberg.page"
|
||||
homepage="https://hectabit.org/evolutionos"
|
||||
|
||||
depends="
|
||||
base-files ncurses busybox-evolution libgcc
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
pkgname=dinit
|
||||
version=0.17.1
|
||||
revision=4
|
||||
revision=5
|
||||
short_desc="Simple Linux / BSD init system (NOT MY SOFTWARE)"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
homepage="https://github.com/davmac314/dinit"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=5
|
|||
short_desc="Evolution Linux artwork"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
license="custom:Public Domain" #no vlicense check
|
||||
homepage="http://evolutionos.codeberg.page"
|
||||
homepage="https://hectabit.org/evolutionos"
|
||||
|
||||
do_install() {
|
||||
vinstall ${FILESDIR}/splash.png 644 usr/share/evolution-artwork
|
||||
|
|
|
@ -5,7 +5,7 @@ build_style=meta
|
|||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
short_desc="Desktop and Greeter for EvolutionOS"
|
||||
license="GPL-3.0"
|
||||
homepage="https://evolutionos.codeberg.page"
|
||||
homepage="https://hectabit.org/evolutionos"
|
||||
depends="wayfire greetd wf-shell wcm mesa mesa-dri elogind polkit mate-polkit greetd-gtkgreet gtkloadspinner dbus dconf nautilus alacritty pipewire wireplumber slurp grim alsa-pipewire gnome-system-monitor upower brightnessctl gnome-themes-extra dejavu-fonts-ttf xdg-desktop-portal-wlr xdg-desktop-portal-gtk swaylock swayidle wpa_supplicant wpa-cute evolution-theme-switcher xorg-server-xwayland gvfs"
|
||||
conf_files="/usr/bin/Wayfire /usr/bin/startsession"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
repository=https://evolutionos.codeberg.page/pkg
|
||||
repository=https://hectabit.org/evolutionos/pkg
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=evolution-patches
|
||||
version=1.1
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=meta
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
short_desc="Simple patches that enable an usable OS out of the box"
|
||||
license="GPL-3.0"
|
||||
homepage="https://evolutionos.codeberg.page"
|
||||
homepage="https://hectabit.org/evolutionos/pkg"
|
||||
makedepends="busybox-evolution opendoas"
|
||||
depends="busybox-evolution opendoas zzz"
|
||||
replaces="util-linux runit runit-void grep which gzip tar diffutils coreutils findutils xz wget sed gawk pciutils usbutils tree shadowfix"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=1.0
|
|||
revision=5
|
||||
short_desc="Just a theme switcher for evolution-desktop"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
homepage="https://codeberg.org/EvolutionOS/Evolution-theme-switcher"
|
||||
homepage="https://hectabit.org/centrifuge/HectaBit/dconf-theme-switcher"
|
||||
license="GPL-3.0"
|
||||
makedepends="make gcc git pkg-config gtk+3-devel dconf"
|
||||
depends="gtk+3 dconf"
|
||||
|
@ -13,14 +13,14 @@ do_build() {
|
|||
echo "Building..."
|
||||
cd ${XBPS_BUILDDIR}
|
||||
rm -rf gtkgreet
|
||||
git clone https://codeberg.org/EvolutionOS/evolution-theme-switcher.git
|
||||
cd evolution-theme-switcher
|
||||
git clone https://hectabit.org/centrifuge/HectaBit/dconf-theme-switcher.git
|
||||
cd dconf-theme-switcher
|
||||
make
|
||||
}
|
||||
|
||||
do_install() {
|
||||
echo "Installing..."
|
||||
vbin ${XBPS_BUILDDIR}/evolution-theme-switcher/themeswitcher
|
||||
vbin ${XBPS_BUILDDIR}/dconf-theme-switcher/themeswitcher
|
||||
mkdir -p ${DESTDIR}/usr/share/applications
|
||||
cp ${XBPS_BUILDDIR}/evolution-theme-switcher/evolution-theme-switcher.desktop ${DESTDIR}/usr/share/applications/
|
||||
cp ${XBPS_BUILDDIR}/dconf-theme-switcher/evolution-theme-switcher.desktop ${DESTDIR}/usr/share/applications/
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ makedepends="git cmake chafa-devel dbus-devel dconf-devel glib-devel libmagick-d
|
|||
libpulseaudio libX11-devel libxcb-devel libXrandr-devel mesa ocl-icd-devel opencl-headers
|
||||
pciutils-devel Vulkan-Headers vulkan-loader wayland-devel xfconf-devel zlib-devel gtk+3-devel libgcc make
|
||||
autoconf automake binutils bison file findutils flex gawk gcc groff
|
||||
gzip libtool m4 patch pkg-config sed texinfo which sudo"
|
||||
gzip libtool m4 patch pkg-config sed texinfo which"
|
||||
depends="gtk+3"
|
||||
|
||||
do_build() {
|
||||
|
|
|
@ -4,7 +4,7 @@ version=1.0
|
|||
revision=2
|
||||
short_desc="Ridonculously simple spinner for GTK"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
homepage="https://codeberg.org/EvolutionOS/GtkLoadSpinner"
|
||||
homepage="https://hectabit.org/centrifuge/hectabit/GtkLoadSpinner"
|
||||
license="GPL-3.0"
|
||||
makedepends="make gcc git pkg-config gtk+3-devel"
|
||||
depends="gtk+3"
|
||||
|
@ -13,7 +13,7 @@ do_build() {
|
|||
echo "Building..."
|
||||
cd ${XBPS_BUILDDIR}
|
||||
rm -rf gtkgreet
|
||||
git clone https://codeberg.org/EvolutionOS/GtkLoadSpinner.git
|
||||
git clone https://hectabit.org/centrifuge/hectabit/GtkLoadSpinner.git
|
||||
cd GtkLoadSpinner
|
||||
make
|
||||
}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
pkgname=neofetch
|
||||
version=7.1.0
|
||||
revision=7
|
||||
revision=8
|
||||
short_desc="Simple system information script (not my software)"
|
||||
maintainer="Tracker-Friendly <jliwin98@danwin1210.de>"
|
||||
homepage="https://codeberg.org/EvolutionOS/neofetch"
|
||||
homepage="https://hectabit.org/centrifuge/evolutionos/neofetch"
|
||||
license="MIT"
|
||||
makedepends="make git"
|
||||
depends="bash"
|
||||
|
@ -16,7 +16,7 @@ do_build() {
|
|||
|
||||
do_install() {
|
||||
echo "Installing..."
|
||||
git clone --depth=1 https://codeberg.org/EvolutionOS/neofetch.git
|
||||
git clone --depth=1 https://hectabit.org/centrifuge/evolutionos/neofetch.git
|
||||
cd neofetch
|
||||
mkdir -p ${DESTDIR}/usr/
|
||||
make PREFIX=${DESTDIR}/usr/ install
|
||||
|
|
Reference in New Issue