New package: dumpet-2.1.
This commit is contained in:
parent
b9d1d4c533
commit
8c28da2296
2 changed files with 17 additions and 0 deletions
3
srcpkgs/dumpet/dumpet.rshlibs
Normal file
3
srcpkgs/dumpet/dumpet.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
libpopt.so.0
|
||||||
|
libxml2.so.2
|
||||||
|
libc.so.6
|
14
srcpkgs/dumpet/template
Normal file
14
srcpkgs/dumpet/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'dumpet'
|
||||||
|
pkgname=dumpet
|
||||||
|
version=2.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="pkg-config popt-devel libxml2-devel"
|
||||||
|
short_desc="Tool to dump and debug bootable CD-like images"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://fedorahosted.org/dumpet/"
|
||||||
|
distfiles="https://fedorahosted.org/releases/d/u/dumpet/dumpet-$version.tar.bz2"
|
||||||
|
checksum=2cc1fa3a1b06f885e4524d1be80bdacc5b6a55057d0577262f2f5186b49a4da3
|
||||||
|
long_desc="
|
||||||
|
This package contains dumpet, a $short_desc."
|
Loading…
Reference in a new issue