diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,36 @@ +name : perl-alien-sdl +version : 1.446 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/F/FR/FROGGS/Alien-SDL-1.446.tar.gz : c9aa2c9dc3c63d89773c7d7203f2a46d1b924d0c72d9f801af147a3dc8bc512a +license : Artistic-1.0-Perl +component : programming.perl +summary : Building, finding and using SDL binaries +description: | + In short Alien::SDL can be used to detect and get configuration settings from an installed SDL and related libraries. Based on your platform it offers the possibility to download and install prebuilt binaries or to build SDL & co. from source codes. +builddeps : + - pkgconfig(SDL_Pango) + - pkgconfig(SDL_gfx) + - pkgconfig(SDL_image) + - pkgconfig(SDL_mixer) + - pkgconfig(SDL_ttf) + - pkgconfig(libtiff-4) + - pkgconfig(libturbojpeg) + - pkgconfig(vorbis) + - perl-archive-extract + - perl-archive-zip + - perl-capture-tiny + - perl-file-sharedir + - perl-file-which + - perl-module-build + - perl-text-patch +rundeps : + - perl-capture-tiny + - perl-file-sharedir + - perl-file-which +build : | + %perl_setup --travis +install : | + %perl_install +check : | + perl Build test diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,38 @@ + + + perl-alien-sdl + + Pierre-Yves + pyu@riseup.net + + Artistic-1.0-Perl + programming.perl + Building, finding and using SDL binaries + In short Alien::SDL can be used to detect and get configuration settings from an installed SDL and related libraries. Based on your platform it offers the possibility to download and install prebuilt binaries or to build SDL & co. from source codes. + + https://solus-project.com/sources/README.Solus + + + perl-alien-sdl + Building, finding and using SDL binaries + In short Alien::SDL can be used to detect and get configuration settings from an installed SDL and related libraries. Based on your platform it offers the possibility to download and install prebuilt binaries or to build SDL & co. from source codes. + + programming.perl + + /usr/bin/sdl-config.pl + /usr/lib64/perl5/vendor_perl/5.26/Alien/SDL.pm + /usr/lib64/perl5/vendor_perl/5.26/Alien/SDL/ConfigData.pm + /usr/share/man/man3/Alien::SDL.3 + /usr/share/man/man3/Alien::SDL::ConfigData.3 + + + + + 2018-08-31 + 1.446 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file