Giter VIP home page Giter VIP logo

Comments (13)

 avatar commented on June 18, 2024

@dra27 do you remember what version we said we would use for graphics? IIRC, it's 5.0.0 since graphics is not tied to the compiler internals

from graphics.

dra27 avatar dra27 commented on June 18, 2024

In #11 I put 4.09.0, but it could be either. We could call it 4.09 and then bump it to 5 if there are (ever any) changes?

I’m fairly sure I have an opam-repository branch already done for it - I’ll check in a bit and push it

from graphics.

dra27 avatar dra27 commented on June 18, 2024

(It’s obviously not a straight copy of the 4.08.1 one!)

from graphics.

garrigue avatar garrigue commented on June 18, 2024

This may not be the place to discuss that, but labltk relies on the ocaml configuration to detect X11. How can we factor the logic, both in and out of opam?

from graphics.

dra27 avatar dra27 commented on June 18, 2024

For opam, it’s done via the conf-libX11 package. I haven’t looked in detail at what Jérémie’s done with the Dune port here

from graphics.

 avatar commented on June 18, 2024

I'm tempted to call it 5.0.0 and switch to semantic versioning at the same time, just to avoid confusion.

For X11, I made graphics depend on conf-libX11. No special compilation flags are used and the following link flags are used:

  • os_type = Win32 -> -lkernel32 -lgdi32 -luser32
  • otherwise -> -lX11

BTW, what authors should we put in the opam file? I put only @xavierleroy for now.

from graphics.

dra27 avatar dra27 commented on June 18, 2024

See https://github.com/dra27/opam-repository/blob/graphics-4.09/packages/graphics/graphics.4.09.0/opam

from graphics.

dra27 avatar dra27 commented on June 18, 2024

I'm inclined to agree with calling it 5.0.0 - although it feels strange to bump the major version with no changes, it will also feel strange to be using semver and having 4.09.1, 4.10.0 before OCaml does!

from graphics.

dra27 avatar dra27 commented on June 18, 2024

(I can redo that opam-repository PR once there's a tag and a confirmed version number)

from graphics.

 avatar commented on June 18, 2024

Let's go for 5.0.0. @dra27 do you have a PR already prepared for this? I was planning to use dune-release to proceed with the release

from graphics.

 avatar commented on June 18, 2024

I created the release on github. @dra27 let me know if I should proceed with the opam-repository PR

from graphics.

dra27 avatar dra27 commented on June 18, 2024

I just diff'd the graphics.opam with the one I'd done by hand: the only difference (apart from things which were better in master, like the build recipe) is that I added Jun Furuse, J-M Geffroy, Jacob Navia and Pierre Weis to the authors list (I think that was based on everyone whose name appears in a copyright header). I'm just old-school with the opam files - I'd add those files and use dune-release :)

from graphics.

 avatar commented on June 18, 2024

Alright, I added the other authors and made the release: ocaml/opam-repository#14828

from graphics.

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.