perl-Alien-Build/cpanspec.yml
Tina Müller 2e191a3d78 - updated to 2.840.0 (2.84)
see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.84      2024-10-28 18:51:39 -0600
    - Added is_system_install and is_share_install methods to
      Alien::Build (gh#418, gh#420, shawnlaffan++)
    - Some comment and documentation spelling fixes (gh#250)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=109
2025-01-09 16:25:38 +00:00

29 lines
669 B
YAML

---
description_paragraphs: 1
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
preamble: |-
BuildRequires: pkg-config
#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_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