wok-next view ppp-dev/receipt @ rev 19930
devilspie, mate-panel, mate-system-monitor, notification-daemon, superswitcher, xfce4-panel, xfce4-session, xfdesktop, xfwm4: update with libwnck2-dev bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 15 00:50:19 2017 +0200 (2017-10-15) |
parents | 3a6b97ad0a64 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="ppp-dev"
4 VERSION="2.4.7"
5 CATEGORY="development"
6 SHORT_DESC="Point-to-Point Protocol (PPP) development files."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="BSD GPL"
9 WEB_SITE="http://ppp.samba.org/"
10 HOST_ARCH="i486 arm"
12 WANTED="ppp"
13 DEPENDS="ppp"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 copy include/
19 }