Giter Site home page Giter Site logo

Comments (12)

Radiicall avatar Radiicall commented on May 27, 2024 2

Yeah i need to update it, i can do it right now

from jellyfin-rpc.

Radiicall avatar Radiicall commented on May 27, 2024 1

I'll be linking the aur packages in the readme soon, i just want to look over them first

from jellyfin-rpc.

Radiicall avatar Radiicall commented on May 27, 2024 1

I can remove the Cargo.lock from the gitignore file and upload mine to the repo

from jellyfin-rpc.

0xGingi avatar 0xGingi commented on May 27, 2024 1

Added https://aur.archlinux.org/packages/jellyfin-rpc-bin and modified both -git and -bin to match your install locations, conflicts...etc

from jellyfin-rpc.

Radiicall avatar Radiicall commented on May 27, 2024 1

I've figured out a solution but its gonna take me a while to set up, ill be trying to make a wiki page for this project instead of only having a readme

from jellyfin-rpc.

Maxr1998 avatar Maxr1998 commented on May 27, 2024 1

Added https://aur.archlinux.org/packages/jellyfin-rpc-bin and modified both -git and -bin to match your install locations, conflicts...etc

Awesome, thank you! Note that you don't have to list all variants in the conflicts, just the main package without any suffix is enough (conflicts=(jellyfin-rpc)). Also, the provides should be the package without the suffix as well (provides=(jellyfin-rpc)).
You could even define an extra variable for the original package name as _pkgname and reuse that in the PKGBUILD, see github-desktop-bin for inspiration.

And lastly, you might want to reuse the service file from this repo and patch it with sed in prepare like I do, then you don't need to maintain a separate copy for it.

from jellyfin-rpc.

Radiicall avatar Radiicall commented on May 27, 2024 1

I just pushed the Cargo.lock file, i completely forgot about it until now!

from jellyfin-rpc.

Maxr1998 avatar Maxr1998 commented on May 27, 2024 1

Awesome! Once there is a new release, I should then be able to add the --locked switch to the fetch step.

from jellyfin-rpc.

Maxr1998 avatar Maxr1998 commented on May 27, 2024

Sure, and thanks! I tried to follow the packaging guidelines for rust as closely as I could, but lmk if you have any suggestions. By the way, would it make sense to commit the Cargo.lock to the repo so that the dependencies are deterministic?

from jellyfin-rpc.

Maxr1998 avatar Maxr1998 commented on May 27, 2024

Yes, sounds good.

from jellyfin-rpc.

Radiicall avatar Radiicall commented on May 27, 2024

I updated the README but im not sure how i should format this, if you two have any ideas then that would be great because its kinda messy right now

from jellyfin-rpc.

0xGingi avatar 0xGingi commented on May 27, 2024

Trying to build with --locked in fetch, but getting error "Cargo.lock needs to be updated but --locked was passed to prevent this"

from jellyfin-rpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.