| Commit message (Expand) | Author | Age | Files | Lines |
| * | imlib2: 1.6.1 -> 1.7.0 | R. RyanTM | 2020-08-15 | 1 | -2/+2 |
| * | Revert "Revert "Merge master into staging-next""•••In 87a19e9048773d5a363679617406ad148d36c3b8 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a570d6cf81d229ad22a8889602639160 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c79797a5fa384fbc356c74ed54f9f7829ea. This was however wrong, as it "removed" master.
This reverts commit 0be87c79797a5fa384fbc356c74ed54f9f7829ea.
| Frederik Rietdijk | 2020-02-05 | 1 | -13/+22 |
| * | Revert "Merge master into staging-next"•••I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048773d5a363679617406ad148d36c3b8.
This reverts commit ac241fb7a570d6cf81d229ad22a8889602639160, reversing
changes made to 76a439239eb310d9ad76d998b34d5d3bc0e37acb.
| Frederik Rietdijk | 2020-02-05 | 1 | -22/+13 |
| * | imlib2: Add webp support•••And better document why id3 is there
In addition, review function signature formatting.
| Samuel Dionne-Riel | 2020-02-05 | 1 | -5/+12 |
| * | imlib2: Fix license, remove global with | Samuel Dionne-Riel | 2020-02-05 | 1 | -5/+6 |
| * | imlib2: 1.5.1 -> 1.6.1 | Samuel Dionne-Riel | 2020-02-05 | 1 | -3/+4 |
| * | imlib2: 1.5.0 -> 1.5.1•••https://sourceforge.net/p/enlightenment/mailman/message/36265281/
| Will Dietz | 2018-10-18 | 1 | -2/+2 |
| * | imlib2: 1.4.10 -> 1.5.0•••Semi-automatic update. These checks were done:
- built on NixOS
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/icotool --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/wrestool --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped help` got 0 exit code
- found 1.5.0 in filename of file in /nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2
| Ryan Mulligan | 2018-03-09 | 1 | -2/+2 |
| * | imlib2: enable libid3tag support | Herwig Hochleitner | 2017-10-28 | 1 | -2/+2 |
| * | imlib2: Make 'bin' the first output | Tuomas Tynkkynen | 2017-09-27 | 1 | -1/+1 |
| * | imlib2: 1.4.9 -> 1.4.10 | romildo | 2017-04-21 | 1 | -2/+3 |
| * | imlib2: use multiple outputs | Franz Pletz | 2016-11-23 | 1 | -0/+6 |
| * | imlib2: add version without X11 | Franz Pletz | 2016-11-23 | 1 | -6/+12 |
| * | imlib2: 1.4.8 -> 1.4.9 | José Romildo Malaquias | 2016-05-03 | 1 | -2/+4 |
| * | imlib2: 1.4.6 -> 1.4.8 (security)•••Fixes:
* CVE-2014-9762
* CVE-2014-9763
* CVE-2014-9764
| Franz Pletz | 2016-04-02 | 2 | -70/+2 |
| * | 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.
| Vladimír Čunát | 2015-09-15 | 1 | -2/+2 |
| * | imlib2: fix Darwin build | Spencer Whitt | 2015-04-07 | 1 | -1/+17 |
| * | sxiv: update to 1.3-git and fix runtime behaviour•••The fix involves using imlib2 built with giflib instead of a libungif.
Initially I split imlib2 into two but other distros seem to build imlib2
with giflib already and everything still builds with giflib version so I
migrated imlib2 to giflib all together.
Closes #4622
| Mateusz Kowalczyk | 2014-11-03 | 2 | -2/+70 |
| * | imlib2: Remove @my_libs@ from config.in. | Moritz Ulrich | 2014-03-04 | 1 | -0/+5 |
| * | imlib2: update from 1.4.5 to 1.4.6 | Peter Simons | 2014-03-03 | 1 | -2/+2 |
| * | Fix a lots of evaluation errors on Hydra. | Peter Simons | 2013-12-10 | 1 | -3/+3 |
| * | Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
| Eelco Dolstra | 2012-12-28 | 1 | -1/+1 |
| * | imlib2-1.4.5•••svn path=/nixpkgs/trunk/; revision=29496
| Yury G. Kudryashov | 2011-09-26 | 1 | -5/+11 |
| * | Making imlib2 know about libpng, and then feh showing pngs fine.•••svn path=/nixpkgs/trunk/; revision=27489
| Lluís Batlle i Rossell | 2011-06-17 | 1 | -2/+2 |
| * | updating imlib2. This makes feh load tiffs correctly.•••svn path=/nixpkgs/trunk/; revision=27467
| Lluís Batlle i Rossell | 2011-06-15 | 1 | -3/+3 |
| * | * 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
| Eelco Dolstra | 2010-07-28 | 1 | -2/+4 |
| * | Added bzip2 to imlib2•••svn path=/nixpkgs/trunk/; revision=9629
| Yury G. Kudryashov | 2007-11-11 | 1 | -2/+2 |
| * | * Rewrite all the SourceForge URLs to mirror://sourceforge/.••• find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
| Eelco Dolstra | 2007-08-27 | 1 | -1/+1 |
| * | * Added feh to set the root image.•••* Compiz extra plugins.
svn path=/nixpkgs/trunk/; revision=8178
| Eelco Dolstra | 2007-03-05 | 1 | -0/+10 |