aboutsummaryrefslogtreecommitdiff
path: root/audio/songrec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-1/+1
| | | | PR: 290816
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-1/+1
| | | | PR: 289709
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-011-1/+1
| | | | PR: 288923
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-1/+1
| | | | PR: 287766
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-1/+1
| | | | PR: 286829
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-1/+1
| | | | PR: 285840
* 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-1/+1
| | | | | PR: 285253 Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-1/+1
| | | | PR: 284884
* audio/songrec: unbreak on powerpc64lePiotr Kubaj2025-01-291-2/+0
|
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* *: Bump PORTREVISIONs of Pulseaudio consumersGleb Popov2024-11-231-1/+1
| | | | Sponsored by: Future Crew, LLC
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-0/+1
| | | | PR: 282516
* audio/songrec: update 0.4.2 → 0.4.3Yuri Victorovich2024-09-301-50/+58
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-1/+1
| | | | PR: 281300
* */*: remove STRIP_CMD calls in rust based portsSiva Mahadevan2024-09-101-3/+0
| | | | | | | This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e PR: 246993 Differential Revision: https://reviews.freebsd.org/D46503
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-1/+1
| | | | PR: 280490
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-1/+1
| | | | PR: 279707
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-1/+1
| | | | PR: 278834
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-1/+1
| | | | PR: 277786
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-0/+1
| | | | PR: 276920
* audio/songrec: update 0.3.3 → 0.4.2Yuri Victorovich2024-02-161-4/+6
|
* audio/songrec: Broken on powerpc64leYuri Victorovich2024-02-021-0/+2
| | | | | | ... due to Rust compiler breakage. Reported by: fallout
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-1/+1
| | | | PR: 276033
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* 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
* audio/songrec: update 0.3.2 → 0.3.3Yuri Victorovich2023-10-171-2/+1
| | | | Reported by: portscout
* 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
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953
* 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-0/+1
| | | | | Bump ports in tree so they get rebuilt with new default settings for cargo ports
* audio/songrec: New port: Shazam client written in RustYuri Victorovich2023-01-021-0/+302