18 lines
633 B
Bash
18 lines
633 B
Bash
# Template file for 'cutemarked'
|
|
pkgname=cutemarked
|
|
reverts="v0.11.0_1"
|
|
version=0.11.2
|
|
revision=1
|
|
wrksrc="CuteMarkEd-${version}"
|
|
nocross=yes
|
|
nopie=yes
|
|
build_style=qmake
|
|
hostmakedepends="pkg-config qt5-qmake"
|
|
makedepends="qt5-devel qt5-tools-devel qt5-webkit-devel discount-devel hunspell-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="A Markdown editor with live HTML preview"
|
|
maintainer="Logen K <logen@sudotask.com>"
|
|
license="GPL-2"
|
|
homepage="http://cloose.github.io/CuteMarkEd/"
|
|
distfiles="https://github.com/cloose/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=907d4548ed42cd62e1b2d0498505fc1069e8297b365725ca2b4ac7fcf05b78f1
|