aboutsummaryrefslogtreecommitdiff
path: root/multimedia/video-trimmer
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-081-1/+1
| | | | PR: 275243
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-0/+1
| | | | PR: 274499
* multimedia/video-trimmer: update to 0.8.2Jan Beich2023-10-084-380/+403
| | | | | Changes: https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v0.8.2 Reported by: GitLab (notify releases)
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-1/+1
| | | | PR: 273331
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* multimedia/video-trimmer: drop GL_TAGNAMEJan Beich2023-07-122-3/+2
|
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-1/+1
| | | | | | | | | | Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is backwards-compatible (accepting any commit hash as before), but also understands an actual tag name. Moving to tag names where appropriate is left to individual ports' maintainers. Approved by: portmgr (tcberner, mentor) Differential Revision: https://reviews.freebsd.org/D37077
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-0/+1
| | | | PR: 270953
* multimedia/video-trimmer: update to 0.8.1Jan Beich2023-04-144-339/+457
| | | | | Changes: https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v0.8.1 Reported by: GitLab (notify releases)
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080
* 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 ---
* lang/rust: Bump revisions after 1.67.1Mikael Urankar2023-02-131-1/+1
| | | | PR: 269336
* */*: Bump rust (cargo) ports to reflect on WITH_LTODaniel Engberg2023-01-071-1/+1
| | | | | Bump ports in tree so they get rebuilt with new default settings for cargo ports
* lang/rust: Bump revisions after 1.66.0Mikael Urankar2022-12-201-1/+1
| | | | PR: 268415
* lang/rust: Bump revisions after 1.65.0Mikael Urankar2022-11-171-0/+1
| | | | PR: 267622
* */*: move CARGO_CRATES to Makefile.crates in my portsJan Beich2022-11-032-161/+160
|
* multimedia/video-trimmer: update to 0.8.0Jan Beich2022-11-023-235/+291
| | | | | Changes: https://gitlab.gnome.org/YaLTeR/video-trimmer/-/compare/v0.7.1...v0.8.0 Reported by: Repology
* multimedia/video-trimmer: add new portJan Beich2022-11-014-0/+492
Video Trimmer cuts out a fragment of a video given the start and end timestamps. The video is never re-encoded, so the process is very fast and does not reduce the video quality. https://gitlab.gnome.org/YaLTeR/video-trimmer