Giter Site home page Giter Site logo

ddnet-scripts's People

Contributors

12pm avatar chillerdragon avatar crashtimehd avatar def- avatar edg-l avatar h-m-h avatar heinrich5991 avatar hus3h avatar kaitlynia avatar learath2 avatar murpii avatar sans3108 avatar voxeldoescode avatar zwelf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ddnet-scripts's Issues

Also provide checksum for source tarball

(Not sure whether this is the correct repository, but here we go..)
Currently, DDNet's Downloads page provides one file for MD5 and another for SHA256, which don't include the released source tarball (ex.: "ddnet-10.6.7.tar.gz").

Please include checksums for released source tarball, to ease integrity double-checking by package maintainer.

SQLite3 import library

MSVC needs an import library sqlite3.lib to link to the sqlite3.dll. It can be generated from the .def file as follows (dll doesn't need to be present even though it's specified on the command line):

x86_64-w64-mingw32-dlltool -d sqlite3.def -D sqlite3.dll -m i386:x86-64 -l sqlite3.lib

@def- Could you integrate that into the script and re-run it?

It seems we already do similar stuff for the other libraries... :)

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.