mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
657e81586a
commit
97335ac64e
2 changed files with 13 additions and 0 deletions
11
srcpkgs/npapi-sdk/template
Normal file
11
srcpkgs/npapi-sdk/template
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Template file for 'npapi-sdk'
|
||||
pkgname=npapi-sdk
|
||||
version=0.27.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Netscape Plugin API (NPAPI)"
|
||||
maintainer="oliver JH <ohemming@gmail.com>"
|
||||
license="MPL-1.1,GPL-2,LGPL-2.1"
|
||||
homepage="https://bitbucket.org/mgorny/npapi-sdk"
|
||||
distfiles="https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=01bf34bdd0fcaa546ba3d5c96f5d91f91dd117d4ed5ffe13f56bbd5aa566ae77
|
2
srcpkgs/npapi-sdk/update
Normal file
2
srcpkgs/npapi-sdk/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site='https://bitbucket.org/mgorny/npapi-sdk/downloads/?tab=tags'
|
||||
pattern='/get/npapi-sdk-\K[\d.]+(?=\.tar\.bz2)'
|
Loading…
Add table
Reference in a new issue