Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : wxwidgets | name : wxwidgets | ||||
| version : 3.0.3 | version : 3.0.3.1 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/wxWidgets/wxWidgets/releases/download/v3.0.3/wxWidgets-3.0.3.tar.bz2 : 08c8033f48ec1b23520f036cde37b5ae925a6a65f137ded665633ca159b9307b | - https://github.com/wxWidgets/wxWidgets/releases/download/v3.0.3.1/wxWidgets-3.0.3.1.tar.bz2 : 3164ad6bc5f61c48d2185b39065ddbe44283eb834a5f62beb13f1d0923e366e4 | ||||
| license : wxWinFDL-3 | license : wxWinFDL-3 | ||||
| component : desktop.library | component : desktop.library | ||||
| summary : Cross-platform UI toolkit library | summary : Cross-platform UI toolkit library | ||||
| description: | | description: | | ||||
| wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms that still utilize the native platform's controls and utilities. Link with the appropriate library for your platform and compiler, and your application will adopt the look and feel appropriate to that platform. On top of great GUI functionality, wxWidgets gives you: online help, network programming, streams, clipboard and drag and drop, multithreading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, and much more. | wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms that still utilize the native platform's controls and utilities. Link with the appropriate library for your platform and compiler, and your application will adopt the look and feel appropriate to that platform. On top of great GUI functionality, wxWidgets gives you: online help, network programming, streams, clipboard and drag and drop, multithreading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, and much more. | ||||
| emul32 : yes | emul32 : yes | ||||
| patterns : | patterns : | ||||
| - devel : /usr/bin | - devel : /usr/bin | ||||
| Show All 10 Lines | builddeps : | ||||
| - pkgconfig32(liblzma) | - pkgconfig32(liblzma) | ||||
| - pkgconfig32(libpng) | - pkgconfig32(libpng) | ||||
| - pkgconfig32(libtiff-4) | - pkgconfig32(libtiff-4) | ||||
| - pkgconfig32(sm) | - pkgconfig32(sm) | ||||
| - pkgconfig32(xxf86vm) | - pkgconfig32(xxf86vm) | ||||
| - pkgconfig32(zlib) | - pkgconfig32(zlib) | ||||
| - libjpeg-turbo-32bit-devel | - libjpeg-turbo-32bit-devel | ||||
| setup : | | setup : | | ||||
| %configure --enable-printfposparam --with-gtk=2 | %configure --enable-printfposparam \ | ||||
| --with-gtk=2 \ | |||||
| --disable-precomp-headers | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Ensure multilib works for wxwidgets | # Ensure multilib works for wxwidgets | ||||
| rm -v $installdir/usr/bin/wx-config | rm -v $installdir/usr/bin/wx-config | ||||
| install -m 00755 $pkgfiles/wx-config $installdir/usr/bin/wx-config | install -m 00755 $pkgfiles/wx-config $installdir/usr/bin/wx-config | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.