Commit Graph

251 Commits

Author SHA1 Message Date
José Romildo Malaquias
58d1eb1a6c enlightenment.efl: migrate to python3 2020-05-02 22:50:23 -03:00
José Romildo Malaquias
a8bd3ec9ce enlightenment.efl: 1.23.3 -> 1.24.0 2020-05-02 22:50:23 -03:00
José Romildo Malaquias
4b44fd73c9 enlightenment.efl: format with nixpkgs-fmt 2020-05-02 22:50:23 -03:00
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
José Romildo Malaquias
bba65b6652 enlightenment: 0.22.3 -> 0.22.4 2018-08-30 11:35:01 -03:00
José Romildo Malaquias
7ad689f241 efl: 1.20.7 -> 1.21.0 (#45331) 2018-08-19 23:35:11 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
4ed7a4b993 treewide: preserve hashes from 76999cc40e
76999cc40e changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.

This commit should be reverted on the next mass rebuild.
2018-07-19 00:09:01 -04:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
José Romildo Malaquias
e8b8ba148e enlightenment: add xkeyboard-config dependency (#40690)
- Add runtime dependence on xkeyboard-config

- Add base.lst from xkeyboard-config to the list of keyboard layout
files. Something similar to this has been removed in a previous patch
by mistake.

- Fix location of binary edge_cc. This has been removed in a previous
patch by mastake.

- Make the explanation for the wrapping of some binaries more clear.
2018-05-18 17:28:16 +02:00
José Romildo Malaquias
e1960e7314 terminology: 1.2.0 -> 1.2.1 (#40524) 2018-05-15 01:34:37 +02:00
José Romildo Malaquias
8408c36da9 enlightenment: remove bashism from patch 2018-05-10 22:26:47 -03:00
Joachim F
cc2880a7b6
Merge pull request #39902 from romildo/fix.enlightenment
enlightenment: add dependency on mesa_noglu
2018-05-05 20:08:45 +00:00
José Romildo Malaquias
d76ac2707b enlightenment: add dependency on mesa_noglu 2018-05-02 22:29:46 -03:00
José Romildo Malaquias
12b78da196 terminology: 1.1.1 -> 1.2.0
- Update to version 1.2.0
- Switch build tools from autotools to meson
2018-05-02 21:09:14 -03:00
Tuomas Tynkkynen
747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Matthew Justin Bauer
aa7e29db1c
Merge pull request #37916 from romildo/upd.enlightenment
enlightenment: 0.22.2 -> 0.22.3
2018-03-31 19:26:52 -05:00
Nikolay Amiantov
133c5cee44 enlightenment.efl: fix build 2018-03-28 16:25:14 +03:00
José Romildo Malaquias
0c573de7dd efl: patch binary to handle manual dependency on libcurl.so 2018-03-27 13:54:44 -03:00
José Romildo Malaquias
5edc150064 enlightenment: 0.22.2 -> 0.22.3 2018-03-27 11:41:20 -03:00
Ryan Mulligan
b51e229d65 enlightenment.efl: 1.20.6 -> 1.20.7
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eina_btlog -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eet -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eet --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eolian_gen -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eolian_gen -v` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eolian_gen -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/evas_cserve2_shm_debug -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/evas_cserve2_shm_debug --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/evas_cserve2_shm_debug help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/evas_cserve2_shm_debug -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eldbus-codegen -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eldbus-codegen --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eldbus-codegen help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_mount --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_umount --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls -v` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eeze_disk_ls help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eetpack -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eetpack --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eetpack help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_cc -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_cc -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_cc --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_decc -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player -v` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_player help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_inspector --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_external_inspector --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/edje_codegen --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumb --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/ethumbd --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen -V` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elementary_codegen --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elm_prefs_cc -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eolian_cxx -v` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eolian_cxx --version` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elua -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elua --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elua -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/elua --help` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eina-bench-cmp -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eina-bench-cmp --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eo_debug -h` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eo_debug --help` got 0 exit code
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eo_debug -h` and found version 1.20.7
- ran `/nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7/bin/eo_debug --help` and found version 1.20.7
- found 1.20.7 with grep in /nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7
- found 1.20.7 in filename of file in /nix/store/vc2lyks2j92bi7anl097f19ymdl5sjs6-efl-1.20.7
- directory tree listing: https://gist.github.com/087102bea4216e207ad77278be475a89
2018-03-24 22:56:01 -05:00
José Romildo Malaquias
1857c35359 enlightenment: 0.22.1 -> 0.22.2 2018-03-20 09:46:13 +01:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
José Romildo Malaquias
8504701bf7 rage: 0.2.1 -> 0.3.0 2017-12-30 06:58:05 -02:00
José Romildo Malaquias
3654c7e015 enlightenment: 0.22.0 -> 0.22.1 2017-11-27 17:11:27 -02:00
José Romildo Malaquias
77cd7d779e efl: 1.20.5 -> 1.20.6 2017-11-27 17:10:35 -02:00
José Romildo Malaquias
22c85def14 enlightenment: fix names of setuid wrapped files 2017-11-15 08:45:26 -02:00
José Romildo Malaquias
c42a0fbf09 enlightenment: 0.21.10 -> 0.22.0
- Update to version 0.22.0
- Switch build tools from autotools to meson
- Change handling of setuid programs
2017-11-13 00:22:01 -02:00
José Romildo Malaquias
77c130083a efl: 1.20.4 -> 1.20.5 2017-10-24 16:23:02 -02:00
José Romildo Malaquias
e72146b90a enlightenment: 0.21.9 -> 0.21.10 2017-10-10 06:51:46 +02:00
José Romildo Malaquias
3e91da5ece efl: 1.20.3 -> 1.20.4 2017-09-28 23:04:52 -03:00
romildo
b776cd02bf efl: 1.20.2 -> 1.20.3 2017-09-08 21:33:33 +02:00
romildo
dce314e55b terminology: 1.1.0 -> 1.1.1 2017-09-08 07:43:36 +02:00
romildo
7ffee4de3c efl: use vanilla pkg-config
Use vanilla pkg-config to build EFL applications.

The EFL library has a set of pkg-config files (*.pc) which uses
private requirements. The default pkg-config setup on nixpkgs is
patched to disable resolving those requirements. See
http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference.

As a consequence each package depending on efl has to explicitly set
the search path in order to be able to find the corresponding header
files.

By using vanilla pkg-config this is not necessary (and this is the
expected behaviour for pkg-config), allowing simpler nix expressions.
2017-08-22 15:54:56 -03:00
romildo
d1cbd546e0 terminology: 1.0.0 -> 1.1.0 2017-08-22 15:13:17 -03:00
romildo
5340a0aee0 efl: remove old version 1.19.1
- Version 1.19.1 is not needed anymore to build ephoto.
2017-08-22 15:08:59 -03:00
romildo
978c9f02dc ephoto: 1.0 -> 1.5
- Update to version 1.5, which builds of the latest efl versions
2017-08-22 15:01:25 -03:00
romildo
0c16f356bd efl: propagate utillinux, fribidi and SDL2, which are runtime dependencies 2017-08-22 14:56:47 -03:00
romildo
e78a08be8b enlightenment: 0.21.8 -> 0.21.9 2017-08-17 12:23:35 -03:00
romildo
0fb920b474 efl: add version 1.20.2
- Add the new version 1.20.2.

- Keep version 1.19.1 for now because ephoto still needs it. As soon
  as a new release o ephoto which works with efl-1.20.x is availaible,
  efl-1.19.x may be removed.
2017-08-17 12:23:35 -03:00
vbgl
c17ddcd40c Merge pull request #25412 from romildo/fix.efl
{terminology,ephoto,rage,econnman}: wrap libcurl.so in LD_LIBRARY_PATH
2017-07-18 21:30:38 +02:00
Joachim F
9f187a6919 Merge pull request #26071 from romildo/upd.enlightenment
enlightenment: 0.21.7 -> 0.21.8
2017-05-24 22:25:13 +01:00
José Romildo Malaquias
ce248ef4ce efl: 1.19.0 -> 1.19.1 (#26027) 2017-05-24 22:24:55 +01:00
romildo
b4dad912b0 enlightenment: 0.21.7 -> 0.21.8 2017-05-24 17:01:45 -03:00
Vladimír Čunát
d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
romildo
3745208084 econnman: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:48 -03:00
romildo
30e086d349 rage: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:34 -03:00
romildo
627724d386 ephoto: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:16 -03:00
romildo
eef6df55f1 terminology: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:34:53 -03:00
Vladimír Čunát
7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Vladimír Čunát
18a7f7d4a5
efl: set $HOME for reverse dependencies 2017-04-30 11:35:59 +02:00
Vladimír Čunát
aa044dd105
efl: wrap the first line
It was >400 chars long!
2017-04-30 11:35:30 +02:00
romildo
2f481960cf ephoto: init at 1.0 2017-04-22 03:06:12 +03:00
romildo
1141264c3a efl: 1.18.4 -> 1.19.0 2017-04-21 14:55:03 -03:00
José Romildo Malaquias
16023ef598 enlightenment: 0.21.5 -> 0.21.7 (#23791) 2017-03-12 15:48:14 +01:00
Parnell Springmeyer
4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer
e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Parnell Springmeyer
a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer
bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
José Romildo Malaquias
942a60697d terminology: 0.9.1 -> 1.0.0 (#22115) 2017-01-25 03:02:12 +01:00
Joachim F
b520a91efc Merge pull request #21031 from romildo/upd.enlightenment
enlightenment: 0.21.4 -> 0.21.5
2016-12-10 08:36:39 +01:00
romildo
6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo
eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
romildo
cef18b345d enlightenment: 0.21.3 -> 0.21.4 2016-12-01 11:57:32 -02:00
José Romildo Malaquias
956e3dec29 efl: 1.18.2 -> 1.18.3 (#20728) 2016-11-26 16:49:22 +00:00
romildo
d69bc41aa3 efl: 1.18.1 -> 1.18.2 2016-10-18 18:16:58 -02:00
romildo
7caca81cf7 enlightenment: 0.21.2 -> 0.21.3 2016-10-14 05:51:40 -03:00
José Romildo Malaquias
8e89e44dd4 efl: 1.18.0 -> 1.18.1 2016-09-17 08:02:00 -03:00
José Romildo Malaquias
372a56fadb rage: 0.2.0 -> 0.2.1 2016-09-04 07:25:21 -03:00
Parnell Springmeyer
390ab0b3ef everything?: Updating every package that depended on the old setuidPrograms configuration. 2016-09-01 19:17:43 -05:00
José Romildo Malaquias
adb0cf53e8 efl: remove elementary, evas and emotion, as they are integrated into efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
c7ce3b2d88 enlightenment: adapt for efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
58a52f7e10 rage: 0.1.4 -> 0.2.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
b2222b1e91 econnman: adapt for efl-1.18.0 2016-08-23 11:50:44 -03:00
José Romildo Malaquias
193ded2d99 terminology: adapt for efl-1.18.0 2016-08-23 11:50:44 -03:00
José Romildo Malaquias
4480c4fa00 enlightenment: 0.21.1 -> 0.21.2 2016-08-23 11:50:44 -03:00
José Romildo Malaquias
198b0b5e4a efl: 1.17.2 -> 1.18.0 2016-08-23 11:50:44 -03:00
Tuomas Tynkkynen
27bb66bd94 treewide: Make explicit that 'dev' output of gst_all_1.gst-plugins-base is used 2016-08-23 03:52:06 +03:00
Frederik Rietdijk
5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
José Romildo Malaquias
3ccd585cc5 enlightenment: 0.21.0 -> 0.21.1 2016-07-24 06:58:17 -03:00
José Romildo Malaquias
837c0dd9eb enlightenment: 0.20.9 -> 0.21.0 2016-07-01 12:42:56 -03:00
José Romildo Malaquias
d7dc833889 efl: 1.17.1 -> 1.17.2 2016-06-22 16:54:14 -03:00
José Romildo Malaquias
3b28b5673b enlightenment: 0.20.8 -> 0.20.9 2016-06-09 08:05:14 -03:00
José Romildo Malaquias
69cbaebf27 elementary: 1.17.0 -> 1.17.1 2016-05-28 09:54:32 -03:00
José Romildo Malaquias
91a23ebcc6 efl: 1.17.0 -> 1.17.1 2016-05-28 09:54:23 -03:00
Vladimír Čunát
c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Tuomas Tynkkynen
f7a0b0b9bc treewide: Make explicit that 'dev' output of libdrm is used 2016-05-19 10:00:39 +02:00
José Romildo Malaquias
f3dc37840d enlightenment: 0.20.7 -> 0.20.8 2016-05-17 11:27:30 -03:00
José Romildo Malaquias
0bdb8ef7f3 enlightenment: 0.20.6 -> 0.20.7 2016-05-04 06:31:23 -03:00
Nikolay Amiantov
4b31f51e7d enlightement.rage: use gstreamer setup hook 2016-04-13 16:09:40 +03:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
b4390eaac3 enlightenment.econnman: cleanup, use python wrapper 2016-03-12 03:40:43 +03:00
Nikolay Amiantov
42285cb36d enlightenment.elementary: 1.16.1 -> 1.17.0 2016-03-12 03:40:31 +03:00
Nikolay Amiantov
94a2187cc0 enlightenment.emotion: 1.16.0 -> 1.17.0 2016-03-12 03:40:08 +03:00
Nikolay Amiantov
f09d15489e enlightenment.evas: 1.16.0 -> 1.17.0 2016-03-12 03:39:36 +03:00
Nikolay Amiantov
7fb2291f55 enlightenment.enlightenment: 0.20.3 -> 0.20.6 2016-03-12 03:10:47 +03:00
Nikolay Amiantov
3f6ad460e7 enlightenment.efl: 1.16.1 -> 1.17.0 2016-03-12 03:10:46 +03:00
Nikolay Amiantov
e358d9498c e19: rename to enlightenment, drop old one 2016-03-12 03:10:37 +03:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00