Hi all,
Here's the files for new package wicd (http://wicd.sourceforge.net).
-Mika
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../wicd/wicd.conf
# Copyright (C) 2009 The T2 SDE 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.
# --- T2-COPYRIGHT-NOTE-END ---
wicd_cm() {
python ./setup.py configure
python ./setup.py install --root=$root
}
custmain="wicd_cm"
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] T2 SDE: package/.../wicd/wicd.desc
[COPY] Copyright (C) 2009 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- T2-COPYRIGHT-NOTE-END ---
[I] Wired and wireless network manager
[T] Open source wired and wireless network manager
[T] with simple interface with wide variety of settings
[U] http://wicd.sourceforge.net/
[A] wicd team <http://wicd.sourceforge.net>
[M] The T2 Project <[email protected]>
[C] extra/network
[L] GPL
[S] Stable
[V] 1.6.2.2
[P] X -----5---9 184.600
[D] 3571585324 wicd-1.6.2.2.tar.bz2 http://dl.sourceforge.net/sourceforge/wicd/
#!/bin/bash
main_begin
block_begin(start, `Starting wicd')
mkdir /var/run/wicd 2>/dev/null
check(`D_prefix/usr/sbin/wicd')
sleep 1
chmod 777 /var/run/wicd{,/*socket}
block_end
block_begin(stop, `Stopping wicd.')
check(`killall -15 D_prefix/usr/sbin/wicd')
block_end
main_end
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2