summaryrefslogtreecommitdiff
path: root/audio/libgpod/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-08-16Comment out dead sites.wiz1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-12-12Revert "Specify readline requirement on 30 packages"wiz1-2/+1
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-12-04Specify readline requirement on 30 packagesmarino1-1/+2
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base.
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-03-07Revbump because of textproc/libplist update.nros1-2/+2
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-21Call mount() only on Linux -- it has different call signature elsewhere.shattered1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-10Explicitly disable udev if not on Linux. Fixes my build; no clue why thisdholland1-1/+7
apparently didn't affect Joerg's.
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-04-22Bump PKGREVISION for libplist.wiz1-1/+2
2012-04-13Changes 0.8.2:adam1-13/+11
* fix mono binding on 32 bit systems * better iOS 4.3 support * dynamic loader for libhashab.so * make smartplaylists case-insensitive to match what iTunes does * more robust Shuffle support in udev helper * various compilation fixes and build system improvements * bug fixes * updated French translation
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-1/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-21Update to libgpod 0.8.0. Notable changes:shattered1-5/+7
- map city names (present in the iPod Preferences file) to timezone shift to be able to interpret accurately timestamps from iPod Classic and similar models. - support more iPod models, including Shuffle 4G
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-16Update to 0.7.2, set LICENSE.wiz1-3/+3
Overview of changes in libgpod 0.7.2 ==================================== * Performance work (thanks a lot to Javier Kohen for his patches) * Add itdb_device_supports_podcast and itdb_device_supports_chapter_image methods * Fix static iPod Classic/Nano 3G artwork formats * Change installation directory for the HAL callout in the hope that it will work out of the box on more systems * BSD portability fixes (courtesy of Andrew Nosenko) * Write MHLA (list of albums) headers to iTunesDB * Small improvements for iPhone support though iPhone 3G are still unsupported because we can't checksum the iPhone iTunesDB.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-11-27Fix HOMEPAGE.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-01-25Update to 0.7.0:wiz1-3/+3
Overview of changes in libgpod 0.7.0 ==================================== * support for iPod Nano 4th generation This includes support for cover art. Please note that this release DOES NOT support iPhones and iPod Touch with firmware 2.x * support for "sparse artwork" writing This lets us write more compact artwork files to the iPod, which in turn makes the UI more responsive (and saves disk space on the iPod). * jump table support These are the big letters that show up in the album/artist list when someone quickly scrolls through them. Thanks a lot to Ian Stewart for implementing it. * chapter data support Chapter data allows large files (movies, audio books, podcasts) to be divided into smaller sections. Thanks to Michael Tiffany for this feature. * improved timezone handling This should now work up to 5G iPods, for newer iPods, libgpod will assume timestamps are in UTC. * translation updates Thanks to all of our translators :) * much more complete API doc All of the public API is now documented with gtk-doc. * simplification of the cover art handling API The API for artwork for developers using libgpod should be more straightforward, if things are missing, don't hesitate to get in touch with us ;) * extensive plist parser In libgpod 0.6.0, libgpod got a very basic parser for the SysInfoExtended file (which is a XML plist description). This parser was rewritten for this release to parse the whole file. This parser depends on libxml2 but its compilation will be disabled if libxml2 and its development headers can't be found. * add mapping from iPod serial numbers to iPod models The iPod serial number can be obtained programmatically, and its last 3 digits are characteristic of an iPod (type, generation, color, capacity). libgpod can now find out an iPod model using this serial number. * portability improvements to windows and macosx This is probably not perfect yet, but the goal is to improve it as much as possible so don't hesitate to send bug reports if some things are still not working. Thanks to the songbird project and Éric Lassauge. * reworked handling of artwork formats libgpod can now automatically use the artwork formats described in SysInfoExtended even if the iPod model is unknown, this should make it possible for libgpod to support artwork on newly released iPod models without the need to upgrade. * python bindings are more consistent with other python container objects This enables testing whether a key exists in an object (e.g. "'title' in track") as well as iterating over a Track or Photo object's keys, values, or items. * bug fixes and code cleanup all over the place