Commit Graph

28 Commits

Author SHA1 Message Date
Felix Buehler
7678aa30b4 pkgs/development: rename name to pname&version 2021-11-30 21:32:28 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Franz Pletz
0c64a9ad5b
ccrtp_1_8: remove, unmaintained and unused 2019-12-26 16:24:39 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson
fd9c7eb2e8 misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs 2017-09-21 15:49:53 -04:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Pascal Wittmann
a6724ddd56 ccrtp: mark version 1.8 as broken (not compatible with libgcrypt >= 1.6)
closes #7855
2015-05-26 14:40:01 +02:00
William A. Kennington III
e596f6dab7 ccrtp: 2.0.9 -> 2.1.2 2015-04-06 20:12:07 -07:00
Aristid Breitkreuz
b3ddfb76b9 ccrtp: update from 2.0.6 to 2.0.9 2014-10-08 20:23:24 +02:00
Bjørn Forsman
c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Nixpkgs Monitor
f417203833 ccrtp: update from 2.0.3 to 2.0.6 2013-12-18 18:18:21 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Lluís Batlle i Rossell
3d8cd48c58 Making ccrtp propagate its build time requirement, ucommon. 2013-06-26 23:46:47 +02:00
Peter Simons
fda57fdd5e ccrtp-1.8: fix build with gcc 4.6 2012-07-07 11:44:28 +02:00
Ludovic Courtès
3c8c5d9939 GNU ccRTP 2.0.3.
svn path=/nixpkgs/trunk/; revision=33708
2012-04-09 20:51:50 +00:00
Ludovic Courtès
ae01577943 GNU ccRTP 2.0.2.
svn path=/nixpkgs/trunk/; revision=30673
2011-12-01 22:44:39 +00:00
Ludovic Courtès
7a7be1202f GNU ccRTP 2.0.1.
svn path=/nixpkgs/trunk/; revision=28744
2011-08-22 17:38:08 +00:00
Michael Raskin
317d2663d7 Twinkle needs an older version of ccrtp
svn path=/nixpkgs/trunk/; revision=27333
2011-05-31 09:09:35 +00:00
Ludovic Courtès
cc072bee92 GNU ccRTP 2.0.0.
svn path=/nixpkgs/trunk/; revision=27330
2011-05-30 21:49:56 +00:00
Lluís Batlle i Rossell
038e045bc7 Updating libraries related to zrtp.
svn path=/nixpkgs/trunk/; revision=25645
2011-01-20 22:05:28 +00:00
Ludovic Courtès
ac09f5b42d GNU ccRTP 1.7.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25076
2010-12-12 20:19:08 +00:00
Eelco Dolstra
6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Ludovic Courtès
68369c5475 GNU ccrtp 1.7.1.
svn path=/nixpkgs/trunk/; revision=21054
2010-04-13 08:56:18 +00:00
Marc Weber
34be37b51e adding twinkle, a voice over IP phone software
svn path=/nixpkgs/trunk/; revision=17303
2009-09-20 17:01:19 +00:00