diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-04-17 22:25:38 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-04-17 22:25:38 +0000 |
commit | 9a361994a8082d0d90b51cb368b056198127df7b (patch) | |
tree | 490ed2e0269bf424fcabf8b5603755e4ef9e8ebd /multimedia | |
parent | 18b9ac2a5e28610daf74978556ab8a668d9de7ad (diff) | |
download | ports-9a361994a8082d0d90b51cb368b056198127df7b.tar.gz ports-9a361994a8082d0d90b51cb368b056198127df7b.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/lives/Makefile | 33 | ||||
-rw-r--r-- | multimedia/lives/distinfo | 4 | ||||
-rw-r--r-- | multimedia/lives/pkg-plist | 6 |
3 files changed, 8 insertions, 35 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 27005d23fb32..a805eeb461c8 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 1.8.2 +PORTVERSION= 2.0.3 CATEGORIES= multimedia MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ DISTNAME= LiVES-${PORTVERSION} @@ -15,38 +15,17 @@ LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:${PORTSDIR}/multimedia/v4l_compat \ ${LOCALBASE}/bin/analyseplugin:${PORTSDIR}/audio/ladspa LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib \ - FLAC:${PORTSDIR}/audio/flac \ jack:${PORTSDIR}/audio/jack \ - ogg:${PORTSDIR}/audio/libogg \ - sndfile:${PORTSDIR}/audio/libsndfile \ - vorbis:${PORTSDIR}/audio/libvorbis \ pulse:${PORTSDIR}/audio/pulseaudio \ - gdbm:${PORTSDIR}/databases/gdbm \ - dbus-1:${PORTSDIR}/devel/dbus \ - execinfo:${PORTSDIR}/devel/libexecinfo \ oil:${PORTSDIR}/devel/liboil \ - pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ - orc:${PORTSDIR}/devel/orc \ - pcre:${PORTSDIR}/devel/pcre \ - aa:${PORTSDIR}/graphics/aalib \ - cairo:${PORTSDIR}/graphics/cairo \ visual-0.4:${PORTSDIR}/graphics/libvisual04 \ opencv_calib3d:${PORTSDIR}/graphics/opencv \ - opencv_core:${PORTSDIR}/graphics/opencv-core \ - png15:${PORTSDIR}/graphics/png \ fftw3:${PORTSDIR}/math/fftw3 \ fftw3f:${PORTSDIR}/math/fftw3-float \ avcodec:${PORTSDIR}/multimedia/ffmpeg \ dv:${PORTSDIR}/multimedia/libdv \ - theora:${PORTSDIR}/multimedia/libtheora \ - vpx:${PORTSDIR}/multimedia/libvpx \ mjpegutils:${PORTSDIR}/multimedia/mjpegtools \ - schroedinger:${PORTSDIR}/multimedia/schroedinger \ - xvidcore:${PORTSDIR}/multimedia/xvid \ - freetype:${PORTSDIR}/print/freetype2 \ - expat:${PORTSDIR}/textproc/expat2 \ - xcb:${PORTSDIR}/x11/libxcb \ - fontconfig:${PORTSDIR}/x11-fonts/fontconfig + schroedinger:${PORTSDIR}/multimedia/schroedinger RUN_DEPENDS= ${LOCALBASE}/bin/analyseplugin:${PORTSDIR}/audio/ladspa \ mpg123:${PORTSDIR}/audio/mpg123 \ sox:${PORTSDIR}/audio/sox \ @@ -67,19 +46,15 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_PKGCONFIG= build USE_CSTD= gnu89 -USE_ICONV= yes USE_PYTHON= yes USE_PERL5= yes USE_CDRTOOLS= yes USE_GHOSTSCRIPT_RUN= yes -USE_XORG= ice pixman sm x11 xau xcomposite xcursor xdamage xdmcp xext \ - xfixes xi xinerama xrandr xrender xtst -USE_SDL= sdl -USE_GNOME= gdkpixbuf2 gtk20 +USE_GNOME= gtk20 USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -CONFIGURE_ARGS= --disable-ldvgrab +CONFIGURE_ARGS= --disable-ldvgrab --disable-gtk3 CPPFLAGS+= -I${LOCALBASE}/include -fPIC LDFLAGS+= -L${LOCALBASE}/lib -pthread diff --git a/multimedia/lives/distinfo b/multimedia/lives/distinfo index a9d62ff9a1fe..72372682b169 100644 --- a/multimedia/lives/distinfo +++ b/multimedia/lives/distinfo @@ -1,2 +1,2 @@ -SHA256 (LiVES-1.8.2.tar.bz2) = e5488780d54c2299cea65e4d669bcd56612fb4123c9c739b5e1213f9c724193d -SIZE (LiVES-1.8.2.tar.bz2) = 3565371 +SHA256 (LiVES-2.0.3.tar.bz2) = 094f6f61947d2ddaf5711ba32552d79c2f1bd6ffa2b7abfa9e09b1f30a4e9572 +SIZE (LiVES-2.0.3.tar.bz2) = 3511158 diff --git a/multimedia/lives/pkg-plist b/multimedia/lives/pkg-plist index 924d7a4a9e63..f5209ccb49f1 100644 --- a/multimedia/lives/pkg-plist +++ b/multimedia/lives/pkg-plist @@ -28,14 +28,12 @@ include/weed/weed-effects.h include/weed/weed-events.h include/weed/weed-host.h include/weed/weed-palettes.h -include/weed/weed-plugin-utils.h include/weed/weed-plugin.h include/weed/weed-utils.h include/weed/weed.h -lib/libweed-plugin-utils.a -lib/libweed-plugin-utils.la -lib/libweed-utils.a lib/libweed-utils.la +lib/libweed-utils.so +lib/libweed-utils.so.0 lib/libweed.la lib/libweed.so lib/libweed.so.0 |