[58599] trunk/dports/kde/amarok/Portfile
illogic-al at macports.org
illogic-al at macports.org
Thu Oct 1 15:07:42 PDT 2009
Revision: 58599
http://trac.macports.org/changeset/58599
Author: illogic-al at macports.org
Date: 2009-10-01 15:07:38 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
Introducing Amarok 2.2.0 for OS X. It sucks less. Use it.
Modified Paths:
--------------
trunk/dports/kde/amarok/Portfile
Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile 2009-10-01 20:53:49 UTC (rev 58598)
+++ trunk/dports/kde/amarok/Portfile 2009-10-01 22:07:38 UTC (rev 58599)
@@ -1,41 +1,34 @@
# $Id$
PortSystem 1.0
-PortGroup kde4 1.0
+PortGroup kde4 1.0
name amarok
-version 2.1.1
-revision 2
+version 2.2.0
categories kde kde4
maintainers illogic-al openmaintainer
description Amarok, the world renown media player/.
long_description Amarok is a music player and manager with an intuitive \
- interface. It provides a variety of features which \
- help you to discover and manage your music.
+ interface. It provides a variety of feature which helps \
+ to discover and manage your music.
platforms darwin
homepage http://amarok.kde.org
-master_sites kde:stable/${name}/${version}/src/
-distfiles ${name}-${version}.tar.bz2
+master_sites kde:stable/${name}/${version}/src/
use_bzip2 yes
-checksums md5 c4ebec02fd1e8b3ef0d7a041726e6780
+checksums md5 5a0188c5eb7d343109b82964942d8eb5
-depends_lib-append port:kdelibs4 \
- port:kdebase4-runtime \
- port:taglib-devel port:taglib-extras \
+depends_lib-append port:kdebase4-runtime port:kdelibs4 \
port:qtscriptgenerator port:liblastfm \
+ port:taglib port:taglib-extras \
+ port:loudmouth \
path:lib/mysql5/libmysqld.a:mysql5-devel
-#post-extract {
-# reinplace \
-# "s|macro_optional_add_subdirectory( po )|#macro_optional_add_subdirectory( po )|" \
-# ${workpath}/${distname}/CMakeLists.txt
-#}
-
+configure.env QTDIR=${prefix}/libexec/qt4-mac
configure.args-append ../${distname}
post-destroot {
- # This puts the bundle icons where they should go
- system "mv ${destroot}${prefix}/bin/amarok.app/Contents/Resources/* ${destroot}${applications_dir}/KDE4/Amarok.app/Contents/Resources/"
- system "rm -rf ${destroot}/${prefix}/bin"
+ # Place bundle icons in correct location
+ system "mv ${destroot}${prefix}/bin/amarok.app/Contents/Resources/* ${destroot}${applications_dir}/KDE4/Amarok.app/Contents/Resources/"
+ system "rm -rf ${destroot}${prefix}/bin"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/4817040c/attachment.html>
More information about the macports-changes
mailing list