]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/openslug-packages.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / openslug-packages.bb
1 DESCRIPTION = "Packages that are compatible with the OpenSlug firmware"
2 LICENSE = MIT
3 PR = "r7"
4
5 INHIBIT_DEFAULT_DEPS = "1"
6 ALLOW_EMPTY = 1
7 PACKAGES = "${PN}"
8
9 OPENSLUG_PACKAGES = "\
10         alsa-lib \
11         alsa-utils \
12         atftp \
13         autoconf \
14         automake \
15         aumix \
16         bash \
17         bind \
18         binutils \
19         bison \
20         bluez-utils-nodbus \
21         bridge-utils \
22         bwmon \
23         bzip2 \
24         ccxstream \
25         coreutils \
26         cron \
27         ctorrent \
28         ctrlproxy \
29         cvs\
30         cyrus-imapd \
31         db4 \
32         diffstat \
33         diffutils \
34         dnsmasq \
35         expat \
36         file \
37         findutils \
38         flex \
39         ftpd-topfield \
40         gawk \
41         gcc \
42         gdb \
43         glib-2.0 \
44         gnu-config \
45         gphoto2 \
46         grep \
47         gtk-doc \
48         gzip \
49         ifupdown \
50         iperf \
51         ipkg-utils \
52         iptables \
53         irssi \
54         joe \
55         jpeg \
56         lcdproc \
57         less \
58         libdvb \
59         libpam \
60         libpng \
61         libtool \
62         libusb \
63         libxml2 \
64         lsof \
65         m4 \
66         mailx \
67         make \
68         man man-pages \
69         mgetty \
70         miau \ 
71         microcom \
72         monotone-5 \
73         mpd \
74         mt-daapd \
75         mutt \
76         mysql \
77         nail \
78         nano \
79         ncftp \
80         ncurses \
81         netpbm \
82         nfs-utils \
83         ntp \
84         obexftp openobex openobex-apps ircp \
85         openldap \
86         openntpd \
87         openssh \
88         openvpn \
89         patch \
90         pciutils \
91         pcre \
92         perl \
93         php \
94         pkgconfig \
95         postfix \
96         ppp \
97         procps \
98         psmisc \
99         puppy \
100         pvrusb2-mci \
101         pwc \
102         python \
103         qc-usb-messenger \
104         quilt \
105         reiserfsprogs reiser4progs \
106         rsync \
107         samba \
108         sane-backends \
109         screen \
110         sed \
111         setpwc \
112         ssmtp \
113         strace \
114         streamripper \
115         sudo \
116         sysfsutils \
117         syslog-ng \
118         tar \
119         thttpd \
120         tiff \
121         timezones \
122         unionfs-modules unionfs-utils \
123         usbutils \
124         util-linux \
125         vim \
126         vlan \
127         vsftpd \
128         wakelan \
129         wireless-tools \
130         wget \
131         xinetd \
132         yp-tools ypbind ypserv \
133         zd1211 \
134         zlib \
135         "
136
137 BROKEN_PACKAGES = "\
138         groff \
139         icecast \
140         watchdog \
141         "
142
143 DEPENDS = 'openslug-image \
144         ${OPENSLUG_PACKAGES} \
145         openslug-native \
146         package-index'