Package Details: udev-usb-sync 0.12-2

Git Clone URL: https://aur.archlinux.org/udev-usb-sync.git (read-only, click to copy)
Package Base: udev-usb-sync
Description: Fine tune write cache and impose buffer limits when USB storage device is plugged
Upstream URL: https://codeberg.org/wonky/udev-usb-sync
Licenses: MIT
Submitter: linux-aarhus
Maintainer: linux-aarhus
Last Packager: linux-aarhus
Votes: 1
Popularity: 0.039253
First Submitted: 2023-03-04 16:39 (UTC)
Last Updated: 2024-12-10 09:34 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

FabioLolix commented on 2024-12-26 14:33 (UTC)

Nevermind, I had the old udev-usb-sync-0.12.tar.gz in SRCDEST= from when I send you the revision

linux-aarhus commented on 2024-12-26 14:30 (UTC) (edited on 2024-12-26 14:32 (UTC) by linux-aarhus)

How did you come to that conclusion?

[master] $ makepkg -f
==> Making package: udev-usb-sync 0.12-2 (tor 26 dec 2024 15:27:59 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading udev-usb-sync-0.12.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4933  100  4933    0     0  48671      0 --:--:-- --:--:-- --:--:-- 48841
==> Validating source files with sha256sums...
    udev-usb-sync-0.12.tar.gz ... Passed
==> Extracting sources...
  -> Extracting udev-usb-sync-0.12.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "udev-usb-sync"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: udev-usb-sync 0.12-2 (tor 26 dec 2024 15:28:01 CET)

FabioLolix commented on 2024-12-26 14:26 (UTC) (edited on 2024-12-26 14:32 (UTC) by FabioLolix)

Hi, this need cd "${pkgname}-${pkgver}" instead of cd "${pkgname}"

FabioLolix commented on 2024-12-14 21:31 (UTC)

Thanks for updating!

linux-aarhus commented on 2024-11-09 09:41 (UTC)

@FabioLolix - You are right - I will check up on it.

FabioLolix commented on 2024-11-01 20:24 (UTC)

Hello Frede, thanks for this interesting script

Would you like to create releases on your repository? At the moment versions here seems arbitrary, AUR shouldn't be used as git repo for development and a fixed release would be more proper (also help to get this into other distros)

A license like MIT should be installed and udev-usb-sync script instead have another one, package() could be streamlined removing the use of cp

As should look with a tagged release: https://github.com/FabioLolix/AURFIX/blob/main/u/udev-usb-sync/PKGBUILD

andresghc commented on 2024-08-27 04:02 (UTC)

Just tested and it's working fine!

linux-aarhus commented on 2023-07-21 06:42 (UTC) (edited on 2023-07-21 07:18 (UTC) by linux-aarhus)

@Davius Your device may not be matching the rule. Upon installation the rule has no effect on already attached devices (remove and insert for rule to take effect). The devices doesn't support disabling write-cache. I will look into it.

Davius commented on 2023-03-23 13:18 (UTC)

Tested today. No effects ... USB stick still in asynchronous mode.