Giter Site home page Giter Site logo

No install target for NetBSD about barony HOT 3 OPEN

turningwheel avatar turningwheel commented on August 11, 2024
No install target for NetBSD

from barony.

Comments (3)

addictgamer avatar addictgamer commented on August 11, 2024

There are no install targets for any platform (except OSX) because we don't use make install. I don't remember what the install target we do have in there is for. I think it was once involved in the OSX .app building process.

I'm not sure what an appropriate install target would even look like. A user would need to either copy the game's assets out of their Steam or non-Steam (GOG, Humble, IGS, etc) install or copy their binaries into one of said installs.
I am open to any contributions for this.

from barony.

Adrien2002 avatar Adrien2002 commented on August 11, 2024

That's what I did, I can't make install but I can make so I do have the NetBSD binary of the game and I copied the files from my GOG version to be able to play it. I just wanted to make a package of the engine in our pkgsrc.

But the idea of the package is to, for example, put Barony binary into $PREFIX/bin and put all the files into $PREFIX/share/barony/files and the executable will know that distfiles with the game are in a specified path like $PREFIX/share/barony/files

That path can be specified in CMake with -DBARONY_FILES:PATH=$PREFIX/share/barony/files and executable of barony will search this path then users will put manually files in there. A "MESSAGE" file into the pkgsrc package will indicate where to put the files to be able to run the game.

from barony.

addictgamer avatar addictgamer commented on August 11, 2024

If you know how to write the install target for NetBSD, could you submit a pull request?
Otherwise, seeing as *BSD is not one of our officially supported platforms, I'm going to leave this for a BSD user to tackle.

from barony.

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.