Download and Install easytag version 1.1 on Mac OS X
Thursday the 24th of July, 2008

    easytag  most recent diff


      View the most recent changes for the easytag port at: easytag.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for easytag.
      The raw portfile for easytag 1.1 is located here:
      http://easytag.darwinports.com/dports/audio/easytag/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/easytag
      Google
      Web Darwinports.com



      # $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: easytag
      Version: 1.1
      revision 1
      Category: audio
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://easytag.sf.net/
      Description: Tool for editing tags of audio files

      Long Description: EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack and Monkey's audio files. It's simple and nice GTK+ interface makes tagging easier under UNIX systems.

      master_sites sourceforge

      checksums md5 c334c286f649a12e6bd0d3a4e4ac60c4
      use_bzip2 yes

      depends_lib lib:libgtk.1:gtk1 lib:libvorbis:libvorbis lib:libid3:id3lib port:gettext

      depends_build port:hicolor-icon-theme

      configure.ldflags-append "-L${x11prefix}/lib"
      configure.cflags-append "-I${prefix}/include"
      configure.cppflags-append "-I${x11prefix}/include -no-cpp-precomp"

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-flac

      post-destroot { xinstall -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -v -W ${worksrcpath} COPYING README THANKS TODO USERS-GUIDE ${destroot}${prefix}/share/doc/${name}
      }

      Variant: noogg { configure.args-append --disable-ogg
      depends_lib-delete lib:libvorbis:libvorbis
      }

      Variant: flac { configure.args-delete --disable-flac
      configure.args-append --enable-flac
      depends_lib-append lib:libFLAC:flac
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/easytag
      % sudo port install easytag
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching easytag
      ---> Verifying checksum for easytag
      ---> Extracting easytag
      ---> Configuring easytag
      ---> Building easytag with target all
      ---> Staging easytag into destroot
      ---> Installing easytag
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using easytag with these commands:
      %  man easytag
      % apropos easytag
      % which easytag
      % locate easytag

     Where to find more information:

    Darwin Ports



    image test