mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
15 lines
590 B
Plaintext
15 lines
590 B
Plaintext
PKG_NAME="compcache"
|
|
PKG_VERSION="20101022"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://code.google.com/p/compcache/"
|
|
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
|
PKG_DEPENDS=""
|
|
PKG_BUILD_DEPENDS="toolchain linux"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="system"
|
|
PKG_SHORTDESC="compcache: creates RAM based block device (named ramzswap) which acts as swap disk"
|
|
PKG_LONGDESC="compcache creates RAM based block device (named ramzswap) which acts as swap disk. Pages swapped to this disk are compressed and stored in memory itself."
|
|
PKG_IS_ADDON="no"
|