Opened 16 years ago

Closed 16 years ago

#5044 closed defect (fixed)

myththemes and themes configure scripts lack --qmake option

Reported by: pebender@… Owned by: paulh
Priority: minor Milestone: 0.22
Component: theme Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

With the upgrade to Qt4, the --qmake option was added to the mythtv and mythplugins configure scripts. However, it was not added to the myththemes or themes configure scripts. For building off target as I do with MiniMyth?, being able to specify the location of qmake is important. I have attached two patches (one for myththemes and one for themes) to add the --qmake option.

Attachments (2)

myththemes-qmake.patch (1.2 KB) - added by pebender@… 16 years ago.
myththemes patch
themes-qmake.patch (1.1 KB) - added by pebender@… 16 years ago.
themes patch

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by pebender@…

Attachment: myththemes-qmake.patch added

myththemes patch

Changed 16 years ago by pebender@…

Attachment: themes-qmake.patch added

themes patch

comment:1 Changed 16 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 16 years ago by paulh

(In [17366]) Allow you to specify which qmake to use when configuring myththemes like you can already do for mythtv and mythplugins.

Patch from Paul Bender. Refs #5044.

comment:3 Changed 16 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [17367]) Allow you to specify which qmake to use when configuring themes like you can already do for mythtv and mythplugins.

Patch from Paul Bender. Closes #5044.

Note: See TracTickets for help on using tickets.