Commit Graph

10 Commits

Author SHA1 Message Date
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Ray Donnelly
ee60f2fc10 libimobiledevice: PyString_AsString -> PyBytes_AsString 2015-07-23 00:20:20 +01:00
Alexey Pavlov
527cd817e8 Currently failed packages. 2015-07-20 15:55:09 +03:00
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Ray Donnelly
c4e811c690 qt5: Emit QMAKE_DEFAULT_{LIBDIRS,INCDIRS} from configure.exe
.. into qconfig.pri. Without this, the packager was required to
remove old versions of Qt software from the sysroot before
building new versions of that software.

mkspecs/features/qt_functions.prf:77..78 has the following:
    MODULE_LIBS_ADD = $$MODULE_LIBS
    MODULE_LIBS_ADD -= $$QMAKE_DEFAULT_LIBDIRS

.. and that did nothing since QMAKE_DEFAULT_LIBDIRS was empty
before this change.

The configure shell script does this using awk. This feature
should be made to work for other compilers too, currently only
g++ is supported.
2015-04-28 00:33:47 +01:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
a096e77479 libimobiledevice: Fix building python module, install headers. 2015-01-17 20:59:33 +03:00
Ray Donnelly
55a08048c9 imobiledevice: Add some deps 2014-11-17 21:38:28 +00:00
Ray Donnelly
10d0ca9da1 libimobiledevice: Communicate with iOS devices 2014-11-14 22:43:06 +00:00