[65886] trunk/dports/kde/nepomuk/Portfile

snc at macports.org snc at macports.org
Fri Apr 2 07:40:06 PDT 2010


Revision: 65886
          http://trac.macports.org/changeset/65886
Author:   snc at macports.org
Date:     2010-04-02 07:40:04 -0700 (Fri, 02 Apr 2010)
Log Message:
-----------
remove nepomuk, available in kdelibs4

Modified Paths:
--------------
    trunk/dports/kde/nepomuk/Portfile

Modified: trunk/dports/kde/nepomuk/Portfile
===================================================================
--- trunk/dports/kde/nepomuk/Portfile	2010-04-02 14:28:53 UTC (rev 65885)
+++ trunk/dports/kde/nepomuk/Portfile	2010-04-02 14:40:04 UTC (rev 65886)
@@ -6,6 +6,7 @@
 
 name                nepomuk
 version             20100303
+replaced_by         kdelibs4
 categories          kde kde4
 maintainers         snc sharky openmaintainer
 description         Extend the personal desktop into a collaboration environment
@@ -17,10 +18,13 @@
 homepage            http://dev.nepomuk.semanticdesktop.org/
 platforms           darwin
 
-master_sites        http://dev.nepomuk.semanticdesktop.org/download/downloads/
-distname            NepomukServer-NIGHTLY-${version}
-use_zip             yes
-checksums           md5     223323a2ebae38436ae91d064323fda7 \
-                    sha1    f170c2ab4800ffde97a5213c12de65f9e71ce964 \
-                    rmd160  ccc2a53f3dfee6c74f81895b9e5e60a110f90bab
-notes "This doesn't appear to work yet and the launch command has 'carbon' in it.  Eeek!"
+depends_build       
+depends_lib         
+distfiles           
+
+pre-configure {
+    ui_error "${name} is provided by kdelibs4."
+    return -code error "obsolete port"
+}
+
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100402/204a20b1/attachment.html>


More information about the macports-changes mailing list