Opened 11 years ago

Closed 11 years ago

#336 closed enhancement (fixed)

roar-config should allow checking minimum required/maximum supported version

Reported by: ph3-der-loewe Owned by:
Priority: major Milestone: RoarAudio major release 1.0
Component: RoarAudio Main Package Version: 1.0beta8
Keywords: Cc:
Architecture: Compiler:
Difficulty: normal Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: New feature

Description

roar-config should allow to check for a minimum required and maximum supported version like this:

$ roar-config --compare-versions A OP B

A, B: a version in dotted format (e.g. 1.7.33) or a keyword (currently only 'current'). The Keyword represent a version defined at build time.
OP: basic operators like eq, ne, gt, ge, lt, le. Two letter codes should be used to ensure no problems with quoting.

Subtickets

Change History (1)

comment:1 Changed 11 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from current to 1.0beta8
Note: See TracTickets for help on using tickets.