blob: 4349e044575cf9b30f0143abf3364318e4615b86 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001LICENSE = "GPL-2.0"
2LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
3
4PV = "0.1.0+svnr${SRCPV}"
5PR = "${INC_PR}.0"
6
7require e-module.inc
8
9do_configure_prepend() {
Patrick Williamsddad1a12017-02-23 20:36:32 -060010 sed -i -e /po/d configure.ac
Patrick Williamsb48b7b42016-08-17 15:04:38 -050011 sed -i -e s:\ po::g Makefile.am
12}
13
Brad Bishop6e60e8b2018-02-01 10:27:11 -050014PNBLACKLIST[news] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/enlightenment/modules/news.git/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"