[119585] users/devans
devans at macports.org
devans at macports.org
Thu May 1 10:41:52 PDT 2014
Revision: 119585
https://trac.macports.org/changeset/119585
Author: devans at macports.org
Date: 2014-05-01 10:41:51 -0700 (Thu, 01 May 2014)
Log Message:
-----------
GNOME-3/stable: move submitted port nemiver here from wip branch.
Added Paths:
-----------
users/devans/GNOME-3/stable/dports/gnome/nemiver/
Removed Paths:
-------------
users/devans/GNOME-3/stable/dports/gnome/nemiver/Portfile.orig
users/devans/dports/gnome/nemiver/
Deleted: users/devans/GNOME-3/stable/dports/gnome/nemiver/Portfile.orig
===================================================================
--- users/devans/dports/gnome/nemiver/Portfile.orig 2014-04-24 20:37:10 UTC (rev 119387)
+++ users/devans/GNOME-3/stable/dports/gnome/nemiver/Portfile.orig 2014-05-01 17:41:51 UTC (rev 119585)
@@ -1,52 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem 1.0
-
-name nemiver
-version 0.9.5
-license GPL-2
-set branch [join [lrange [split ${version} .] 0 1] .]
-description Standalone graphical debugger for GNOME.
-long_description Nemiver is a project to write a standalone graphical debugger that integrates \
- in the GNOME desktop. It features a backend which uses the well known GNU \
- Debugger gdb to debug C/C++ programs. \
- Nemiver is built with a plugin system that can offer several different \
- perspectives. Currently the only perspective provided is a debugging \
- perspective, but it could be expanded with perspectives added for \
- valgrind, or for profiling tools such as oprofile.
-
-maintainers gmail.com:juanrgar openmaintainer
-categories gnome devel
-platforms darwin
-homepage http://www.gnome.org/
-master_sites gnome:sources/${name}/${branch}/
-
-use_xz yes
-
-checksums sha256 33590e3964092cabb629a6ba8415786b054702063a944eca5fe4156048baf8d9 \
- rmd160 5ccc191da5ece02691222d57e7b79798b423e9c0
-
-depends_build port:pkgconfig \
- port:gconf \
- port:libgtop \
- port:glibmm \
- port:gtkmm3 \
- port:gtksourceviewmm3 \
- port:vte \
- port:gdb \
- port:boost \
- port:itstool
-
-depends_lib port:itstool \
- port:libxml2 \
- port:libxslt \
- port:yelp-xsl
-
-patchfiles nemiver-tr1-osx-patch.diff
-
-configure.args --with-default-gdb=${prefix}/bin/ggdb \
- --disable-schemas-install \
- --disable-silent-rules
-
-livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140501/a1bf0533/attachment.html>
More information about the macports-changes
mailing list