Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
abi_depends=">=3.1"
|
||||
api_depends="${abi_depends}"
|
||||
@@ -1,12 +1,12 @@
|
||||
# Template file for 'libparted-devel'.
|
||||
#
|
||||
depends="libparted"
|
||||
short_desc="The GNU Parted disk partitioning library development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the static library and header files for libparted, which
|
||||
are really only of interest to parted developers."
|
||||
|
||||
Add_dependency run libparted
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
||||
@@ -4,6 +4,7 @@ version=3.1
|
||||
distfiles="http://ftp.gnu.org/gnu/parted/parted-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-regex --disable-rpath --disable-debug"
|
||||
makedepends="pkg-config libuuid-devel libblkid-devel ncurses-devel readline-devel device-mapper-devel"
|
||||
short_desc="The GNU Parted disk partition resizing program"
|
||||
homepage="http://www.gnu.org/software/parted/"
|
||||
license="GPL-3"
|
||||
@@ -16,9 +17,3 @@ long_desc="
|
||||
|
||||
subpackages="libparted libparted-devel"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libuuid-devel
|
||||
Add_dependency build libblkid-devel
|
||||
Add_dependency build ncurses-devel
|
||||
Add_dependency build readline-devel
|
||||
Add_dependency build device-mapper-devel
|
||||
|
||||
Reference in New Issue
Block a user