Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : e2fsprogs | name : e2fsprogs | ||||
| version : 1.43.7 | version : 1.44.2 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.7/e2fsprogs-1.43.7.tar.xz : 2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9 | - https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.2/e2fsprogs-1.44.2.tar.xz : 8324cf0b6e81805a741d94087b00e99f7e16144f1ee5a413709a1fa6948b126c | ||||
| homepage : http://e2fsprogs.sourceforge.net | homepage : http://e2fsprogs.sourceforge.net | ||||
| license : | license : | ||||
| - GPL-2.0 | - GPL-2.0-only | ||||
| - LGPL-2.0 | - LGPL-2.0-only | ||||
| - BSD | - BSD | ||||
| - MIT | - MIT | ||||
| component : system.base | component : system.base | ||||
| autodep : no | autodep : no | ||||
| emul32 : yes | emul32 : yes | ||||
| summary : e2fsprogs (Filesystem utilities for ext2/3/4 filesystems) | summary : e2fsprogs (Filesystem utilities for ext2/3/4 filesystems) | ||||
| description: | | description: | | ||||
| e2fsprofs are tools for checking and creating ext2, ext3, and ext4 filesystem formats. They were written by Theodore Ts'o and Remy Card. | e2fsprofs are tools for checking and creating ext2, ext3, and ext4 filesystem formats. They were written by Theodore Ts'o and Remy Card. | ||||
| Show All 11 Lines | %configure --with-root-prefix="" \ | ||||
| --disable-static \ | --disable-static \ | ||||
| --disable-uuidd | --disable-uuidd | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| %make install-libs DESTDIR="$installdir" | %make install-libs DESTDIR="$installdir" | ||||
| rm $installdir/sbin/fsck | rm $installdir/sbin/fsck | ||||
| check : | | |||||
| %make check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.