summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-05-04rebuild with python 3.11eugene
2022-09-27remove libappindicator from dependencieseugene
2022-07-07switched back to python-pacparsereugene
2022-06-28migrate to pacparser optdepeugene
2017-11-29use built-in dbus serviceSteven Allen
2017-10-10Bump versionSteven Allen
Fix for updated gio dbus API.
2017-09-01Allow pithos to be managed by the systemd user instance.Steven Allen
When started by, e.g., gtk-launch (and many desktop environments/launchers).
2017-08-15remove intltoolSteven Allen
2017-08-15switch to mesonSteven Allen
2016-12-18Move from gst-plugins-{bad,ugly} to gst-libavSteven Allen
1. Users will likely already have ffmpeg installed. 2. Bad plugins are bad (they are more likely to have security problems). 3. Drops *lots* of dependencies. Ideally, we'd be able to depend on *either* using provides but adding the proper provides to all the GStreamer packages would be a *lot* of work.
2016-12-11Update dependenciesPatrick Griffis
2016-08-20Update optional depsPatrick Griffis
2016-07-27Revert "Technically, MPRIS depends on libdbus..."Steven Allen
No, it doesn't. Something else is conditionally loading dbus... This reverts commit ff8f0053dbd92267066291f6539b6e70709adcf6.
2016-07-27Technically, MPRIS depends on libdbus...Steven Allen
(cairo eventually depends on libdbus as well but I'm pedantic)
2016-07-15Remove python-dbus from optdependsPatrick Griffis
No longer required
2016-07-13Fix build dependenciesSteven Allen
Now depends on appstream-glib. Thanks to jonathon for reporting.
2016-05-12update descriptionSteven Allen
2016-05-01Remove install filePatrick Griffis
This is handled by hooks now
2015-10-16Handle more upstream changesPatrick Griffis
- Depends on libsecret - Uses GSettings
2015-10-15Fix building and improve pkgver()Patrick Griffis
2015-10-01bump for python 3.5Steven Allen
2015-06-09Initial CommitSteven Allen