Files
perl-Image-Imlib2/cpanspec.yml

37 lines
1022 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
patches:
Image-Imlib2-2.03.diff: -p1 PATCH-FIX-USPTREAM add error checks
0001-Make-Build.PL-compatible-with-Imlib2-v1.7.5.patch: -p1 PATCH-FIX-USPTREAM https://rt.cpan.org/Public/Bug/Display.html?id=149742
preamble: |-
BuildRequires: imlib2-devel
BuildRequires: imlib2
BuildRequires: imlib2-loaders
Requires: imlib2
post_prep: |-
rm t/simple.t
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module
#skip_doc: regexp_to_skip_for_doc.*
#add_doc: files to add to docs
#misc: |-
#anything else to be added to spec file
#follows directly after %files section, so it can contain new blocks or also
#changes to %files section