Download and Install tagtool version 0.12.3 on Mac OS X
Saturday the 11th of October, 2008

    tagtool  most recent diff


    version 0.12.3

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



      # $Id: Portfile 35952 2008-04-11 03:39:55Z raimue macports.org $

      PortSystem 1.0

      Name: tagtool
      Version: 0.12.3
      Category: audio
      Platform: darwin
      Maintainers: raimue

      Description: Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags.
      Long Description: ${description} Tag Tool can be used to edit tags one by one, but the most useful features are the ability to easily tag or rename hundreds of files at once, in any desired format.
      Homepage: http://pwp.netcabo.pt/paol/tagtool/

      master_sites sourceforge
      use_bzip2 yes
      checksums md5 447b3a505fee68a82f25dcda9377b676 sha1 e7ed4ebf8f9881cf38b2340b18e95947f658308e rmd160 9f5ae223580948c403cd44d82ecef0d03040ff09

      depends_build bin:grep:grep bin:fgrep:grep port:pkgconfig port:intltool
      depends_lib port:id3lib port:libvorbis port:gettext port:gtk2 port:libglade2 port:libxml2 port:sqlite3 port:libffi

      configure.cflags-append -flat_namespace
      post-configure {
      reinplace "s|-export-dynamic||g" ${worksrcpath}/src/Makefile
      }


    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/tagtool
      % sudo port install tagtool
      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 tagtool
      ---> Verifying checksum for tagtool
      ---> Extracting tagtool
      ---> Configuring tagtool
      ---> Building tagtool with target all
      ---> Staging tagtool into destroot
      ---> Installing tagtool
    - 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 tagtool with these commands:
      %  man tagtool
      % apropos tagtool
      % which tagtool
      % locate tagtool

     Where to find more information:

    Darwin Ports



    Lightbox this page.