[44548] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 23:10:12 PST 2008


Revision: 44548
          http://trac.macports.org/changeset/44548
Author:   blb at macports.org
Date:     2008-12-29 23:10:11 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xkbevd, XKB event daemon

Added Paths:
-----------
    trunk/dports/x11/xkbevd/
    trunk/dports/x11/xkbevd/Portfile

Added: trunk/dports/x11/xkbevd/Portfile
===================================================================
--- trunk/dports/x11/xkbevd/Portfile	                        (rev 0)
+++ trunk/dports/x11/xkbevd/Portfile	2008-12-30 07:10:11 UTC (rev 44548)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xkbevd
+version             1.0.2
+categories          x11
+maintainers         blb openmaintainer
+description         XKB event daemon
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     68f2a143716c23b566f8509d9498f516 \
+                    sha1    825ba21524021c61d23e04ce4dd65d63c8cca6d8 \
+                    rmd160  af4592c3f17ccec02c98729f7ff75ec28ecb11b5
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libxkbfile.1:xorg-libxkbfile
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xkbevd/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081229/a4cb90f2/attachment.html>


More information about the macports-changes mailing list