[136983] trunk/dports/devel/libdmapsharing/Portfile
devans at macports.org
devans at macports.org
Mon Jun 1 15:25:45 PDT 2015
Revision: 136983
https://trac.macports.org/changeset/136983
Author: devans at macports.org
Date: 2015-06-01 15:25:45 -0700 (Mon, 01 Jun 2015)
Log Message:
-----------
libdmapsharing: reformat, white space only.
Modified Paths:
--------------
trunk/dports/devel/libdmapsharing/Portfile
Modified: trunk/dports/devel/libdmapsharing/Portfile
===================================================================
--- trunk/dports/devel/libdmapsharing/Portfile 2015-06-01 21:51:41 UTC (rev 136982)
+++ trunk/dports/devel/libdmapsharing/Portfile 2015-06-01 22:25:45 UTC (rev 136983)
@@ -1,50 +1,49 @@
# -*- 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
-PortGroup gobject_introspection 1.0
+PortSystem 1.0
+PortGroup gobject_introspection 1.0
-name libdmapsharing
-version 2.9.30
-categories devel
-license LGPL-2+
-maintainers devans openmaintainer
+name libdmapsharing
+version 2.9.30
+categories devel
+license LGPL-2+
+maintainers devans openmaintainer
-description A DMAP client and server library
+description A DMAP client and server library
-long_description \
- libdmapsharing implements the DMAP protocols. This includes \
- support for DAAP and DPAP.
+long_description libdmapsharing implements the DMAP protocols. This includes \
+ support for DAAP and DPAP.
-homepage http://www.flyn.org/projects/libdmapsharing/
-master_sites ${homepage}
+homepage http://www.flyn.org/projects/libdmapsharing/
+master_sites ${homepage}
-platforms darwin
+platforms darwin
-checksums rmd160 7dce8d15242ac463c94284b2bf1693640196f8a9 \
- sha256 6c3917aac7de23999094a5d1ee463cd1b07053a8fcd5c6137b4284447b707e40
+checksums rmd160 7dce8d15242ac463c94284b2bf1693640196f8a9 \
+ sha256 6c3917aac7de23999094a5d1ee463cd1b07053a8fcd5c6137b4284447b707e40
-depends_build port:pkgconfig
+depends_build port:pkgconfig
# gst-plugins-base for libgstapp.
-depends_lib port:gtk2 \
- port:avahi \
- port:libgee \
- port:libsoup \
- port:gstreamer1-gst-plugins-base \
- port:vala
+depends_lib port:gtk2 \
+ port:avahi \
+ port:libgee \
+ port:libsoup \
+ port:gstreamer1-gst-plugins-base \
+ port:vala
-patchfiles patch-vala.diff
+patchfiles patch-vala.diff
-use_parallel_build no
+use_parallel_build no
gobject_introspection no
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
-configure.args --with-mdns=avahi \
- --disable-silent-rules
+configure.args --with-mdns=avahi \
+ --disable-silent-rules
-livecheck.type regex
-livecheck.url http://www.flyn.org/projects/libdmapsharing/download.html
-livecheck.regex libdmapsharing-(\[0-9\]+\\\.\[0-9\\\.\]+).tar.gz
+livecheck.type regex
+livecheck.url http://www.flyn.org/projects/libdmapsharing/download.html
+livecheck.regex libdmapsharing-(\[0-9\]+\\\.\[0-9\\\.\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150601/a3ad7534/attachment.html>
More information about the macports-changes
mailing list