2015-05-02 09:34:34 +00:00
|
|
|
---
|
|
|
|
#description_paragraphs: 3
|
|
|
|
#no_testing: broken upstream
|
|
|
|
#sources:
|
|
|
|
# - source1
|
|
|
|
# - source2
|
2022-03-01 13:52:44 +00:00
|
|
|
patches:
|
|
|
|
perl-GDGraph-XBM-Magic.patch: -p1
|
2015-05-02 09:34:34 +00:00
|
|
|
#preamble: |-
|
|
|
|
# BuildRequires: gcc-c++
|
2022-03-01 13:52:44 +00:00
|
|
|
post_prep: |-
|
|
|
|
perl -pi -e 's/\r\n/\n/' samples/sample64.pl
|
2015-05-02 09:34:34 +00:00
|
|
|
#post_install: |-
|
|
|
|
# sed on %{name}.files
|
2016-11-28 11:31:05 +00:00
|
|
|
# Dustismo font is GPL-2.0+ licensed
|
|
|
|
license: (Artistic-1.0 or GPL-1.0+) and GPL-2.0+
|
2015-05-02 09:34:34 +00:00
|
|
|
#skip_noarch: 1
|
|
|
|
#custom_build: |-
|
|
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
|
|
#custom_test: |-
|
|
|
|
#startserver && make test
|
|
|
|
#ignore_requires: Bizarre::Module
|