aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* - Update from 1.3 to 1.4Danilo Egea Gondolfo2014-05-281-0/+1
| | | | | | | - Add libtool to USES Notes: svn path=/head/; revision=355636
* Fix after scons.mk changesBaptiste Daroussin2014-05-271-3/+2
| | | | | | | Really scons is horrid Notes: svn path=/head/; revision=355580
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-05-272-14/+17
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=355522
* Revert update which should not have happenBaptiste Daroussin2014-05-272-7/+12
| | | | Notes: svn path=/head/; revision=355491
* Convert vlc to USES=libtoolBaptiste Daroussin2014-05-264-6/+7
| | | | | | | | | Because vlc uses a dynamic plist that dynamic plist should be created after the removal of the .la files hence move this target into add-plist-data (this is a dirty workaround) and one more reason why dynamic plist are evil libvlc.so.X number has changed (hidden by dynamic plist, told you this is evil) bump all consumers of libvlc.so Notes: svn path=/head/; revision=355463
* Fix build with new luaBaptiste Daroussin2014-05-261-1/+1
| | | | | | | Submitted by: dankm (via irc) Notes: svn path=/head/; revision=355458
* UIDs:Thomas Zander2014-05-265-81/+24
| | | | | | | | | | | | | | | | | | | | | | | | - Add freevo GIDs: - Add freevo multimedia/freevo - Handle user/group creation via Makefile variables - Stagify - Add License - Bump PORTREVISION - Simplify install - remove pkg-install.in - handle private subdirs in /var via pkg-plist and Makefile - remove user/group handling in pkg-deinstall.in PR: ports/189995 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Approved by: thierry (mentor), maintainer Notes: svn path=/head/; revision=355422
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-263-16/+10
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* Update openjpeg to 2.1.0.Koop Mast2014-05-267-10/+11
| | | | | | | | | | Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by: portmgr (implicit) for NO_STAGE ports Notes: svn path=/head/; revision=355352
* FixBaptiste Daroussin2014-05-261-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355343
* Convert to USES=monoBaptiste Daroussin2014-05-261-6/+2
| | | | Notes: svn path=/head/; revision=355340
* Convert to USES=monoBaptiste Daroussin2014-05-261-7/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355339
* - Convert gmake,xz,bzip to USESMartin Wilke2014-05-267-11/+7
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355312
* Multiple ports: reset maintainersEitan Adler2014-05-263-3/+3
| | | | | | | | | | | | | | | | | Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355274
* Switch Opus to USES=libtool.Christian Weisgerber2014-05-254-3/+4
| | | | | | | | | Bump dependent ports. [1] Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=355266
* Add staging support.Jimmy Olgeni2014-05-231-4/+2
| | | | Notes: svn path=/head/; revision=354933
* Update to 1.2.13Josh Paetzel2014-05-234-6/+11
| | | | | | | | PR: ports/189993 Submitted by: Bartek Rutkowski Notes: svn path=/head/; revision=354900
* Update to 1.8.1 .Juergen Lock2014-05-222-3/+3
| | | | Notes: svn path=/head/; revision=354874
* - Stage supportMartin Wilke2014-05-222-191/+2
| | | | | | | | PR: 189996 Submitted by: maintainer Notes: svn path=/head/; revision=354798
* - Stage supportMartin Wilke2014-05-222-16/+2
| | | | | | | | PR: 189997 Submitted by: maintainer Notes: svn path=/head/; revision=354797
* - Stage supportMartin Wilke2014-05-222-168/+2
| | | | | | | | PR: 189998 Submitted by: maintainer Notes: svn path=/head/; revision=354796
* - Update to 0.9.7Steve Wills2014-05-224-41/+47
| | | | | | | | | | | - Stage - Pet portlint PR: ports/189602 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354763
* - Use PORTSCOUT to ignore 1.41 (older than current version)Philippe Audeoud2014-05-211-2/+4
| | | | | | | - Make portlint happy while I'm here Notes: svn path=/head/; revision=354730
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-204-7/+7
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* - Add documentation filesGanael LAPLANCHE2014-05-192-1/+4
| | | | | | | - Silent check-plist warning regarding orphaned .la file Notes: svn path=/head/; revision=354495
* - Fix build with clangMartin Wilke2014-05-181-30/+26
| | | | | | | | | | - Stage support PR: 187756 Submitted by: ports fury Notes: svn path=/head/; revision=354390
* - Fix build with clangMartin Wilke2014-05-174-144/+131
| | | | | | | | | | | - Stage support - Options helper PR: 187759 Submitted by: Ports Fury Notes: svn path=/head/; revision=354304
* - Fix plist with older nvidia-driver versions that don't support opengl 2.0 .Juergen Lock2014-05-161-2/+11
| | | | | | | | | - Bump PORTREVISION. Reported by: Garrett Garrison Notes: svn path=/head/; revision=354247
* Prevent x264 to link to ffmpeg if ffmpeg is already installed on the system ↵Baptiste Daroussin2014-05-151-4/+4
| | | | | | | | | which will lead to a circular dependencies which is revealed by pkg autodeps functionnality Reported by: kwm Notes: svn path=/head/; revision=354166
* - Remove USE_XORG=xt.Tijl Coosemans2014-05-151-6/+2
| | | | | | | | - Leave WIN32_CODECS option off by default to get an official package. - Remove iconv configure argument. ICONV_CONFIGURE_ARG is always empty. Notes: svn path=/head/; revision=354107
* multimedia/libdvdcss:Tijl Coosemans2014-05-1510-152/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USES=gmake libtool pathfix tar:bzip2. - INSTALL_TARGET=install-strip. - Use options. - Staging. - Simplify post-patch commands. - This update changes the library version but this allows removing libdvdcss related patches from dependent ports. multimedia/libxine: [1] - Add USES=libtool:keepla and remove libtool related patches and post-patch commands. - Move bsd.port.pre.mk include down and remove WANT_GNOME. - Remove USE_XORG=sm. libxine doesn't link to it. - Remove CONFIGURE_ENV. Not needed. - Clean up CPPFLAGS and CFLAGS. - Rename the GTK2 option PIXBUF and depend on gdkpixbuf2 instead of gtk20. - Remove PATCH_DIST_ARGS. Leftover from when there were external patches. - Remove -fno-force-addr clang hack. Modern gcc does not support the flag either and it was only added in case the user has -fforce-addr in CFLAGS in make.conf. - Fix IMAGEMAGICK option. - Merge pre-configure with post-patch and remove most commands because they don't do anything. multimedia/libdvdread: - USES=libtool:oldver pathfix. - INSTALL_TARGET=install-strip. multimedia/handbrake: - Add build dependency on devel/libtool because configure script expects to find existing libtool program. - Turn dependency on libdvdcss into library dependency such that headers are available during build. - Add USES=libtool to patch libtool scripts in contrib code. - Remove run-autotools-aclocal target and replace USE_AUTOTOOLS=aclocal with "autoconf:env automake:env" to indicate only build dependencies are needed and the tools don't have to be run. Approved by: nox [1] Notes: svn path=/head/; revision=354106
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".Tijl Coosemans2014-05-131-1/+1
| | | | | | | | | | | | | | | | | | Bump PORTREVISION on all dependent ports. [1] audio/ario: USES=libtool. audio/gmpc: USES=libtool. audio/gnome-media: USES=libtool:keepla tar:bzip2. audio/xfce4-mixer: USES=libtool tar:bzip2. graphics/shotwell: Unbreak and USES=tar:xz. science/gwyddion: USES=libtool tar:bzip2. sysutils/mate-control-center: USES=libtool. x11/xfce4-clipman-plugin: USES=libtool tar:bzip2. Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353934
* - Update multimedia/libdvdread to 4.9.9Ganael LAPLANCHE2014-05-1330-148/+57
| | | | | | | | | | | - Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353931
* - Update to 3.13.0.6 . [1]Juergen Lock2014-05-125-29/+81
| | | | | | | | | | | | - Stagify. - Use new LIB_DEPENDS syntax. - Switch to USES= tar:bzip2. Submitted by: hselasky (maintainer) [1] Approved by: hselasky (maintainer) Notes: svn path=/head/; revision=353901
* Comment out the RUSXMMS_PATCHES option, which is actually brokenChristian Weisgerber2014-05-121-38/+38
| | | | | | | | | | since the USES=libtool conversion. These patches are horribly intrusive, and if you need charset handling, a GTK1 application is the wrong tool. (Use audacious.) I really want to remove this hack, but let's see if somebody complains. Notes: svn path=/head/; revision=353899
* - Update to 13.0 RC1Philippe Audeoud2014-05-123-15/+20
| | | | | | | | | | - Remove useless dvdread run depends PR: ports/189108 Submitted by: maintainer Notes: svn path=/head/; revision=353819
* Add libtool:oldver to USESBarbara Guida2014-05-121-2/+2
| | | | Notes: svn path=/head/; revision=353803
* Convert my ports to USES=tarMax Brazhnikov2014-05-121-2/+1
| | | | Notes: svn path=/head/; revision=353800
* - Switch to USE_GNOME=introspectionDmitry Marakasov2014-05-121-4/+2
| | | | | | | | | | | - Whitespace fix PR: 186214 Submitted by: amdmi3 Approved by: maintainer timeout Notes: svn path=/head/; revision=353763
* - Add RUN_DEPENDS on x11-fonts/xorg-fonts-truetype.Juergen Lock2014-05-112-25/+14
| | | | | | | | | | - Add USES= shebangfix for svdrpsend. - Use @sample. - Pet check-plist. - Bump PORTREVISION. Notes: svn path=/head/; revision=353715
* - Update libva to 1.3.1Guido Falsi2014-05-114-6/+11
| | | | | | | - Add USES=libtool to libva and libva-vdpau-driver and adjust plist accordingly Notes: svn path=/head/; revision=353710
* Add USES=libtool and adjust plist accordingly.Guido Falsi2014-05-112-1/+4
| | | | Notes: svn path=/head/; revision=353709
* Un-break install, but while on itThomas Zander2014-05-117-440/+181
| | | | | | | | | | | | | | | | | | | | | | | | - Update port to upstream release 2.6.3 - Use correct download URL (move from Google code to bitbucket) - Add LICENSE - USE_* -> USES - Generate plist via pydistutils - Use SPC option on i386 only, it's not supported elsewhere - Stagify - Change URLs in pkg-message (pointing to bitbucket), simplify Special thanks to Carlos (submitter) for reviewing, and to Christoph Reiter (Quodlibet project) for fixing the '--record' option for Quodlibet with pydistutils. PR: ports/187263 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Reviewed by: submitter Approved by: thierry (mentor), maintainer timeout MFH: 2014Q2 Notes: svn path=/head/; revision=353703
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-103-6/+6
| | | | | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc. Notes: svn path=/head/; revision=353599
* - Support stagingDmitry Marakasov2014-05-091-10/+4
| | | | Notes: svn path=/head/; revision=353546
* - Support stagingDmitry Marakasov2014-05-091-20/+11
| | | | | | | | | - Convert USE_GMAKE to USES - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=353541
* - Support stagingDmitry Marakasov2014-05-091-12/+8
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=353539
* - Update to 18.6Steve Wills2014-05-093-4/+4
| | | | | | | | | | - Pet portlint PR: ports/189523 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=353519
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-091-1/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/189275 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=353386
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-05-081-2/+1
| | | | Notes: svn path=/head/; revision=353324