From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 8 21:30:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB55216A41F for ; Sun, 8 Jan 2006 21:30:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCA343D48 for ; Sun, 8 Jan 2006 21:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k08LU3be012411 for ; Sun, 8 Jan 2006 21:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k08LU3eE012410; Sun, 8 Jan 2006 21:30:03 GMT (envelope-from gnats) Resent-Date: Sun, 8 Jan 2006 21:30:03 GMT Resent-Message-Id: <200601082130.k08LU3eE012410@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Devon Ryan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41ED216A41F for ; Sun, 8 Jan 2006 21:20:40 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D377543D49 for ; Sun, 8 Jan 2006 21:20:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k08LKdU3065277 for ; Sun, 8 Jan 2006 21:20:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k08LKd6f065276; Sun, 8 Jan 2006 21:20:39 GMT (envelope-from nobody) Message-Id: <200601082120.k08LKd6f065276@www.freebsd.org> Date: Sun, 8 Jan 2006 21:20:39 GMT From: Devon Ryan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/91531: Addition of libgpod to support newer versions of gtkpod X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 21:30:04 -0000 >Number: 91531 >Category: ports >Synopsis: Addition of libgpod to support newer versions of gtkpod >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 08 21:30:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Devon Ryan >Release: 6.0-STABLE >Organization: >Environment: FreeBSD zarathustra.dpryan.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Jan 3 18:30:51 PST 2006 root@zarathustra.dpryan.com:/usr/obj/usr/src/sys/BSD3 i386 >Description: libgpod is "a library for directly accessing an iPod's contents" and is needed for newer versions of gtkpod. >How-To-Repeat: >Fix: Makefile: PORTNAME= libgpod PORTVERSION= 0.3.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkpod CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MAINTAINER= dpryan@dpryan.com COMMENT= A library for directly accessing an iPod's contents GNU_CONFIGURE= yes USE_GETTEXT= yes .include ------------------------------------------- distinfo: MD5 (libgpod-0.3.0.tar.gz) = bdb4f727f062f957dc227dae8348647c SHA256 (libgpod-0.3.0.tar.gz) = 6e396346c63db8eac7d771a6b7ba684623b832024043e64f15939a8c99b6059a SIZE (libgpod-0.3.0.tar.gz) = 455539 -------------------------------------------- files/patch-Makefile.in: --- Makefile.in.orig Wed Jan 4 16:52:33 2006 +++ Makefile.in Wed Jan 4 16:52:54 2006 @@ -194,7 +194,7 @@ target_alias = @target_alias@ SUBDIRS = src tests po -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = libgpod-1.0.pc # the bindings/ below are just a hack until a better way is found -------------------------------------------- pkg-descr: Libgpod is a shared library to access the contents of an iPod. This library is based on code used in the gtkpod project. Starting with V0.96.CVS gtkpod depends on this library. This code was originally part of gtkpod itself. When the parsing code was made self-contained with gtkpod V0.93, we chose 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 and podcasts,. Support for cover art and photos is currently being tested. WWW: http://www.gtkpod.org/libgpod.html ------------------------------------------- pkg-plist: include/gpod-1.0/gpod/ipod-device.h include/gpod-1.0/gpod/itdb.h @dirrm include/gpod-1.0/gpod @dirrm include/gpod-1.0 lib/libgpod.a lib/libgpod.la lib/libgpod.so lib/libgpod.so.300 libdata/pkgconfig/libgpod-1.0.pc >Release-Note: >Audit-Trail: >Unformatted: