of the auxiliary tools and install `ipod-time-sync'
- Convert to USES=localbase; add --disable-silent-rules to CONFIGURE_ARGS
to make debugging easier; use option helpers
Approved by: avilla (maintainer; timeout)
- STAGEify.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.
Version 0.8.3 brings the following improvements:
* Add support for libimobiledevice 1.1.5 (there was an API/ABI break)
* Remove use of some deprecated glib functions
* Fix various issues found using clang/cppcheck
* Improve robustness of the iphone callout
- Add LICENSE (LGPL20)
- Install some extra documentation files
- Transfer maintainership to submitter. Alberto did a good job on porting
libgpod dependencies, owns more recent Apple gadgets than me, and kindly
agreed to look after this port
PR: ports/155161
Submitted by: avilla
- Optionally, build SysInfo detection utility, which is required in order
to support iPod classic and nano 3G [2]
- Some minor Makefile nits
Since both knobs are disabled by default, do not bump PORTREVISION
PR: ports/124707 [1], ports/126656 [2]
Submitted by: edwin [1], ehaupt [2]
Videos, and also preliminary support for the iPhone and the iPod Touch
- Stop messing with things at extract stage, do it during patching instead
- Fix configure warnings (weak test(1) syntax)
- Clarify and expand Makefile comments