Package Details: plymouth-theme-dr460nized-sweet-git 1-3

Git Clone URL: https://aur.archlinux.org/plymouth-theme-dr460nized-sweet-git.git (read-only, click to copy)
Package Base: plymouth-theme-dr460nized-sweet-git
Description: Plymouth theme for Garuda dr460nized inspired by Sweet by EliverLara.
Upstream URL: https://gitlab.com/VitoF/plymouth-theme-dr460nized-sweet
Licenses: GPL
Submitter: VitoF
Maintainer: VitoF
Last Packager: VitoF
Votes: 0
Popularity: 0.000000
First Submitted: 2022-10-19 20:16 (UTC)
Last Updated: 2022-10-26 08:00 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Hishiryo commented on 2026-06-12 15:07 (UTC) (edited on 2026-06-12 15:09 (UTC) by Hishiryo)

Won't install:

paru -S plymouth-theme-dr460nized-sweet-git
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating internal conflicts...

Aur (1)                                  Old Version    New Version    Build Only
aur/plymouth-theme-dr460nized-sweet-git                 1-3            No

:: Edit PKGBUILD? [Y/n]: Y

:: Downloading PKGBUILDs...
 (1/1) plymouth-theme-dr460nized-sweet-git-1-3       [--------------------------------------------------------------------------------------------------------------------------------------------------------------]

:: plymouth-theme-dr460nized-sweet-git:
  PKGBUILD:
    # Maintainer: Vito Ferri <support[at]vitoferri[dot]com>

    _theme="dr460nized-sweet"
    _pkgname="plymouth-theme-$_theme"
    pkgname="$_pkgname-git"
    _gitname=$_pkgname
    url="https://gitlab.com/VitoF/$_gitname"
    _gitroot="git+$url.git"
    pkgver=1
    pkgrel=3
    pkgdesc="Plymouth theme for Garuda dr460nized inspired by Sweet by EliverLara."
    arch=("any")
    license=("GPL")
    install="info.install"
    depends=("plymouth")
    makedepends=("git")
    source=($_gitroot)
    sha256sums=("SKIP")


    package() {
        cd "$_gitname/$_theme"
        install -m755 -d "${pkgdir}/usr/share/plymouth/themes/$_theme"
        install -m755 -d "${pkgdir}/usr/share/plymouth/themes/$_theme/img"
        cp -a ./. "${pkgdir}/usr/share/plymouth/themes/$_theme"
    }

  info.install:
    post_install() {
        GREEN=$(tput setaf 2)
        NC=$(tput sgr0)
        echo "${GREEN}Note:${NC} To set the plymouth theme, use this command:"
        echo "${GREEN}==>${NC}   sudo plymouth-set-default-theme -R dr460nized-sweet"
    }

:: Save changes? [Y/n]: Y
fetching devel info...
==> Making package: plymouth-theme-dr460nized-sweet-git 1-3 (Fri Jun 12 10:59:47 2026)
==> Retrieving sources...
  -> Cloning plymouth-theme-dr460nized-sweet from git repo...
Cloning into empty repository '/home/[user]/.cache/paru/clone/plymouth-theme-dr460nized-sweet-git/plymouth-theme-dr460nized-sweet'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 100% (148/148), done.
remote: Compressing objects: 100% (133/133), done.
remote: Total 148 (delta 32), reused 0 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (148/148), 3.12 MiB | 12.07 MiB/s, done.
Resolving deltas: 100% (32/32), done.
==> Validating source files with sha256sums...
    plymouth-theme-dr460nized-sweet ... Skipped
==> Making package: plymouth-theme-dr460nized-sweet-git 1-3 (Fri Jun 12 10:59:49 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating plymouth-theme-dr460nized-sweet from git repo...
==> Validating source files with sha256sums...
    plymouth-theme-dr460nized-sweet ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of plymouth-theme-dr460nized-sweet from git repo...
Cloning into 'plymouth-theme-dr460nized-sweet'...
done.
==> Sources are ready.
plymouth-theme-dr460nized-sweet-git-1-3: reading package list...
==> Making package: plymouth-theme-dr460nized-sweet-git 1-3 (Fri Jun 12 10:59:51 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
cp: '././bg.png' and '/home/[user]/.cache/paru/clone/plymouth-theme-dr460nized-sweet-git/src/plymouth-theme-dr460nized-sweet/dr460nized-sweet/././bg.png' are the same file
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'plymouth-theme-dr460nized-sweet-git-1-3': 
error: could not build the following packages: plymouth-theme-dr460nized-sweet-git-1-3

papa33 commented on 2022-10-30 15:09 (UTC)

Really beautiful boot splash theme. Thank you.