Giter VIP home page Giter VIP logo

Comments (8)

pyroscope avatar pyroscope commented on June 4, 2024 1

🏁 Status: git builds and runs as 0.9.7/0.13.7, but without patches

from rtorrent-ps.

TwoLeaves avatar TwoLeaves commented on June 4, 2024

Looks like the function should be removed from rtorrent-ps, now that pyroscope's request to merge the "cmd_ui_current_view" function into rtorrent has been accepted.

from rtorrent-ps.

pyroscope avatar pyroscope commented on June 4, 2024

No it shouldn't, since that 'd break release builds. The problem is Jari not bumping the version to 0.9.7 after release, which makes these conditions not work:

#if RT_HEX_VERSION <= 0x000906

So patch the configure.in to proper dev versioning before building a git version.

from rtorrent-ps.

pyroscope avatar pyroscope commented on June 4, 2024

Just now improving git build proces to carry proper versions.

from rtorrent-ps.

chros73 avatar chros73 commented on June 4, 2024

but without patches

  • you can grab all my (0.9.7/0.13.7) patches if you use the same commits that are in my build.sh.
    • rt patches modified to use the same dir level as libtorrent pathces (build.sh has been modded as well acording to this)
  • also you have to a look which your files (*.cc) are modifed to handle various stuff

from rtorrent-ps.

chros73 avatar chros73 commented on June 4, 2024

Oh, I almost forgot it, 1 more:

I also labelled all my issues with build when some important change happened in build.sh.

Now, your original build.sh script is perfect! :)

from rtorrent-ps.

pyroscope avatar pyroscope commented on June 4, 2024

When a git build is properly patched (carries a 0.9.7/0.13.7 version like it should), things do work by now (if not, reopen with a problem description).

build.sh has the code to do that patch, and now also supports multi-version tagging in patch file names (so you can do 0.9.7 only, or *_0.9.6_0.9.7_*).

from rtorrent-ps.

chros73 avatar chros73 commented on June 4, 2024

Awesome!

and now also supports multi-version tagging in patch file names

:) I forgot to mention this one.

from rtorrent-ps.

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.