about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/totem
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16pkgs/desktops: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-09gnome3.totem: remove unneeded depsJan Tojnar1-4/+0
* properties panel was moved to Nautilus proper * tracker is used only indirectly through grilo
2020-11-09gnome3.totem: disable testsJan Tojnar1-1/+3
They do not work with GStreamer 1.18. https://gitlab.gnome.org/GNOME/totem/-/issues/450
2020-11-09gnome3.totem: clean upJan Tojnar1-18/+81
* format with nixpkgs-fmt * reorder attributes to more cannonical order * narrow patchShebangs attributes * add hooks to checkPhase * correct license
2020-10-24gnome3.totem: 3.34.1 -> 3.38.0Piotr Bogdan1-2/+7
https://gitlab.gnome.org/GNOME/totem/-/blob/V_3_38_0/NEWS
2020-04-13Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-01tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar1-1/+1
2019-10-08gnome3.totem: 3.34.0 → 3.34.1Tor Hedin Brønner1-2/+2
2019-09-30gnome3.totem: 3.32.1 → 3.34.0Tor Hedin Brønner1-10/+2
vala and nautilus support was removed in 3.32.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-07-17gnome3.totem: 3.32.0 -> 3.32.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/totem/versions
2019-04-05gnome3.totem: 3.30.0 -> 3.32.0Tor Hedin Brønner1-7/+12
- tests now require DISPLAY access
2019-02-14gnome3: stop using aliasesJan Tojnar1-6/+7
2018-12-25totem-pl-parser: rename from gnome3.totem-pl-parserworldofpeace1-2/+2
2018-12-12gnome3.totem: 3.26.2 → 3.30.0Jan Tojnar1-2/+2
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-10-05gnome3: remove versionBranch attributeJan Tojnar1-1/+1
Standard library now contains stdenv.lib.versions.majorMinor, which does the same.
2018-08-30Revert "treewide: remove placeholder usage"Jan Tojnar1-1/+1
This reverts commit 82f626702314928c9c8f4ea309430e3aa0680d57.
2018-07-31gnome3.totem: 3.28.1 → 3.28.2Jan Tojnar1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+2
2018-07-15gnome3.totem: disable vala plug-ins againJan Tojnar1-0/+4
Apparently the intermittent build failure is still there, not sure why I thought it was fixed. Closes: https://github.com/NixOS/nixpkgs/issues/43518
2018-06-18gnome3.totem: 3.26.0 → 3.26.1Jan Tojnar1-17/+4
2018-06-09gnome3.totem: fix buildJan Tojnar1-6/+7
Hopefully a proper fix for https://github.com/orivej/nixpkgs/commit/be17bccf38a2e5a5701115e15adf7ed5c585ac7d
2018-03-27treewide: remove placeholder usageJan Tojnar1-1/+1
see https://github.com/NixOS/nixpkgs/commit/2abac54c033778104533a269aaa08a1e75f677ad
2018-03-23gnome3.totem: clean upJan Tojnar1-16/+18
2018-03-01gnome3: move src.nix into default.nix automaticallyJan Tojnar2-11/+11
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-7/+7
2018-01-06packages using meson: remove unnecessary checkPhaseJan Tojnar1-2/+0
2017-12-11Merge older stagingVladimír Čunát1-0/+2
There are some regressions, but not that many and I want the security update of openssl fast.
2017-12-11totem: disable parallel building as it randomly breaks the buildPeter Hoeg1-1/+2
2017-12-07totem: disable parallel buildingOrivej Desh1-1/+3
meson does not support parallel building of certain vala projects: https://github.com/mesonbuild/meson/issues/1994 https://bugzilla.gnome.org/show_bug.cgi?id=784236 but at the moment this only affects gnome3.totem: ninja src/plugins/rotation/rotation.vapi [1/1] Compiling Vala source ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala. FAILED: src/plugins/rotation/rotation@sha/totem-rotation-plugin.c src/plugins/rotation/rotation.h src/plugins/rotation/rotation.vapi valac -C --pkg clutter-gtk-1.0 --pkg cogl-pango-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/plugins/rotation/rotation@sha --basedir ../src/plugins/rotation --library rotation --header src/plugins/rotation/rotation.h --vapi ../rotation.vapi --girdir=/tmp/nds-build-gnome3.totem/totem-3.26.0/build/src --pkg=Totem-1.0 ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala error: Package `Totem-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
2017-11-26gnome3: dependency tweaksJan Tojnar1-12/+25
2017-11-26gnome3: 3.24 -> 3.26Jan Tojnar1-3/+3
2017-09-28Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2-0/+51
2017-09-24gnome3: only maintain single GNOME 3 package set (#29397)Jan Tojnar2-0/+50
* gnome3: only maintain single GNOME 3 package set GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources to update a single version of GNOME. Maintaining multiple versions just does not make sense. Additionally, it makes viewing history using most Git tools bothersome. This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes the config variable for choosing packageset (`environment.gnome3.packageSet`), updates the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`. Closes: #29329 * maintainers/scripts/gnome: Use fixed GNOME 3 directory Since we now allow only a single GNOME 3 package set, specifying the working directory is not necessary. This commit sets the directory to `pkgs/desktops/gnome-3`.
2014-05-20Branch gnome 3.12Luca Bruno1-49/+0
2014-04-22totem: use grilo pluginsLuca Bruno1-4/+5
2014-04-06totem: new packageLuca Bruno1-0/+48
Movie player for the GNOME desktop based on GStreamer https://wiki.gnome.org/Apps/Videos