Package Details: cider 1.6.3-9

Git Clone URL: https://aur.archlinux.org/cider.git (read-only, click to copy)
Package Base: cider
Description: Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases.
Upstream URL: https://github.com/ciderapp/cider.git
Keywords: applemusic cider
Licenses: AGPL3
Conflicts: cider
Provides: cider
Submitter: Core_UK
Maintainer: Core_UK
Last Packager: Core_UK
Votes: 23
Popularity: 0.049359
First Submitted: 2021-12-08 22:09 (UTC)
Last Updated: 2025-01-15 14:18 (UTC)

Pinned Comments

Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2023-06-09 01:31 (UTC) by Core_UK)

Use the CIDER_PORT environment variable to set the port of the renderer.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

OctopusET commented on 2022-06-27 13:09 (UTC)

Thank you again for your great work.

Core_UK commented on 2022-06-26 17:04 (UTC)

Noted, thanks. I will move this to the stable branch, and create a bin package.

OctopusET commented on 2022-06-26 06:39 (UTC)

Thank you for maintain this package. But this package seems not building itself, and it's using 'deb' binary. I think it should be named 'cider-bin'

Ref: https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission

Core_UK commented on 2022-06-06 06:12 (UTC)

I have been unable to recreate this issue. Usually the deb file would be downloaded into the src directory for the package.

kagetora13 commented on 2022-06-05 23:06 (UTC)

Re-tested and failed with the same error. I noticed the "cider_1.5.399_amd64.deb" file downloads into my HOME directory. I'm not sure this is the correct place (espcially if you have something like firejail enabled).

❯ yay -S cider
:: There are 3 providers available for cider:
:: Repository AUR
    1) cider 2) cider-git 3) cider-minimal

Enter a number (default=1):
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  cider-1.5.0-1

:: (1/1) Downloaded PKGBUILD: cider
  1 cider                            (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: (1/1) Parsing SRCINFO: cider
==> Making package: cider 1.5.0-1 (Sun 05 Jun 2022 07:01:50 PM)
==> Retrieving sources...
  -> Found cider.desktop
==> Validating source files with sha256sums...
    cider.desktop ... Passed
==> Making package: cider 1.5.0-1 (Sun 05 Jun 2022 07:01:52 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cider.desktop
==> Validating source files with sha256sums...
    cider.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting pkgver()...
==> Updated version: cider 1.5.399-1
==> Sources are ready.
==> Making package: cider 1.5.399-1 (Sun 05 Jun 2022 07:01:56 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
Building Cider on v1.5.399 : [Downloading Debian Package] | Extracting Package | Done
Building Cider on v1.5.399 : Downloading Debian Package | [Extracting Package] | Done
ar: *.deb: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: cider

Core_UK commented on 2022-06-05 18:21 (UTC)

This might just be a bug with a GitHub release, retry the process and it should be fine.

kagetora13 commented on 2022-06-04 23:12 (UTC) (edited on 2022-06-04 23:13 (UTC) by kagetora13)

I tried to install this package and got the below error:

❯ yay -S cider
:: There are 3 providers available for cider:
:: Repository AUR
    1) cider 2) cider-git 3) cider-minimal

Enter a number (default=1):
==>
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  cider-1.5.0-1

  1 cider                            (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: PKGBUILD up to date, Skipping (1/0): cider
  1 cider                            (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: (1/1) Parsing SRCINFO: cider
==> Making package: cider 1.5.0-1 (Sat 04 Jun 2022 07:05:00 PM)
==> Retrieving sources...
  -> Found cider.desktop
==> Validating source files with sha256sums...
    cider.desktop ... Passed
==> Making package: cider 1.5.0-1 (Sat 04 Jun 2022 07:05:01 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cider.desktop
==> Validating source files with sha256sums...
    cider.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting pkgver()...
==> Updated version: cider 1.5.386-1
==> Sources are ready.
==> Making package: cider 1.5.386-1 (Sat 04 Jun 2022 07:05:05 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Building Cider on v1.5.386 : [Downloading Debian Package] | Extracting Package | Done
Building Cider on v1.5.386 : Downloading Debian Package | [Extracting Package] | Done
ar: *.deb: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: cider

Core_UK commented on 2022-05-29 20:02 (UTC)

Building issues should be resolved.

ganthore commented on 2022-05-27 13:54 (UTC) (edited on 2022-05-27 13:54 (UTC) by ganthore)

I had to modify the pkgver() function due to the syntax error noted by TechXero.

The diffs are:

-curl $_url | grep tag_name | cut -d '"' -f 4 | sed 's/v//' | xargs
+curl -s $_url | grep tag_name | cut -d '"' -f 4 | sed 's/v//' | sed 's/-/./g' | xargs