aboutsummaryrefslogtreecommitdiff
path: root/pkgs/servers/x11/xorg/generate-expr-from-tarballs.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* xorg: fix update generationTredwellGit2020-11-231-2/+2
| | | | | | Both e3d3bc66dc496f940b427443b503a67434e115b5 and 1d15641433b97eb1a45a7adec0a0e94600127dfb were done incorrectly. Also, use python3 in generate-expr-from-tarballs.pl instead of overrides.nix.
* generate-expr-from-tarballs.pl: fix insecure temporary fileTredwellGit2020-09-301-4/+2
| | | | https://cwe.mitre.org/data/definitions/377.html
* generate-expr-from-tarballs.pl: quote URLs per RFC 0045 (#98751)TredwellGit2020-09-261-1/+1
| | | https://github.com/NixOS/rfcs/pull/45
* treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesaMatthew Bauer2019-06-171-1/+1
| | | | Just use mesa for these to be more clear. Move these to aliases.nix
* xorg.*: fix cross m4 handlingRobin Gloster2019-05-071-1/+2
|
* xorg: simplify overrides now handled automatically, GL -> libGLWill Dietz2019-03-181-0/+1
|
* xorg: font utilities should be nativeBuildInputsWill Dietz2019-03-181-6/+6
| | | | They provide programs executed by the builder.
* generate-expr-from-tarballs.pl: more detection, detect gettext usageWill Dietz2019-03-181-1/+3
|
* xorg: detect deps on libxkbfile from ${XKBMODULE}Will Dietz2019-03-181-0/+1
|
* generate-exprs-from-tarballs.pl: support few more deps automaticallyWill Dietz2019-03-181-1/+1
|
* xorg.mkfontdir: replace with mkfontscale, which now includes mkfontdirWill Dietz2019-03-181-4/+4
| | | | | See: https://lists.x.org/archives/xorg-announce/2019-March/002960.html
* xorg: generator script update to support tgzLengyel Balazs2019-01-041-1/+1
|
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-041-4/+4
|
* xorg: move sources into single file tarballs.listLengyel Balazs2019-01-041-8/+4
|
* xorg: generate python into nativeBuildInputsRobin Gloster2018-11-281-2/+22
|
* xorg: simplify argument passing into xorg and overridesAndrew Childs2018-10-111-18/+11
|
* xorg: add caching to generate-expr-from-tarballs.plAndrew Childs2018-10-111-2/+14
|
* xorg: allow overriding via overrideScopeAndrew Childs2018-10-111-15/+17
|
* treewide: Make configureFlags listsJohn Ericson2018-08-031-1/+1
|
* xorg: fix missing gbm dependency for amdgpu driverDavid McFarland2018-05-191-0/+1
|
* xorg: update autogeneration scriptNikolay Amiantov2018-03-261-4/+5
| | | | | | * Fix shebang so that it's usable on NixOS; * Enable warnings (they were enabled with Perl flag before); * Switch from mesa to libGL.
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-251-1/+1
|
* misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson2017-09-211-1/+1
| | | | | Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-211-1/+2
| | | | Only acts on one-line dependency lists.
* xorg: expression cleanupVladimír Čunát2016-09-161-1/+3
| | | | | The generating script needed to be updated not to overwrite the hardening changes back.
* xorg: add meta.platformsBjørn Forsman2015-12-301-0/+1
| | | | | | | | | | Add it to the generator script (generate-expr-from-tarballs.pl) and then add the updated generated file (pkgs/servers/x11/xorg/default.nix) after performing the steps outlined in the generator script. NOTE: People seem to have updated .../default.nix manually (even though it has a "THIS IS A GENERATED FILE. DO NOT EDIT!" header), so I had to skip some changes to not downgrade several packages.
* xorg: adjust generator to work with other archive typesVladimír Čunát2015-10-191-2/+2
| | | | In the end I didn't utilize it, but it shouldn't hurt.
* all-packages: Use callPackage where possibleMathnerd3142015-09-141-1/+4
|
* xorg-server: enable DRI3 (close #5381)Sebastián Bernardo Galkin2014-12-181-0/+3
| | | | | | | | | | | | | TEST needed. I tested on my NixOS Thinkpad with Optimus nvidia and intel cards. Testing in other architectures is needed. This patch also improves the regular expressions that scan the build configuration files to enable the building of a binary utility in xf86-video-intel: intel-virtual-output. This utility is useful for some Optimus laptops DRI3 was added to xorg-server propagatedBuildInputs so now it's inherited by several projects that can use it.
* get xorg/x11 working on DarwinCharles Strahan2014-08-121-2/+7
|
* libXrender, libXvMC: UpdateEelco Dolstra2013-06-141-15/+17
|
* X security updatesVladimír Čunát2013-06-051-2/+2
| | | | | | | http://www.x.org/wiki/Development/Security/Advisory-2013-05-23 Three libs not released yet and without commit activity for around two weeks, so I took the current master heads.
* Fix font-schumacher-misc buildEelco Dolstra2012-10-151-1/+1
| | | | http://hydra.nixos.org/build/3157818
* moved parts of extra.list back to tarballs-7.6.listFlorian Friesdorf2011-12-311-1/+5
| | | | | | also added an short description about them to generate-expr-from-tarballs.pl svn path=/nixpkgs/trunk/; revision=31189
* generate-expr-from-tarballs.pl support multiple versionsFlorian Friesdorf2011-12-311-5/+10
| | | | svn path=/nixpkgs/trunk/; revision=31183
* adjusted oder of *.list in generate-expr-from-tarballs.pl exampleFlorian Friesdorf2011-12-311-1/+1
| | | | svn path=/nixpkgs/trunk/; revision=31181
* adjusted example generate-expr-from-tarballs.pl call to 7.6Florian Friesdorf2011-12-311-2/+2
| | | | svn path=/nixpkgs/trunk/; revision=31180
* * X.org 7.6.Eelco Dolstra2011-02-081-0/+2
| | | | svn path=/nixpkgs/branches/x-updates/; revision=25818
* * Updated the X.org server to 1.8.2. Note that it no longer dependsEelco Dolstra2010-07-201-1/+1
| | | | | | | | | on HAL but instead uses udev to autoconfigure input devices. We'll have to update the NixOS X server module accordingly, I guess. See https://fedoraproject.org/wiki/Input_device_configuration. * Updated Mesa to 7.8.2. svn path=/nixpkgs/branches/x-updates/; revision=22681
* * Support *.pc.in files that are not in the top directory of the package.Eelco Dolstra2010-07-191-8/+7
| | | | svn path=/nixpkgs/branches/x-updates/; revision=22659
* * Updated various X.org packages, including libX11.Eelco Dolstra2010-07-181-0/+1
| | | | svn path=/nixpkgs/branches/x-updates/; revision=22632
* * Fix the font packages. They need a --with-fontrootdir flag now.Eelco Dolstra2009-10-301-0/+21
| | | | svn path=/nixpkgs/branches/xorg-7.5/; revision=18043
* * e2fsprogs updated to 1.41.6. Also keep the previous version aroundEelco Dolstra2009-06-151-1/+1
| | | | | | | so that we don't have to rebuild everything that depends on libuuid (such as all X programs). svn path=/nixpkgs/trunk/; revision=15964
* * X.org generator: specify overrides in a Nix expression rather thanEelco Dolstra2009-04-281-30/+9
| | | | | | | | in the generator script. This makes it easier to change the X.org packages. * Added xfs, twm. svn path=/nixpkgs/trunk/; revision=15375
* * Updated the generator to handle some missing dependencies.Eelco Dolstra2009-04-201-5/+27
| | | | | | | Also updated some X.org packages (notably xorg-server) as well as freetype. svn path=/nixpkgs/branches/stdenv-updates/; revision=15191
* * Cairo: build with XCB support.Eelco Dolstra2008-10-141-14/+3
| | | | | | * Fixed libXp. svn path=/nixpkgs/branches/stdenv-updates/; revision=13069
* * intltool: deleted redundant copy (it's already in the Gnome NixEelco Dolstra2008-10-091-1/+4
| | | | | | | | | | | | | expressions). * Fixed xkbcomp: it no longer found the keyboard definitions since it disregards the -R option passed by the X server (it chdirs to the -R path, but "." has been removed from the xkbcomp search path in xkbcomp 1.0.5). Build it with /etc/X11/xkb as its default location. This is less pure but it does allow for updating xkeyboard-config in a running server. * xkeyboard-config: updated to 1.4. svn path=/nixpkgs/branches/stdenv-updates/; revision=13018
* * X.org 7.4.Eelco Dolstra2008-10-081-9/+14
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=13006
* X.Org: added dbus, hal; removed unused gettextYury G. Kudryashov2008-02-021-7/+6
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=10467
* xorg: deault.nix and generate-expr-from-tarballs.pl syncedYury G. Kudryashov2007-11-191-2/+8
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=9761