Search Criteria
Package Details: simple-usb-automount-git 12.2bbf5dd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/simple-usb-automount-git.git (read-only, click to copy) |
---|---|
Package Base: | simple-usb-automount-git |
Description: | Really simple usb storage device auto mounter |
Upstream URL: | https://github.com/antonilol/simple-usb-automount |
Licenses: | MIT |
Submitter: | Antoni8024 |
Maintainer: | Antoni8024 |
Last Packager: | Antoni8024 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-09 15:14 (UTC) |
Last Updated: | 2023-03-12 18:02 (UTC) |
Dependencies (3)
- libnotify (libnotify-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Antoni8024 commented on 2023-03-12 18:06 (UTC)
fixed, thanks for the notice with a complete log, please put it in code tags next time so it is more readable
saleem commented on 2023-03-12 05:22 (UTC)
package fails to build
yay usb automount 3 aur/automount-usb-git 1-1 (+0 0.00) (Installed) Automount USB drives with systemd 2 aur/simple-usb-automount-git 11.b291847-1 (+1 0.00) Really simple usb storage device auto mounter 1 aur/simple-usb-automount 1.0.3-1 (+1 0.00) (Out-of-date: 2021-11-20) Really simple usb storage device auto mounter ==> Packages to install (eg: 1 2 3, 1-3 or ^4) ==> 2 :: Checking for conflicts... :: Checking for inner conflicts... [Aur:1] simple-usb-automount-git-11.b291847-1
:: (1/1) Downloaded PKGBUILD: simple-usb-automount-git 1 simple-usb-automount-git (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> a diff --git /home/saleem/.cache/yay/simple-usb-automount-git/PKGBUILD /home/saleem/.cache/yay/simple-usb-automount-git/PKGBUILD new file mode 100644 index 0000000..b275dcb --- /dev/null +++ /home/saleem/.cache/yay/simple-usb-automount-git/PKGBUILD @@ -0,0 +1,19 @@ +# Maintainer: Antoni Spaanderman 56turtle56@gmail.com + +pkgname=simple-usb-automount-git +pkgver=11.b291847 +pkgrel=1 +pkgdesc="Really simple usb storage device auto mounter" +arch=('any') +url=https://github.com/antonilol/simple-usb-automount +license=('MIT') +source=("simple-usb-automount::git+$url") +md5sums=('SKIP') +depends=('libnotify' 'sudo') +makedepends=('git') + +package() { + cd "$srcdir/$pkgname"
:: Proceed with install? [Y/n] y :: (1/1) Parsing SRCINFO: simple-usb-automount-git ==> Making package: simple-usb-automount-git 11.b291847-1 (Sun 12 Mar 2023 10:19:14 AM PKT) ==> Retrieving sources... -> Cloning simple-usb-automount git repo... Cloning into bare repository '/home/saleem/.cache/yay/simple-usb-automount-git/simple-usb-automount'... remote: Enumerating objects: 48, done. remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 100% (34/34), done. remote: Total 48 (delta 19), reused 42 (delta 13), pack-reused 0 Receiving objects: 100% (48/48), 13.81 KiB | 13.81 MiB/s, done. Resolving deltas: 100% (19/19), done. ==> Validating source files with md5sums... simple-usb-automount ... Skipped ==> Making package: simple-usb-automount-git 11.b291847-1 (Sun 12 Mar 2023 10:19:18 AM PKT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating simple-usb-automount git repo... ==> Validating source files with md5sums... simple-usb-automount ... Skipped ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of simple-usb-automount git repo... Cloning into 'simple-usb-automount'... done. ==> Sources are ready. ==> Making package: simple-usb-automount-git 11.b291847-1 (Sun 12 Mar 2023 10:19:22 AM PKT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()... /home/saleem/.cache/yay/simple-usb-automount-git/PKGBUILD: line 16: cd: /home/saleem/.cache/yay/simple-usb-automount-git/src/simple-usb-automount-git: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: simple-usb-automount-git