# New ports collection makefile for: KMplayer # Date created: Jan 31, 2003 # Whom: will # # $FreeBSD$ # PORTNAME= kmplayer PORTVERSION= 0.8.2 CATEGORIES= multimedia audio kde MASTER_SITES= http://www.xs4all.nl/%7Ejjvrieze/ MAINTAINER= ports@FreeBSD.org COMMENT= KDE frontend to mplayer RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer USE_BZIP2= yes WRKSRC= ${WRKDIR}/kmplayer USE_KDEBASE_VER=3 USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_TARGET= CONFIGURE_ARGS+=--with-x=${X11BASE} --disable-debug post-patch: # remove -pedantic where possible to fix build errors on -CURRENT # remove optimizations @${REINPLACE_CMD} -e \ 's|-O2||; s|-pedantic ||' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} # do not try to roll our own mimetypes @${REINPLACE_CMD} -E -e \ 's|^(SUBDIRS.*)mimetypes|\1|' \ ${WRKSRC}/Makefile.in .include 'logo' rowspan='2'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gd1
Commit message (Expand)AuthorAgeFilesLines
* Various patches (mainly shared library revision changes) for thoseade2001-05-052-8/+4
* Ensure that the freetype-config is available. This should workaround thesobomax2001-04-101-0/+1
* The clown^Wauthor of gd once again changed the contents of the tarballbillf2001-02-253-9/+10
* Update the checksum. Seems the distfile was updated withknu2001-02-132-4/+1
* Make japanese/gd a slave port of graphics/gd.knu2001-02-122-9/+13
* Update to 1.8.4.knu2001-02-126-94/+202
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
* Compile with freetype default.vanilla2000-11-122-19/+50
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-3/+2