xmonad-contrib: remove
This commit is contained in:
parent
4b77c42ba3
commit
b166d89bbe
|
@ -330,6 +330,7 @@ replaces="
|
|||
xlennart<=1.1.1_1
|
||||
xnoise<=0.2.21_4
|
||||
xnoise-devel<=0.2.21_4
|
||||
xmonad-contrib<=0.16_3
|
||||
yturl<=2.0.2_5
|
||||
yt-play<=20140117_2
|
||||
nvidia340<=340.108_4
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
resolver: lts-16.13
|
||||
packages:
|
||||
- .
|
||||
extra-deps:
|
||||
- xmonad-0.15
|
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'xmonad-contrib'
|
||||
pkgname=xmonad-contrib
|
||||
version=0.16
|
||||
revision=3
|
||||
build_style=haskell-stack
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXft-devel libXScrnSaver-devel"
|
||||
short_desc="Third party extensions for xmonad"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://xmonad.org/"
|
||||
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ad72c38de1bf4f9e176bd0da7ee62a6153b03c9087313b3d4782f365f77caddd
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
site=http://hackage.haskell.org/package/xmonad-contrib
|
||||
pattern="Readme for xmonad-contrib-\K[\d\.]+"
|
Loading…
Reference in New Issue