summaryrefslogtreecommitdiff
path: root/multimedia/handbrake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/handbrake: Update to 1.10.2Yuichiro NAITO6 days2-7/+7
| | | | | | | Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.10.2 PR: 290449 Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
* multimedia/handbrake: update to 1.10.1Yuichiro NAITO2025-08-308-169/+98
| | | | | | | | | | | | | | | | | Port changes: - Updated unbundled dependencies. - The libhb/enc_qsv.c file has been removed; I deleted the patch for it. - Message catalogs that are no longer maintained have been removed; I updated pkg-plist to follow. - Updated license block in Makefile Upstream changes: - https://github.com/HandBrake/HandBrake/releases/tag/1.10.0 - https://github.com/HandBrake/HandBrake/releases/tag/1.10.1 PR: 288995 Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* multimedia/libvpx: update 1.15.1Jan Beich2025-04-101-1/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1 Reported by: portscout
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-171-1/+1
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* *: Bump revisions after dbus updateGleb Popov2025-03-081-0/+1
| | | | | PR: 285253 Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
* multimedia/handbrake: Update 1.9.0 → 1.9.2Yuichiro NAITO2025-03-052-7/+7
| | | | | | | | Changelogs: https://github.com/HandBrake/HandBrake/releases/tag/1.9.1 https://github.com/HandBrake/HandBrake/releases/tag/1.9.2 PR: 285165
* multimedia/handbrake: Update 1.7.2 → 1.9.0Yuichiro NAITO2025-01-136-50/+245
| | | | | | | | | | | | | | | | | Changelogs: https://github.com/HandBrake/HandBrake/releases/tag/1.7.3 https://github.com/HandBrake/HandBrake/releases/tag/1.8.0 https://github.com/HandBrake/HandBrake/releases/tag/1.8.1 https://github.com/HandBrake/HandBrake/releases/tag/1.8.2 https://github.com/HandBrake/HandBrake/releases/tag/1.9.0 Improve port: * add required dependencies; * remove unnecessary dependencies; * fix link command-line tool HandBrakeCLI with libX11; * fix warnings from portclippy. PR: 277355
* */*: Use Gnome helper for defining libxml2 dependencyDaniel Engberg2024-12-231-2/+2
| | | | | | Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2 Approved by: portmgr (blanket)
* multimedia/libvpx: update 1.15.0Jan Beich2024-11-021-1/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0 Reported by: Repology
* multimedia/libvpx: update 1.14.0Jan Beich2024-01-201-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0 Reported by: portscout
* multimedia/handbrake: Update to 1.7.2Koichiro Iwao2024-01-072-4/+4
| | | | | PR: 276136 Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.7.2
* multimedia/handbrake: Update version 1.6.1=>1.7.1Yuichiro NAITO2023-12-088-81/+33
| | | | | | | Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.7.1 PR: 275546 Approved by: submitter is maintainer
* *: Rename GTK+ to GTKPo-Chuan Hsieh2023-08-261-1/+1
| | | | | | | GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* multimedia/libvpx: update 1.13.0Jan Beich2023-02-111-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0 Reported by: portscout
* multimedia/handbrake: update to 1.6.1Yuichiro NAITO2023-01-312-4/+4
| | | | | | | ChangeLog: https://github.com/HandBrake/HandBrake/releases/tag/1.6.1 PR: 268925 Reported by: naito.yuichiro@gmail.com (maintainer)
* multimedia/handbrake: update to 1.6.0uichiro NAITO2023-01-1411-89/+74
| | | | | | | ChangeLog: https://handbrake.fr/news.php?article=49 PR: 268925 Reported by: naito.yuichiro@gmail.com (maintainer)
* multimedia/x264: update to 0.164.3095Jan Beich2022-09-181-1/+1
| | | | Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
* */*: Update path set in BUILD_DEPENDS for CMake in more portsDaniel Engberg2022-09-091-1/+1
| | | | | | | Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to devel/cmake-core Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* multimedia: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron LI <aly@aaronly.me> * Alexander Botero-Lowry <alexbl@FreeBSD.org> * Alexander Logvinov <ports@logvinov.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Anders Nordby <anders@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrew Thompson <andy@fud.org.nz> * Andrew Thompson <thompsa@FreeBSD.org> * Angel Carpintero <ack@telefonica.net> * Anish Mistry (with help from mean) * Anonymous <swell.k@gmail.com> * Ashish SHUKLA <ashish@FreeBSD.org> * Ashish Shukla <wahjava@gmail.com> * Ben Woods <woodsb02@FreeBSD.org> * Brian Somers <brian@FreeBSD.org> * Bruce M Simpson <bms@FreeBSD.org> * Byung-Hee HWANG <bh@izb.knu.ac.kr> * Charlie Kester <corky1951@comcast.net> * Chess Griffin <chess@chessgriffin.com> * Chris Piazza <cpiazza@FreeBSD.org> * Christopher Key <cjk32@cam.ac.uk> * Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net> * Daniel Morante <daniel@morante.net> * Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com> * Dierk Sacher <dierk@blaxxtarz.de> * Dreamcat4 <dreamcat4@gmail.com> * Earl Gay <earl@eeg3.net> * Ed Schouten <ed@FreeBSD.org> * Edwin Groothuis <edwin@mavetju.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Franz Bettag <franz@bett.ag> * FreeBSD GNOME Team <gnome@freebsd.org> * Gea-Suan Lin <gslin@gslin.org> * George Reid <greid@ukug.uk.freebsd.org> * Grzegorz Blach <gblach@FreeBSD.org> * Gustau Perez <gustau.perez@gmail.com> * Harold Gutch <logix@foobar.franken.de> * Heiner <h.eichmann@gmx.de> * Heiner Eichmann <h.eichmann@gmx.de> * Hendrik Scholz <hendrik@scholz.net> * Herbert J. Skuhra <h.skuhra@gmail.com> * Herve Quiroz <hq@FreeBSD.org> * Holger Lamm * J.R. Oldroyd <fbsd@opal.com> * Jason Harmening <jason.harmening@gmail.com> * Jille Timmermans (jille@quis.cx) * Juergen Lock <nox@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * KalleDK <plexmaintainer@k-moeller.dk> * Koop Mast <kwm@FreeBSD.org> * Koop Mast <kwm@rainbow-runner.nl> * Kozlov Sergey <kozlov.sergey.404@gmail.com> * Kris Moore * Kuan-Chung Chiu <buganini@gmail.com> * Lars Eggert <lars.eggert@gmx.net> * Leinier Cruz Salfran <salfrancl@yahoo.es> * MANTANI Nobutaka <nobutaka@nobutaka.com> * Manuel Creach <manuel.creach@icloud.com> * Marc van Woerkom <3d@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Martin Neubauer <m.ne@gmx.net> * Martin Wilke <miwi@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Michael Johnson <ahze@ahze.net> * Michael Nottebrock <michaelnottebrock@gmx.net> * Michael Nottebrock <michaelnottebrock@gmx.net> et al * Mina Naguib <webmaster@topfx.com> * Mykola Dzham <i@levsha.me> * Naram Qashat <cyberbotx@cyberbotx.com> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Pascal Vizeli <pvizeli@yahoo.de> * Pav Lucistnik <pav@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Petar Zhivkov Petrov <pesho.petrov@gmail.com> * Phil Oleson * Phil Oleson <oz@nixil.net> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Raaf <freebsd@luna.afraid.org> * Randall Hopper <aa8vb@nc.rr.com> * Rodrigo OSORIO <rodrigo@FreeBSD.org> * Rozhuk Ivan 2018 <rozhuk.im@gmail.com> * Rozhuk Ivan <rozhuk.im@gmail.com> * Rozhuk Ivan rozhuk.im@gmail.com * Rusmir Dusko <nemysis@FreeBSD.org> * Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au> * Steve Wills <steve@mouf.net> * Steve Wills <swills@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Thomas E. Zander * Thomas E. Zander with help from Vladimir Kushnir * Vladimir Kondratiev <wulf@mail.mipt.ru> * William Grzybowski <wg@FreeBSD.org> * William Grzybowski <william88@gmail.com> * Yi-Hsuan Hsin <mhsin@mhsin.org> * Zastupov Stepan [RedChrom] <redchrom@mail.ru> * adamw * alex * arved * erich@FreeBSD.org * freebsd-ports@evilcode.net * giffunip@asme.org * ijliao * kamikaze@bsdforen.de * michael johnson <ahze@ahze.net> * mikael.urankar@gmail.com * mm * nox@FreeBSD.org * osa * pb@FreeBSD.org * piero * se@FreeBSD.org * sumikawa With hat: portmgr
* multimedia/gstreamer: add missing USES=gstreamerTobias C. Berner2022-05-021-1/+1
| | | | | | | | Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in [1] Reported by: fluffy [1] ca3f925d6eb53ff27e2a49775f6d33f52a587ae4
* framework: convert bsd.gstreamer.mk to Uses/gstreamer.mkTobias C. Berner2022-04-301-1/+1
| | | | | | | | - convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* multimedia/handbrake: update to 1.5.1Piotr Kubaj2022-01-214-22/+39
| | | | | Differential revision: https://reviews.freebsd.org/D33937 Submitted by: naito.yuichiro_gmail.com (maintainer)
* devel/meson: temporarily disable ldconfig after 665e4e5edb6dJan Beich2021-11-211-1/+1
| | | | | | | | $ su root -c 'meson install -C foo_build' $ meson ld-elf.so.1: Shared object "libpython3.8.so.1.0" not found, required by "python3.8" PR: 259080
* multimedia/handbrake: disable ldconfig during buildJan Beich2021-11-031-1/+1
| | | | | | | | | | | | | ld-elf.so.1: Shared object "liblz4.so.1" not found, required by "libarchive.so.13" gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134: common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1 $ ldconfig -r /var/run/ld-elf.so.hints: search directories: PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/2c3a68bc30cf
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-161-1/+1
|
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* multimedia/handbrake: update to 1.4.2Yuichiro NAITO2021-10-083-23/+8
| | | | | | Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.4.2 Reviewed by: pkubaj Differential Revision: https://reviews.freebsd.org/D32348
* multimedia/handbrake: update to 1.4.1Yuichiro NAITO2021-09-024-9/+20
| | | | | | | | Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.4.1 PR: 258168 Reviewed by: pkubaj Tested by: pkubaj (powerpc64) Differential Revision: https://reviews.freebsd.org/D24742
* multimedia/handbrake: fix build on powerpc(64)Piotr Kubaj2021-07-222-0/+18
| | | | For some reason, while there's no issue with building on powerpc64le, there's a problem on powerpc and powerpc64 (same as with multimedia/ffmpeg).
* multimedia/handbrake: update to 1.4.0Piotr Kubaj2021-07-2115-1540/+46
| | | | | Differential revision: https://reviews.freebsd.org/D31252 Submitted by: naito.yuichiro@gmail.com (maintainer)
* multimedia/x264: update to 0.163.3060Jan Beich2021-06-211-1/+1
| | | | Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
* Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)Tobias Kortkamp2021-04-201-2/+2
| | | | | | | | | | | | Samurai is a Ninja-compatible build tool with fewer dependencies than Ninja. Hook it to the framework via a new NINJA_DEFAULT. This also adds %p to NINJA_STATUS to make Ninja or Samurai print the percentage of completed jobs to make it easier to eyeball how much of the build is done. PR: 254678 Exp-run by: antoine
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/handbrake: fix build on powerpc64lePiotr Kubaj2021-03-111-0/+1268
| | | | | | | Add patch previously committed to ffmpeg. Notes: svn path=/head/; revision=568072
* - Fix build when multimedia/dav1d is not installed. This can happenHiroki Sato2021-01-192-6/+12
| | | | | | | | | | | | | when multimedia/ffmpeg is compiled with no DAV1D option. - Split mkdir ${WRKSRC}/download from copying files into it. Submitted by: Mike Cui Approved by: Yuichiro NAITO (maintainer) PR: 251044 Notes: svn path=/head/; revision=562028
* multimedia/x264: update to 0.161.3020Jan Beich2020-11-071-1/+1
| | | | | | | | Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931 ABI: https://abi-laboratory.pro/tracker/timeline/x264/ Notes: svn path=/head/; revision=554400
* Allow building on powerpc64le. Set flags the same as for powerpc64.Mark Linimon2020-09-271-2/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550343
* multimedia/x264: update to 0.160.3011Jan Beich2020-07-031-0/+1
| | | | | | | | Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93 ABI: https://abi-laboratory.pro/tracker/timeline/x264/ Notes: svn path=/head/; revision=541152
* multimedia/handbrake: update to 1.3.3Piotr Kubaj2020-06-184-16/+16
| | | | | | | | | | | | | | | | | HandBrake 1.3.3 has been released. This patch updates multimedia/handbrake port. Here is list of changes from 1.3.2. 1. update to ffmpeg 4.2.3 in contrib files 2. code style fix of MASTER_SITES 3. update version.txt from upstream's source tarball. 4. mediainfo filename change 5. add powerpc to architectures list. Submitted by: naito.yuichiro_gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D25292 Notes: svn path=/head/; revision=539553
* multimedia/handbrake: update to 1.3.2Jan Beich2020-05-104-22/+12
| | | | | | | | | | | Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.3.2 Submitted by: Yuichiro NAITO (maintainer) Tested by: pkubaj (powerpc64) MFH: 2020Q2 (mostly bug fixes) Differential Revision: https://reviews.freebsd.org/D24742 Notes: svn path=/head/; revision=534853
* multimedia/handbrake: Fails to build against ffmpeg with DAV1D=offTobias C. Berner2020-03-122-0/+12
| | | | | | | | | PR: 244432 Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) Reported by: Steve Peurifoy <ssw01@mathistry.net> Notes: svn path=/head/; revision=528315
* multimedia/handbrake: update to 1.3.1Piotr Kubaj2020-01-064-24/+12
| | | | | | | | | | | | | | | | | | 1. remove `patch-gtk_src_Makefile.am` This patch has already been merged by upstream. 2. update ffmpeg to 4.2.2 in CONTRIB_FILES. Upstream has updated to this version. 3. update 'version.txt' Picked from released source archive. PR: 243114 Submitted by: naito.yuichiro@gmail.com (maintainer) MFH: 2020Q1 Notes: svn path=/head/; revision=522185