On 03/07/11 21:28, Roberto Riggio wrote: > Il 03/07/2011 21:22, John Crispin ha scritto: >> next time use something more descriptive for title please >> + TITLE:=jsonpath >> is not very descriptive > > well that;s the name of the corresponding python package. If i was > looking for it everything else after the name would just be irrelevant. > > anyway, if this if this is convention for openwrt I'll follow it in the > future. >
packages tend to use something descriptive --> blogic@blap4:/openwrt/git$ grep TITLE package/*/Makefile package/6in4/Makefile: TITLE:=IPv6-in-IPv4 configuration support package/6to4/Makefile: TITLE:=IPv6-to-IPv4 configuration support package/acx-mac80211/Makefile: TITLE:=ACX111 Mac80211 driver package/acx/Makefile: TITLE:=Driver for TI ACX1xx chipset package/admswconfig/Makefile: TITLE:=ADM5120 Switch configuration tool package/apex/Makefile: TITLE:=Boot loader for NSLU2, FSG3, NAS100D and others package/ar7-atm/Makefile: TITLE:=AR7 ADSL driver package/ar7-atm/Makefile: TITLE+= (Annex A, ADSL over POTS) package/ar7-atm/Makefile: TITLE+= (Annex B, ADSL over ISDN) package/arptables/Makefile: TITLE:=ARP firewalling software package/avila-wdt/Makefile: TITLE:=GPIO hardware watchdog driver for modified Avila boards package/base-files/Makefile: TITLE:=Base filesystem for OpenWrt package/base-files/Makefile: TITLE:=GCC support library package/base-files/Makefile: TITLE:=GCC support library package/base-files/Makefile: TITLE:=GNU Standard C++ Library v3 package/base-files/Makefile: TITLE:=C library package/base-files/Makefile: TITLE:=POSIX thread library package/base-files/Makefile: TITLE:=POSIX.1b RealTime extension library package/base-files/Makefile: TITLE:=GFortran support library package/base-files/Makefile: TITLE:=LDD trace utility ....... _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
