Coder Social home page Coder Social logo

Comments (7)

VVD avatar VVD commented on August 18, 2024

I said this already multiple times to developers, but they ignore or don't know how to do this…
Probably OpenBSD need #111 too.

from mvdsv.

dsvensson avatar dsvensson commented on August 18, 2024

One "workaround" to somewhat more clearly announce that the auto-generated source zip from GitHub should not be used is to make it empty:

https://stackoverflow.com/questions/45240336/how-to-use-github-release-api-to-make-a-release-without-source-code/58443948#58443948

Unfortunately it's not possible to disable the zip file.

from mvdsv.

VVD avatar VVD commented on August 18, 2024

Me and @tdm4 ask about release: https://github.com/QW-Group/mvdsv/releases/tag/0.36
Can you create release tarballs self with all necessary files?

from mvdsv.

VVD avatar VVD commented on August 18, 2024

Something like this: https://sourceforge.net/projects/mvdsv/files/MVDSV/

from mvdsv.

tcsabina avatar tcsabina commented on August 18, 2024

Hi Tom,

protocol.h was moved to a repository that is shared among many QW related projects, mainly ezquake and mvdsv. The reason behind this was to avoid copy+pasting changes of the same file among many projects, and to have a version controlled protocol extensions, which seems to be quite active nowdays (thanks to nano and the mapping community). So I am afraid that rollback is not really an option.

These tarballs are auto-generated upon release. Quite stupid form github not to include all the submodule files, but who am I to judge ;). So far I have never paid attention to these files, but if you are relying on these, I can make sure that upon a new release, all the necessary files are in there (with manually creating the .zip and the .tar.gz files). Would this work for you?

from mvdsv.

qqshka avatar qqshka commented on August 18, 2024

meanwhile, you can download tgz for particular commit for mvdsv and qwprot and combine source code

curl -v -L -O -J https://api.github.com/repos/QW-Group/mvdsv/tarball/971e7de49255fb41d56ae8e9332825bbf15617a8
curl -v -L -O -J https://api.github.com/repos/QW-Group/qwprot/tarball/53af547d0608a1507895fc1629cdc3f4820fc0af

from mvdsv.

tdm4 avatar tdm4 commented on August 18, 2024

Closing this out. There is a new feature in OpenBSD ports called DIST_TUPLE which allows me to pull down git submodules, so I've rewritten the port's Makefile to suit. I've tested it and it makes a successful package for me on OpenBSD.

Thanks!

from mvdsv.

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.