summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libextractor (follow)
Commit message (Expand)AuthorAgeFilesLines
* libextractor: 1.3 -> 1.4Laverne Schrock2017-07-231-2/+2
* libextractor: 1.2 -> 1.3ndowens2017-03-151-2/+2
* treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. Tuomas Tynkkynen2016-08-021-0/+1
* fix references to ${libtool}/libVladimír Čunát2015-10-131-1/+1
* 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. Bjørn Forsman2014-08-241-1/+1
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-1/+1
* libextractor: update from 1.0.1 to 1.2Nixpkgs Monitor2013-12-211-2/+2
* unmaintain several packagesLudovic Courtès2013-08-161-1/+1
* libextractor: make gtk support work again•••It wanted gtk3. It does not understand gstreamer 0.10, though. Lluís Batlle i Rossell2013-04-221-3/+3
* libextractor: update to 1.0.1Lluís Batlle i Rossell2013-04-131-2/+2
* libextractor: Fixing about videoSupport builtInputs.•••I don't know how could I commit the weird lines I fix. Lluis Batlle2012-07-221-1/+1
* libextractor: fixing the videoSupport = false•••I comitted it wrong before. Lluís Batlle i Rossell2012-07-111-1/+1
* libextractor: allow disabling video support.Lluís Batlle i Rossell2012-07-111-4/+7
* libgsf and libextractor: allow build without gtk/gnome•••I leave them enabled by default though; I don't really know how much it helps, having them built with gtk or gnome support. I head towards building gnunet without gtk dependencies. Lluís Batlle i Rossell2012-07-111-3/+6
* Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet ...•••I updated some libs to get it built. svn path=/nixpkgs/trunk/; revision=29313 Lluís Batlle i Rossell2011-09-161-2/+2
* GNU libextractor 0.5.23.•••svn path=/nixpkgs/trunk/; revision=19216 Ludovic Courtès2010-01-052-21/+64
* * Removed selectVersion. There's no good reason to write••• `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403 Eelco Dolstra2009-11-181-1/+1
* * Cleaned up a lot of description fields that contained newlines.••• Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310 Eelco Dolstra2009-03-031-4/+2
* meta.function -> passthru.function, not killing other contents of passthru•••svn path=/nixpkgs/trunk/; revision=13190 Michael Raskin2008-11-041-1/+1
* Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made ...•••svn path=/nixpkgs/trunk/; revision=12655 Michael Raskin2008-08-191-2/+2
* Added src to meta for builderDefs-based packages.•••svn path=/nixpkgs/trunk/; revision=10913 Michael Raskin2008-03-021-0/+1
* Some review of builder-defs and dependent files. No rebuild needed. Now it sh...•••svn path=/nixpkgs/trunk/; revision=10214 Michael Raskin2008-01-181-2/+3
* Added gdmap, changed builder-defs to use derivation attribute on propagatedBu...•••svn path=/nixpkgs/trunk/; revision=9812 Michael Raskin2007-12-011-0/+21