cvs commit: ports/multimedia/gpodder Makefile distinfo pkg-descr
pkg-plist ports/multimedia/gpodder/files patch-setup.py
Ruslan Mahmatkhanov
rm at FreeBSD.org
Tue May 1 18:22:22 UTC 2012
rm 2012-05-01 18:22:21 UTC
FreeBSD ports repository
Modified files:
multimedia/gpodder Makefile distinfo pkg-descr pkg-plist
Added files:
multimedia/gpodder/files patch-setup.py
Log:
- update to 3.1.1 (current upstream branch)
- remove mygpoclient parts, because it's now a separate port
- drop COVERART and IPOD options - they are not yet ported to 3.1.0
- MP3TAG options has changed with MUTAGEN (user also need to enable
corresponding extension to make it work)
- drop SHOWNOTES option - it's now require python-webkit package,
that we lack in the ports tree
- make py-notify dependency optional (default off)
- make GTK GUI optional (default on), there is also working CLI with
web-server
- add patch-setup.py - ugly hack to stop installing man-page with
setup.py, they are now installed manually into correct location
Differences in 2.x/3.x are listed here:
http://blog.gpodder.org/2011/11/gpodder-300-397d-released.html
Revision Changes Path
1.54 +40 -65 ports/multimedia/gpodder/Makefile
1.33 +2 -4 ports/multimedia/gpodder/distinfo
1.1 +11 -0 ports/multimedia/gpodder/files/patch-setup.py (new)
1.3 +9 -6 ports/multimedia/gpodder/pkg-descr
1.24 +143 -172 ports/multimedia/gpodder/pkg-plist
More information about the cvs-ports
mailing list