Date: Mon, 4 Dec 2006 23:40:28 +0100 (CET) From: trasz <trasz@pin.if.uz.zgora.pl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/106353: [NEW PORT] audio/liblo: Lightweight Open Sound Control implementation Message-ID: <20061204224028.42DB739DBA@pin.if.uz.zgora.pl> Resent-Message-ID: <200612042250.kB4MoDZc021762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106353 >Category: ports >Synopsis: [NEW PORT] audio/liblo: Lightweight Open Sound Control implementation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 04 22:50:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: trasz >Release: FreeBSD 6.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006 >Description: [description of the port] WWW: http://port.home.page/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- liblo-0.23.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # liblo # liblo/pkg-descr # liblo/Makefile # liblo/pkg-plist # liblo/distinfo # liblo/files # liblo/files/patch-src-lo_types_internal.h # echo c - liblo mkdir -p liblo > /dev/null 2>&1 echo x - liblo/pkg-descr sed 's/^X//' >liblo/pkg-descr << 'END-of-liblo/pkg-descr' X[description of the port] X XWWW: http://port.home.page/ END-of-liblo/pkg-descr echo x - liblo/Makefile sed 's/^X//' >liblo/Makefile << 'END-of-liblo/Makefile' X# New ports collection makefile for: liblo X# Date created: 2006-12-04 X# Whom: trasz <trasz@pin.if.uz.zgora.pl> X# X# $FreeBSD$ X# X XPORTNAME= liblo XPORTVERSION= 0.23 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= liblo X XMAINTAINER= trasz@pin.if.uz.zgora.pl XCOMMENT= Lightweight Open Sound Control implementation X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LDCONFIG= yes XUSE_GNOME= gnomehack X X.include <bsd.port.mk> END-of-liblo/Makefile echo x - liblo/pkg-plist sed 's/^X//' >liblo/pkg-plist << 'END-of-liblo/pkg-plist' Xinclude/lo/lo_errors.h Xinclude/lo/lo.h Xinclude/lo/lo_lowlevel.h Xinclude/lo/lo_throw.h Xinclude/lo/lo_types.h Xinclude/lo/lo_osc_types.h Xinclude/lo/lo_endian.h Xinclude/lo/lo_macros.h Xlib/liblo.so.6 Xlib/liblo.so Xlib/liblo.la Xlibdata/pkgconfig/liblo.pc X@dirrmtry include/lo END-of-liblo/pkg-plist echo x - liblo/distinfo sed 's/^X//' >liblo/distinfo << 'END-of-liblo/distinfo' XMD5 (liblo-0.23.tar.gz) = e14c9f4fae7ed8d9622d126f6fb9c1d7 XSHA256 (liblo-0.23.tar.gz) = 705937c1ca37de0d274f39719b934f16bef94c48d67550ba79e8e0518fe79a86 XSIZE (liblo-0.23.tar.gz) = 419662 END-of-liblo/distinfo echo c - liblo/files mkdir -p liblo/files > /dev/null 2>&1 echo x - liblo/files/patch-src-lo_types_internal.h sed 's/^X//' >liblo/files/patch-src-lo_types_internal.h << 'END-of-liblo/files/patch-src-lo_types_internal.h' X--- src/lo_types_internal.h.orig Mon Dec 4 23:29:22 2006 X+++ src/lo_types_internal.h Mon Dec 4 23:29:32 2006 X@@ -9,6 +9,7 @@ X #endif X X #include <pthread.h> X+#include <sys/socket.h> X X #include "lo/lo_osc_types.h" X END-of-liblo/files/patch-src-lo_types_internal.h exit --- liblo-0.23.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061204224028.42DB739DBA>