Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-pdftotext
|
||||
description: Simple PDF text extraction
|
||||
version: 3.0.0
|
||||
revision: 3
|
||||
url: https://github.com/jalan/pdftotext
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- poppler
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/jalan/pdftotext/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: eb201239b19b9e4337da6a1a1e6c9fca1da4e66fbbaa3b59f3b1a48278654a64
|
||||
Reference in New Issue
Block a user