e6b1 FreshPorts -- audio/libgpod
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libgpod 0.8.2_2 audio on this many watch lists=16 search for ports that depend on this port
Library for direct access to iPod/iPhone contents
Maintained by: avilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jan 2006 14:46:33
License: LGPL20


libgpod is a shared library to access the contents of an iPod and
optionally iPhone (via `comms/libimobiledevice' library port, enabled
by default).

This code was originally part of gtkpod itself. When the parsing code
was made self-contained with gtkpod v0.93, decision was made to put
this code in a separate library so that other projects can benefit
from it without duplicating code.

libgpod supports playlists, smart playlists, playcounts, ratings,
podcasts, cover art, audio and video. Photo support is implemented as
well. Python and Mono bindings are optionally available too.

WWW: http://www.gtkpod.org/libgpod.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. devel/libplist
  2. audio/taglib
  3. sysutils/sg3_utils
  4. devel/gettext
  5. comms/libimobiledevice
  6. databases/sqlite3
  7. devel/glib20
  8. devel/pcre
  9. accessibility/atk
  10. x11-toolkits/gtk20
  11. x11-toolkits/pango

This port is required by:

for Libraries

To install the port: cd /usr/ports/audio/libgpod/ && make install clean
To add the package: pkg_add -r libgpod


Configuration Options
===> The following configuration options are available for libgpod-0.8.2_2:
     IMOBILE=on: Apple iPhone/iPod Touch support
     MONO=off: Mono bindings or support
     PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  3. http://freefr.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  4. http://garr.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  5. http://heanet.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  6. http://hivelocity.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  7. http://ignum.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  8. http://internode.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  9. http://iweb.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  10. http://jaist.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  11. http://kaz.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  12. http://kent.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  13. http://master.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  14. http://nchc.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  15. http://ncu.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  16. http://netcologne.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  17. http://sunet.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  18. http://superb-dca3.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  19. http://switch.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  20. http://tenet.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  21. http://ufpr.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/
  22. http://waix.dl.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/

Number of commits found: 40

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2013 00:41:02
Original commit files touched by this commit  0.8.2_2
avilla search for other commits by this committer
- Chase libimobiledevice soversion bump.
- Remove SWIG from RUN_DEPENDS.
- Sort plist.
- Cleanup.
03 May 2013 17:37:14
Original commit files touched by this commit  0.8.2_1
ehaupt search for other commits by this committer
Chase security/libgcrypt update
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.8.2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
06 Oct 2012 16:01:59
Original commit files touched by this commit  0.8.2
eadler search for other commits by this committer
Convert to OptionsNG
Trim header

Approved by:	avilla (maintainer)
10 Jun 2012 10:09:33
Original commit files touched by this commit  0.8.2
fluffy search for other commits by this committer
- Update libGPOD to 0.8.2 release
    No more crash with mono bindings on i386
    Better iOS 4.3 support
    Still no iPhone/iPod 4/4S support
    Bugfixes

Approved by:    avilla (maintainer, via IM)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.8.0_1
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.8.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
29 Jul 2011 18:38:12
Original commit files touched by this commit  0.8.0
danfe search for other commits by this committer
Adjust COMMENT if iPhone support is enabled, and update port description.

Approved by:    maintainer (implicit)
29 Jul 2011 18:10:25
Original commit files touched by this commit  0.8.0
kwm search for other commits by this committer
Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject or
pygtk2 (which depends already on py-gobject).
09 Jun 2011 02:07:52
Original commit files touched by this commit  0.8.0
danfe search for other commits by this committer
Make support for Apple iPhone/iPod Touch (and thus `comms/libimobiledevice'
dependency) optional (but enabled by default).  Users of older Apple gadgets
can unset it to make their systems slightly less polluted e.g. with GnuTLS,
(default SSL implementation throughout the Ports Collection is OpenSSL).

