José Romildo Malaquias
6660106c72
enlightenment.efl: add missing parent icon themes
2020-04-19 21:29:32 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
R. RyanTM
107bbd1c2a
enlightenment.efl: 1.23.2 -> 1.23.3
2019-12-07 22:36:44 -08:00
José Romildo Malaquias
57a6c3b80c
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-18 17:13:56 -03:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
José Romildo Malaquias
285a8123bf
enlightenment.efl: 1.23.1 -> 1.23.2
2019-11-02 11:21:56 -03:00
José Romildo Malaquias
f38c52ae44
enlightenment.efl: remove dependence on xineLib
...
EFL supports four video back-ends: gstreamer, gstreamer1, libvlc, and
xine. After asking in the IRC channel, the author (raster) recommended
enabling gstreamer1 and disabling the others.
2019-10-28 09:57:35 -03:00
José Romildo Malaquias
b63e0a5b0b
enlightenment.{econnman,efl,terminology}, pythonPackages.python-efl: add romildo as maintainer
2019-10-26 10:52:09 -03:00
José Romildo Malaquias
ac93f9bd33
enlightenment.{enlightenment,ephoto,rage,terminology}: use default pkgconfig
...
With efl-1.23.1 built with meson the native pkgconfig is not needed
anymore, and building fails with it.
2019-10-26 10:47:11 -03:00
José Romildo Malaquias
dfb26389ce
enlightenment.efl: 1.22.5 -> 1.23.1
...
- Update to version 1.23.1
- Switch to meson build system
- Add new dependencies: avahi, ibus, check
2019-10-26 10:43:45 -03:00
José Romildo Malaquias
dd8ca1cac2
enlightenment.enlightenment: 0.23.0 -> 0.23.1
2019-10-01 09:26:15 -03:00
José Romildo Malaquias
887aa513df
enlightenment.efl: list dependencies in alphabetical order
2019-09-24 09:35:05 -03:00
José Romildo Malaquias
5560b8bf84
enlightenment.efl: 1.22.3 -> 1.22.5
2019-09-24 09:04:37 -03:00
José Romildo Malaquias
cfc7a32966
enlightenment.enlightenment: add dependency on bc
2019-09-18 11:28:49 -03:00
José Romildo Malaquias
75d88e42b6
enlightenment.enlightenment: alphabetize dependence list
2019-09-18 10:36:58 -03:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
José Romildo Malaquias
097ae482d4
Merge pull request #67628 from romildo/upd.enlightenment
...
enlightenment.enlightenment: 0.22.4 -> 0.23.0
2019-08-29 10:28:41 -03:00
José Romildo Malaquias
9e04b3173e
enlightenment.enlightenment: pulseaudio support
2019-08-28 12:45:09 -03:00
José Romildo Malaquias
3595e93f6f
enlightenment.enlightenment: bluetooth support
2019-08-28 11:13:17 -03:00
José Romildo Malaquias
722b2158a6
enlightenment.enlightenment: 0.22.4 -> 0.23.0
2019-08-28 10:21:04 -03:00
José Romildo Malaquias
674d71b6b5
enlightenment.enlightenment: define pname attribute
2019-08-28 10:19:09 -03:00
José Romildo Malaquias
89b87cdb44
enlightenment.rage: 0.3.0 -> 0.3.1
2019-08-28 09:42:11 -03:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
José Romildo Malaquias
47314cd665
enlightenment.efl: 1.22.2 -> 1.22.3
2019-08-27 17:15:47 -03:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-21 14:25:13 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
a4c940d569
enlightenment.terminology: 1.4.1 -> 1.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/terminology/versions
2019-08-05 22:00:55 -07:00
Robin Gloster
3bef4d156d
enlightenment.efl: remove openssl 1.0.2 pinning
2019-08-01 17:56:57 +02:00
Robin Gloster
a22429bf05
pin some packages to openssl 1.0.2 for now
2019-07-29 21:25:10 +02:00
Ryan Mulligan
508ae42a0f
treewide: fix redirect URLs
2019-07-10 12:52:51 -07:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Renaud
0f3a78bc66
Merge pull request #62048 from romildo/upd.terminology
...
enlightenment.terminology: 1.4.0 -> 1.4.1
2019-05-26 00:52:12 +02:00
José Romildo Malaquias
490810e6b5
enlightenment.terminology: 1.4.0 -> 1.4.1
2019-05-25 08:54:26 -03:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
...
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
José Romildo Malaquias
224f0f3751
enlightenment.efl: 1.22.1 -> 1.22.2
2019-05-05 00:20:08 -03:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
José Romildo Malaquias
19fa3287b2
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-23 11:20:07 -03:00
José Romildo Malaquias
e597513803
enlightenment.terminology: 1.3.2 -> 1.4.0
2019-04-14 19:37:12 -03:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
José Romildo Malaquias
3970c9799d
terminology: 1.3.0 -> 1.3.2
2018-12-26 11:22:07 +01:00
Will Dietz
64a72afe63
terminology: 1.2.1 -> 1.3.0
2018-12-07 21:01:55 -06:00
José Romildo Malaquias
c3bae60e23
efl: build GTK icon cache
2018-11-12 21:01:16 -02:00
José Romildo Malaquias
e372ab4626
ephoto: add dependency on mesa_noglu.dev ( #47136 )
2018-09-21 18:25:51 +02:00
José Romildo Malaquias
7ac0ecc12b
rage: add dependency on mesa_noglu.dev ( #47132 )
2018-09-21 17:41:21 +02:00
José Romildo Malaquias
5f1c33efce
efl: 1.21.0 -> 1.21.1
2018-09-17 22:12:42 -03:00
José Romildo Malaquias
c3d43723b6
enlightenment: xkeyboard-config already provides xorg.lst
2018-08-30 11:40:16 -03:00