Opened 12 years ago

Closed 10 years ago

#2109 closed defect (fixed)

Use separate packages for libraries and OpenModelica

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone: 1.9.1
Component: Build Environment Version: trunk
Keywords: Cc: dwinkler, Adrian Pop

Description (last modified by Martin Sjölund)

Currently, libraries/ reside in trunk and the packages get updated as often as the rest of trunk does. But very rarely do the packages actually change.

I would like to make deb-packages that better correspond to the revision of the library itself. At the moment, OpenModelica is at r15496 and modelica.org at r6065. We would then create:

omlibrary-msl32_6065-OpenModelica15496.debian.tar.gz
omlibrary-msl32_6065-OpenModelica15496.dsc
omlibrary-msl32_6065-OpenModelica15496_source.changes
omlibrary-msl32_6065.orig.tar.gz

r6065 from modelica.org, with patches from OpenModelica r15496. And we would only generate a new source-package if the patch-files changed or the MSL revision did.

Change History (4)

comment:1 by Martin Sjölund, 12 years ago

Description: modified (diff)

comment:2 by Martin Sjölund, 12 years ago

Description: modified (diff)

comment:3 by Henning Kiel, 10 years ago

Can this ticket be closed? It seems proper versions are used.

> port list omlib-modelica-*

omlib-modelica-1.6             @939-om1        lang/omlib-modelica-1.6
omlib-modelica-2.2.2           @7415-om1       lang/omlib-modelica-2.2.2
omlib-modelica-3.1             @7446-om1       lang/omlib-modelica-3.1
omlib-modelica-3.2.1           @8125-om1       lang/omlib-modelica-3.2.1

comment:4 by Martin Sjölund, 10 years ago

Milestone: Future1.9.1
Resolution: fixed
Status: newclosed
Summary: Split OpenModelica repositoryUse separate packages for libraries and OpenModelica

Yes, this works for OSX source installer and Linux binary/source installers.

Note: See TracTickets for help on using tickets.