Approved by:    maintainer (implicit)
15 Mar 2011 15:03:00
Original commit files touched by this commit  0.8.0
danfe search for other commits by this committer
- Update to version 0.8.0
- 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
31 May 2010 02:01:56
Original commit files touched by this commit  0.7.2_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 May 2010 16:16:00
Original commit files touched by this commit  0.7.2_3
danfe search for other commits by this committer
- Check for correct library name of `sysutils/sg3_utils' port
- Couple of non-functional cleanups while here

PR:     ports/142893 (name change forgotten by miwi@)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7.2_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
13 Feb 2010 10:18:11
Original commit files touched by this commit  0.7.2_2
miwi search for other commits by this committer
- Chase sysutils/sg3_utils slib bump

PR:             142893
Submitted by:   Mykola Dzham <i@levsha.me>
Approved by:    maintainer timeout
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.7.2_1
dinoex search for other commits by this committer
- update to jpeg-8
23 Aug 2009 18:40:53
Original commit files touched by this commit  0.7.2
danfe search for other commits by this committer
Reformat.
23 Aug 2009 18:30:42
Original commit files touched by this commit  0.7.2
danfe search for other commits by this committer
- Allow to build with Python bindings [1]
- 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]
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.7.2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
07 Aug 2009 17:01:29
Original commit files touched by this commit  0.7.2
miwi search for other commits by this committer
- Update to 0.7.2 (it required for upcoming amarok 2.1.1 update)

PR:             136989
Submitted by:   "Dima Panov" <fluffy@fluffy.khv.ru>
Approved by:    maintianer timeout
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.0_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
06 Jan 2008 22:46:02
Original commit files touched by this commit  0.6.0
danfe search for other commits by this committer
- Update to version 0.6.0, which has support for new iPod Classics and Nano
  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
04 Aug 2007 11:41:31
Original commit files touched by this commit  0.5.2
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
23 Jul 2007 17:34:48
Original commit files touched by this commit  0.5.2
danfe search for other commits by this committer
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.

Based on PR:    ports/114563, ports/114564
Submitted by:   Herbert J. Skuhra
13 Jun 2007 12:51:56
Original commit files touched by this commit  0.4.2_1
danfe search for other commits by this committer
- Remove support for old GCC versions (pre-3.x)
- Add a comment on what I do with sed(1) here
19 May 2007 20:32:57
Original commit files touched by this commit  0.4.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 May 2007 08:01:27
Original commit files touched by this commit  0.4.2
edwin search for other commits by this committer
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111669
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
18 Mar 2007 19:45:18
Original commit files touched by this commit  0.4.2
danfe search for other commits by this committer
Update to version 0.4.2.

PR:             ports/109300
Submitted by:   Herbert J. Skuhra
10 Oct 2006 11:13:42
Original commit files touched by this commit  0.4.0
danfe search for other commits by this committer
Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively.  Also rename a knob, commit to UPDATING will follow.
16 Jun 2006 12:37:11
Original commit files touched by this commit  0.3.2_1
danfe search for other commits by this committer
Fix the build with older GCC.

Reported by:    krismail
05 Apr 2006 09:33:14
Original commit files touched by this commit  0.3.2_1
danfe search for other commits by this committer
Bump PORTREVISION after pkg-plist fix.
05 Apr 2006 09:32:09
Original commit files touched by this commit  0.3.2
danfe search for other commits by this committer
Add missing file.

Reported by:    krismail
03 Apr 2006 14:12:27
Original commit files touched by this commit  0.3.2
danfe search for other commits by this committer
Update to most recent versions.

Prodded by:     several
26 Feb 2006 22:58:58
Original commit files touched by this commit  0.3.0
danfe search for other commits by this committer
While previous commit should have fixed port breakage, depend on gtk20
instead of glib20 since libgpod makes usage of gdk_pixbuf.  While here,
kill nearby USE_REINPLACE, which is no-op now.

Approved by:    portmgr (marcus)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.0
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
12 Feb 2006 22:10:36
Original commit files touched by this commit  0.3.0
kris search for other commits by this committer
BROKEN: Configure fails
21 Jan 2006 05:04:00
Original commit files touched by this commit  0.3.0
danfe search for other commits by this committer
- Hopefully fix the build on cluster [1]
- Previous commit was useless, but don't revert it :-(

Reported by:    krismail [1]
21 Jan 2006 04:40:55
Original commit files touched by this commit  0.3.0
danfe search for other commits by this committer
Reindent group of lines in preparation for next commit.
18 Jan 2006 14:45:54
Original commit files touched by this commit  0.3.0
danfe search for other commits by this committer
Add libgpod 0.3.0, a library for direct access of iPod's contents.

PR:             ports/91531
Submitted by:   Devon Ryan <dpryan(at)dpryan.com>

Number of commits found: 40

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0