From 6a43ef9b6e6774a53011e4fd5b3c4ea2e58e2f4a Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Fri, 24 Mar 2006 11:06:58 +0000 Subject: [PATCH] * added new Category "Desktop/Mail and Groupware" * moved KDEPIM and EVO to new Category "Desktop/Mail and Groupware" * added Sylpheed-Claws to "Desktop/Mail and Groupware" * added Console Based MUA (factored out of Console Based MUA/Browser) --- pkgsel/Desktop/Mail and Groupware/Claws.ask | 6 ++++++ pkgsel/Desktop/Mail and Groupware/Console.ask | 5 +++++ pkgsel/Desktop/{Mail and Web => Mail and Groupware}/EVO.ask | 2 ++ .../Desktop/{Mail and Web => Mail and Groupware}/KDEPIM.ask | 0 4 files changed, 13 insertions(+) create mode 100644 pkgsel/Desktop/Mail and Groupware/Claws.ask create mode 100644 pkgsel/Desktop/Mail and Groupware/Console.ask rename pkgsel/Desktop/{Mail and Web => Mail and Groupware}/EVO.ask (52%) rename pkgsel/Desktop/{Mail and Web => Mail and Groupware}/KDEPIM.ask (100%) diff --git a/pkgsel/Desktop/Mail and Groupware/Claws.ask b/pkgsel/Desktop/Mail and Groupware/Claws.ask new file mode 100644 index 0000000..80aed11 --- /dev/null +++ b/pkgsel/Desktop/Mail and Groupware/Claws.ask @@ -0,0 +1,6 @@ +#Description: Sylpheed Claws +#Dependencies: NETWORK GTK + +X libetpan + +X sylpheed-claws diff --git a/pkgsel/Desktop/Mail and Groupware/Console.ask b/pkgsel/Desktop/Mail and Groupware/Console.ask new file mode 100644 index 0000000..0cd0fd6 --- /dev/null +++ b/pkgsel/Desktop/Mail and Groupware/Console.ask @@ -0,0 +1,5 @@ +#Description: Console Based MUA +#Variable: CONSOLEMUA +#Dependencies: NETWORK +#Forced: INTERACTIVITY +X mutt diff --git a/pkgsel/Desktop/Mail and Web/EVO.ask b/pkgsel/Desktop/Mail and Groupware/EVO.ask similarity index 52% rename from pkgsel/Desktop/Mail and Web/EVO.ask rename to pkgsel/Desktop/Mail and Groupware/EVO.ask index 4fbc5a7..b2b03ef 100644 --- a/pkgsel/Desktop/Mail and Web/EVO.ask +++ b/pkgsel/Desktop/Mail and Groupware/EVO.ask @@ -1,3 +1,5 @@ +#Description: Ximian Evolution Workgroup and Personal Information Management +#Dependencies: GNOME!=none GNOME!='' X evolution - thunderbird diff --git a/pkgsel/Desktop/Mail and Web/KDEPIM.ask b/pkgsel/Desktop/Mail and Groupware/KDEPIM.ask similarity index 100% rename from pkgsel/Desktop/Mail and Web/KDEPIM.ask rename to pkgsel/Desktop/Mail and Groupware/KDEPIM.ask