udevil.ye-paketlendi.
This commit is contained in:
parent
049fe0b425
commit
5dc3be0823
|
@ -1,13 +1,11 @@
|
||||||
# Description: Mount and unmount removable devices, ISO files, nfs://, smb://, ftp://, ssh:// and WebDAV URLs, and tmpfs/ramfs filesystems.
|
# Description: Mount and unmount removable devices, ISO files, nfs://, smb://, ftp://, ssh:// and WebDAV URLs, and tmpfs/ramfs filesystems.
|
||||||
# URL: http://ignorantguru.github.com/udevil
|
# URL: http://ignorantguru.github.com/udevil
|
||||||
# Packager: Chris Farrell, timcowchip at gmail dot com
|
# Packager: milisarge
|
||||||
# Maintainer: Chris Farrell, timcowchip at gmail dot com
|
# Depends on: eudev glib intltool
|
||||||
# Depends on: eudev, glib, intltool
|
|
||||||
|
|
||||||
description="Mount and unmount removable devices, ISO files, nfs://, smb://, ftp://, ..."
|
|
||||||
name=udevil
|
name=udevil
|
||||||
version=0.4.3
|
version=0.4.3
|
||||||
release=3
|
release=2
|
||||||
source=(https://github.com/IgnorantGuru/udevil/tarball/master)
|
source=(https://github.com/IgnorantGuru/udevil/tarball/master)
|
||||||
build() {
|
build() {
|
||||||
bsdtar -p -o -xf master
|
bsdtar -p -o -xf master
|
||||||
|
|
Loading…
Reference in New Issue