Changeset 82206
- Timestamp:
- 08/10/11 07:03:14 (4 years ago)
- Location:
- trunk/dports/devel/qtmobility
- Files:
-
- 1 added
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/patch-src-connectivity-bluetooth.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/qtmobility/Portfile
r78632 r82206 6 6 7 7 name qtmobility 8 version 1. 1.38 version 1.2.0 9 9 revision 0 10 10 categories devel … … 20 20 master_sites http://get.qt.nokia.com/qt/add-ons/ 21 21 distname qt-mobility-opensource-src-${version} 22 checksums md5 4bf0cccd007c98a35aad94436538124f\23 sha1 a3702659388cc7503946d672a1ae91eaed89e3e2\24 rmd160 b37773490c104f79247634bb6ea8226827e3ccc122 checksums md5 ea5db5a8d3dd4709c2926dceda646bd8 \ 23 sha1 090d1cc0d9c27f41d6fc9022b80ab5579af5e46d \ 24 rmd160 c8c3c6c301e90a2ba9a2a249569084b9c3923322 25 25 26 26 # --prefix is not recognized. … … 38 38 variant debug description {Build both release and debug library} {} 39 39 40 # Fix building without bluez 41 patchfiles-append patch-src-connectivity-bluetooth.diff 42 40 43 if {[variant_isset debug]} { 41 44 configure.args-append -debug-and-release
Note: See TracChangeset
for help on using the changeset viewer.

