aboutsummaryrefslogtreecommitdiffstats
path: root/audio/lash/Makefile
blob: 3891f6e1e339086183fc4ca0c215f6780d7b455b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# New ports collection makefile for:    lash
# Date created:     2007-01-13
# Whom:         trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#

PORTNAME=   lash
PORTVERSION=    0.5.4
PORTREVISION=   1
CATEGORIES= audio
MASTER_SITES=   http://download.savannah.gnu.org/releases/lash/

MAINTAINER= trasz@FreeBSD.org
COMMENT=    Session management system for JACK audio applications

LIB_DEPENDS=    jack.0:${PORTSDIR}/audio/jack \
        uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \
        dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --disable-alsa-midi
CFLAGS+=    -I${LOCALBASE}/include -I${LOCALBASE}/include/dssi -L${LOCALBASE}/lib
USE_GMAKE=  yes
USE_GNOME=  gtk20 libxml2 gnomehack
USE_LDCONFIG=   yes

.include <bsd.port.pre.mk>

.if exists(${LOCALBASE}/lib/libreadline.so.5)
LIB_DEPENDS+=   readline.5:${PORTSDIR}/devel/readline
.endif

.include <bsd.port.post.mk>
>2-5/+5 * Change the PORTNAME:mezz2006-05-281-2/+1 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-303-17/+26 * Conversion to a single libtool environment.ade2006-02-232-1/+6 * - Update to 2.12.3ahze2006-02-073-5/+10 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-10/+10 * Update to 2.12.2.marcus2005-11-293-24/+4 * - Add SHA256 checksumspav2005-11-241-0/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-056-29/+98 * Update to 2.10.4.mezz2005-07-043-4/+14 * Update to 2.10.3.mezz2005-04-233-14/+16 * Update to 2.10.2.adamw2005-04-123-3/+4 * Update to 2.10.1.mezz2005-04-032-4/+3 * Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-2/+3 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-124-82/+33 * Update to 2.8.4.adamw2005-02-152-4/+3 * Remove the double post-install target.mezz2005-02-101-4/+2 * Add manual to update the mimetype database, it seems like GNOME developersmezz2005-02-101-1/+4 * Use new INSTALLS_OMF.mezz2004-11-232-26/+1 * Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-101-0/+1 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-08