Bug 118016 - [PATCH] audio/easytag-devel: fix dependencies for mp3 tagging support
Summary: [PATCH] audio/easytag-devel: fix dependencies for mp3 tagging support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 06:10 UTC by Yuri Pankov
Modified: 2007-11-27 05:45 UTC (History)
1 user (show)

See Also:


Attachments
easytag-devel-2.1.2_2.patch (999 bytes, patch)
2007-11-13 06:10 UTC, Yuri Pankov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Pankov 2007-11-13 06:10:01 UTC
easytag-devel incorrectly requests id3lib as non-optional dependency for mp3
tagging support and optionally libid3tag for ID3V23 support.

Port maintainer (novel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: darklight# pkg_info -Ex libid3tag
darklight# make WITHOUT_ID3V23=yes configure
===>  Extracting for easytag-devel-2.1.2_1
=> MD5 Checksum OK for easytag-2.1.2.tar.bz2.
=> SHA256 Checksum OK for easytag-2.1.2.tar.bz2.
===>  Patching for easytag-devel-2.1.2_1
===>  Applying FreeBSD patches for easytag-devel-2.1.2_1
===>   easytag-devel-2.1.2_1 depends on file: /usr/local/bin/intltool-extract -
found
===>   easytag-devel-2.1.2_1 depends on executable: pkg-config - found
===>   easytag-devel-2.1.2_1 depends on executable: update-desktop-database -
found
===>   easytag-devel-2.1.2_1 depends on file: /usr/local/libdata/xorg/libraries
- found
===>   easytag-devel-2.1.2_1 depends on shared library: id3 - found
===>   easytag-devel-2.1.2_1 depends on shared library: vorbis - found
===>   easytag-devel-2.1.2_1 depends on shared library: FLAC - found
===>   easytag-devel-2.1.2_1 depends on shared library: mp4v2 - found
===>   easytag-devel-2.1.2_1 depends on shared library: intl - found
===>   easytag-devel-2.1.2_1 depends on shared library: atk-1.0.0 - found
===>   easytag-devel-2.1.2_1 depends on shared library: glib-2.0.0 - found
===>   easytag-devel-2.1.2_1 depends on shared library: gtk-x11-2.0.0 - found
===>   easytag-devel-2.1.2_1 depends on shared library: pango-1.0.0 - found
===>  Configuring for easytag-devel-2.1.2_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.8.0... yes (version 2.14.2)
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.4.1... yes (version 2.12.1)
checking for GTK... yes
checking for recv in -lsocket... no
checking for OGG... yes
checking for VORBIS... yes
checking for cos in -lm... yes
checking for ogg_sync_init in -logg... yes
checking for vorbis_comment_init in -lvorbis... yes
checking for ov_open in -lvorbisfile... yes
checking for Ogg Vorbis file support... yes
checking for cos in -lm... (cached) yes
checking for speex_packet_to_header in -lspeex... yes
checking for Speex file support... yes
checking for cos in -lm... (cached) yes
checking for FLAC__metadata_simple_iterator_new in -lFLAC... yes
checking for FLAC file support... yes
checking for libFLAC version... 1.1.2
checking for MP3 file support... checking id3tag.h usability... no
checking id3tag.h presence... no
checking for id3tag.h... no
checking for id3_frame_field in -lid3tag... no
no
***
*** Warning: MP3 file support disabled, libid3tag missing
***
checking for cos in -lm... (cached) yes
checking for MP4GetTrackMediaDataName in -lmp4v2... yes
checking for MP4/AAC file support... yes
checking for Wavpack file support... no
***
*** Wavpack file support disabled on commandline
*** (Install libwavpack, and use --enable-wavpack to enable it)
***
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing slash...
no
checking whether stat accepts an empty string... no
checking return type of signal handlers... void
checking for mkdir... yes
checking for strstr... yes
checking for strtol... yes
checking for mkstemp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  bg cs da de el es fr he hu it ja nl pl
pt_BR ro ru sv uk zh_CN
configure: creating ./config.status
config.status: creating Makefile
config.status: creating easytag.spec
config.status: creating doc/easytag.1
config.status: creating src/Makefile
config.status: creating src/id3lib/Makefile
config.status: creating src/libapetag/Makefile
config.status: creating src/libmpg123/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands

Configuration for easytag 2.1.2 :
--------------------------------

Source code location ....: .
Host System Type ........: i386-portbld-freebsd8.0
Preprocessor ............: cc -I/usr/local/include -DHAVE_GTK
Compiler ................: cc -O2 -fno-strict-aliasing -pipe -Wall
Linker ..................: cc -L/usr/local/lib -lmp4v2 -lm -lFLAC -lm -lspeex
-lm -lvorbisfile -lvorbis -logg -lm
GTK2 version ............: 2.12.1
MP3 file support ........: no
ID3v2.3 tags support ....: no
Ogg Vorbis file support .: yes
Speex file support ......: yes
FLAC file support .......: yes (flac-1.1.2)
MP4 file support ........: yes
WavPack support .........: no
NLS/gettext .............: yes
Install path ............: /usr/local

Now type make to build easytag 2.1.2,
and then make install for installation.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-13 06:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-27 05:30:10 UTC
novel       2007-11-27 05:30:05 UTC

  FreeBSD ports repository

  Modified files:
    audio/easytag-devel  Makefile 
  Log:
  Fix dependencies for mp3 tagging support.
  
  PR:             118016
  Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.60      +3 -3      ports/audio/easytag-devel/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2007-11-27 05:45:05 UTC
State Changed
From-To: open->closed

Committed, thanks!