Browse Source

wicd: Updated (1.3.1 -> 1.7.0)

stable/0.2
Christian Wiese 14 years ago
parent
commit
83fbfd057d
  1. 37
      network/wicd/wicd.conf
  2. 6
      network/wicd/wicd.desc

37
network/wicd/wicd.conf

@ -1,37 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../wicd/wicd.conf
# Copyright (C) 2007 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
chownsrcdir=0
srcdir=
makeopt=
makeinstopt=
wicd_install() {
mkdir -p "$root/opt/wicd/"
cp -avf opt/wicd/* $root/opt/wicd/
cp -avf usr/share/applications/hammer* $root/usr/share/applications/wicd.desktop
cp -avf usr/share/pixmaps/* $root/usr/share/pixmaps
if pkginstalled sysvinit; then
cp -avf etc/init.d/wicd $root/etc/init.d/wicd
fi
if pkginstalled acpi; then
cp-avf etc/acpi/resume.d/* $root/etc/acpi/resume.d/
fi
if pkginstalled dbus; then
cp -avf etc/dbus-1/system.d/* $root/etc/dbus-1/system.d/
fi
}
hook_add postmake 5 'wicd_install'

6
network/wicd/wicd.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../wicd/wicd.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY] Copyright (C) 2007 - 2011 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -36,8 +36,8 @@
[L] GPL
[S] Stable
[V] 1.3.1
[V] 1.7.0
[P] X -----5---9 800.000
[D] 3098374040 wicd_1.3.1-src.tar.bz2 http://downloads.sourceforge.net/wicd/
[D] 3892958397 wicd-1.7.0.tar.bz2 http://dl.sourceforge.net/sourceforge/wicd/

Loading…
Cancel
Save