Index: head/graphics/synaesthesia/Makefile =================================================================== --- head/graphics/synaesthesia/Makefile (revision 171700) +++ head/graphics/synaesthesia/Makefile (revision 171701) @@ -1,42 +1,41 @@ # New ports collection makefile for: synaesthesia # Date created: 25 May 2001 # Whom: petef@FreeBSD.org # # $FreeBSD$ # PORTNAME= synaesthesia PORTVERSION= 2.4 -CATEGORIES= graphics +CATEGORIES= graphics audio MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Graphically represents sound in real time USE_SDL= sdl -USE_GMAKE= Yes -USE_X_PREFIX= Yes +USE_GMAKE= yes -GNU_CONFIGURE= Yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE} PORTDOCS= README PLIST_FILES= bin/${PORTNAME} .include .if ${OSVERSION} < 500000 BROKEN= Does not build on 4.x .endif post-patch: @${REINPLACE_CMD} -e 's,stdint.h,inttypes.h,' ${WRKSRC}/*.c? @${REINPLACE_CMD} -e 's,int16_t,u_int16_t,' ${WRKSRC}/sound.cc do-install: ${INSTALL_PROGRAM} ${WRKSRC}/synaesthesia ${PREFIX}/bin/ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/ .endif .include Property changes on: head/graphics/synaesthesia/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/graphics/synaesthesia/pkg-descr =================================================================== --- head/graphics/synaesthesia/pkg-descr (revision 171700) +++ head/graphics/synaesthesia/pkg-descr (revision 171701) @@ -1,15 +1,15 @@ Synaesthesia is a program that represents music graphically in real time as coruscating field of fog and glowing lines. It is intended as a visual accompanyment to music. Synaesthesia seeks to provide not just a visual representation of sound, but a representation of how sound is percieved. Its display combines information about the frequency, location and diffuseness of sound. The display is sufficiently detailed to make it possible to distinguish several individual instruments, singers, or special effects on screen by their location, shape and color, and sufficiently fast to distinguish individual drum beats and notes. -WWW: http://www.logarithmic.net/pfh/Synaesthesia +WWW: http://www.logarithmic.net/pfh/synaesthesia - Pete petef@databits.net Property changes on: head/graphics/synaesthesia/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property