forked from pool/perl-PostScript-Simple
- updated to 0.09 see /usr/share/doc/packages/perl-PostScript-Simple/Changes 0.09 - 23 September 2014 Matthew Newton: - add setcmykcolour method - add err method to find last error - internal data structure updates 0.08 - 20 June 2014 Satoshi Azuma: - remove Test::More module and make it a build dependency Matthew Newton: - fix test result failures on -Duselongdouble - allow units to be specified for any distance - add X-Windows colours, supplied by Steve Baldwin - change all space-separated lists to arrays - fix Begin/EndDocument handling in EPS file insertion OBS-URL: https://build.opensuse.org/request/show/297719 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PostScript-Simple?expand=0&rev=11
21 lines
464 B
YAML
21 lines
464 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
license: GPL-2.0+
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|