about summary refs log tree commit diff
path: root/pkgs/applications/video/xplayer
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-01-13xplayer: Patch dbus-python into plugin directly, remove pythonenvFederico Damián Schonborn1-12/+6
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-06-28treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin1-1/+1
gobject-introspection should be in nativeBuildInputs for cross to work properly (so propagations and hook work properly)
2022-11-01various: add bobby285271 as maintainer (#198911)Bobby Rong2-2/+2
Basically Linux Mint related packages. Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-09-02libxplayer-plparser: 1.0.2 -> 1.0.3Bobby Rong1-6/+8
Ported to meson and requires gmime3.
2022-08-10xplayer: 2.4.3 -> 2.4.4Bobby Rong1-2/+2
2022-08-03treewide: rename cinnamon.xapps to cinnamon.xappBobby Rong1-2/+2
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-07-30xplayer: 2.4.2 -> 2.4.3Bobby Rong1-2/+2
2022-01-28xplayer: fix the buildThomas Gerbet1-1/+1
2021-08-14xplayer: 2.4.0 -> 2.4.2R. RyanTM1-2/+2
2021-02-11xplayer: init at 2.4.0tu-maurice2-0/+145