Partially revert "contour: rebuild for yaml-cpp"
This reverts commit e24f6100d9.
contour-shell-integration was removed incompletely, and should never
have been removed to begin with.
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
contour
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'contour'
|
||||
pkgname=contour
|
||||
version=0.4.3.6442
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
configure_args="-DCONTOUR_QT_VERSION=6 -DCONTOUR_TESTING=OFF
|
||||
@@ -19,7 +19,6 @@ license="Apache-2.0"
|
||||
homepage="http://contour-terminal.org/"
|
||||
distfiles="https://github.com/contour-terminal/contour/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=859910a5330d9dcf628dfcb6f767807dbdaf187e550ac67966c1e8a713c1567e
|
||||
replaces="contour-shell-integration>=0"
|
||||
|
||||
contour-terminfo_package() {
|
||||
short_desc+=" - terminfo data"
|
||||
@@ -27,3 +26,10 @@ contour-terminfo_package() {
|
||||
vmove usr/share/terminfo
|
||||
}
|
||||
}
|
||||
|
||||
contour-shell-integration_package() {
|
||||
short_desc+=" - shell integration scripts"
|
||||
pkg_install() {
|
||||
vmove usr/share/contour/shell-integration
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user