wok-next annotate linux-jfs/receipt @ rev 19688
xscreensaver: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 11 15:41:38 2017 +0200 (2017-04-11) |
parents | 119e586fb823 |
children |
rev | line source |
---|---|
pascal@961 | 1 # SliTaz package receipt. |
pascal@961 | 2 |
pascal@961 | 3 PACKAGE="linux-jfs" |
al@19595 | 4 VERSION="4.9.4" |
pascal@961 | 5 CATEGORY="base-system" |
al@19583 | 6 SHORT_DESC="The Linux Kernel JFS module" |
pankso@3864 | 7 MAINTAINER="devel@slitaz.org" |
pascal@14657 | 8 LICENSE="GPL2" |
al@19583 | 9 WEB_SITE="https://www.kernel.org/" |
al@19583 | 10 CONFIG_FILES="/etc/filesystems" |
al@19583 | 11 |
al@19583 | 12 WANTED="linux" |
pascal@2926 | 13 DEPENDS="linux" |
pascal@961 | 14 |
pascal@961 | 15 # Rules to gen a SliTaz package suitable for Tazpkg. |
pascal@961 | 16 genpkg_rules() |
pascal@961 | 17 { |
al@19595 | 18 . $wanted_stuff/tools/copy_modules.sh |
pascal@961 | 19 } |