Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
  • Loading branch information
kraj committed Aug 23, 2010
1 parent 231757d commit 41569c5
Show file tree
Hide file tree
Showing 172 changed files with 193 additions and 140 deletions.
2 changes: 1 addition & 1 deletion recipes/aalib/aalib_1.4rc5.bb
Expand Up @@ -2,7 +2,7 @@ DEPENDS = "ncurses"
DESCRIPTION = "An ASCII art gfx library."
SECTION = "libs"
LICENSE="LGPL"
PR = "r1"
PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/aa-project/aalib-${PV}.tar.gz \
file://configure.patch"
Expand Down
2 changes: 1 addition & 1 deletion recipes/alsa/alsa-scenario_0.2.bb
Expand Up @@ -4,7 +4,7 @@ SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"

PR = "r0"
PR = "r1"
PE = "1"

SRC_URI = "http://sources.slimlogic.co.uk/libscenario/scenario-lib-0.2.0.tar.bz2"
Expand Down
2 changes: 1 addition & 1 deletion recipes/alsa/alsa-scenario_git.bb
Expand Up @@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
SRCREV = "8bd7f83d847424eb44704cf1649974b2fda8d8f1"
PV = "0.2+gitr${SRCREV}"
PR = "r0"
PR = "r1"
PE = "1"

DEFAULT_PREFERENCE = "-1"
Expand Down
1 change: 1 addition & 0 deletions recipes/alsa/alsa-utils_1.0.17.bb
Expand Up @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPLv2"
DEPENDS = "alsa-lib ncurses"
PR = "r1"

SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://alsa-utils-automake.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/alsa/alsa-utils_1.0.18.bb
Expand Up @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPLv2"
DEPENDS = "alsa-lib ncurses"
PR = "r2"
PR = "r3"

SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://alsa-utils-automake.patch \
Expand Down
3 changes: 1 addition & 2 deletions recipes/alsa/alsa-utils_1.0.19.bb
Expand Up @@ -3,12 +3,11 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPLv2"
DEPENDS = "alsa-lib ncurses"
PR = "r1"
PR = "r2"

SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://alsa-utils-remove-xmlto-1.0.19plus.patch \
"


inherit autotools

Expand Down
3 changes: 1 addition & 2 deletions recipes/alsa/alsa-utils_1.0.20.bb
Expand Up @@ -3,12 +3,11 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPLv2"
DEPENDS = "alsa-lib ncurses"
PR = "r2"
PR = "r3"

SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://alsa-utils-remove-xmlto-1.0.19plus.patch \
"


inherit gettext autotools

Expand Down
2 changes: 1 addition & 1 deletion recipes/asterisk/asterisk_1.2.24.bb
Expand Up @@ -5,7 +5,7 @@ HOMEPAGE="www.asterisk.org"
LICENSE="GPL"
DEPENDS="ncurses zlib openssl curl alsa-lib libogg libvorbis speex"
SECTION = "console/telephony"
PR = "r1"
PR = "r2"

SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz \
file://uclibc-compat-getloadavg.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/asterisk/asterisk_1.2.28.bb
Expand Up @@ -5,7 +5,7 @@ HOMEPAGE="www.asterisk.org"
LICENSE="GPL"
DEPENDS="ncurses zlib openssl curl alsa-lib libogg libvorbis speex"
SECTION = "console/telephony"
PR = "r1"
PR = "r2"

SRC_URI="http://ftp.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \
file://uclibc-compat-getloadavg.patch \
Expand Down
1 change: 1 addition & 0 deletions recipes/aumix/aumix_2.8.bb
Expand Up @@ -2,6 +2,7 @@ DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
SECTION = "console/multimedia"
LICENSE = "GPLV2"
DEPENDS = "ncurses"
PR = "r1"

SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
file://configure.patch"
Expand Down
1 change: 1 addition & 0 deletions recipes/avrdude/avrdude_5.10.bb
@@ -1,4 +1,5 @@
require avrdude.inc
PR = "r1"

SRC_URI[md5sum] = "69b082683047e054348088fd63bad2ff"
SRC_URI[sha256sum] = "81501b63d5b8699874d00c9eca42837b85695bc0820ba9843b17f573ce38be5e"
2 changes: 1 addition & 1 deletion recipes/bash/bash_3.0.bb
@@ -1,5 +1,5 @@
require bash.inc
PR = "r12"
PR = "r13"

SRC_URI += "\
file://bash-3.0-fixes.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/bash/bash_3.2.bb
@@ -1,6 +1,6 @@
require bash.inc

PR = "r9"
PR = "r10"

SRC_URI += "\
file://builtins.patch \
Expand Down
1 change: 1 addition & 0 deletions recipes/blassic/blassic_0.10.1.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "classic basic interpreter"
LICENSE = "GPLv2"
DEPENDS = "ncurses"
PR = "r1"

SRC_URI = "http://www.blassic.org/bin/blassic-${PV}.tgz"

Expand Down
2 changes: 1 addition & 1 deletion recipes/btscanner/btscanner_1.0.bb
Expand Up @@ -3,7 +3,7 @@ SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
DEPENDS = "bluez-libs gdbm ncurses"
PR = "r3"
PR = "r4"
LICENSE = "GPLv2"

SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
Expand Down
2 changes: 1 addition & 1 deletion recipes/btscanner/btscanner_2.0.bb
Expand Up @@ -3,7 +3,7 @@ SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
DEPENDS = "bluez-libs gdbm ncurses libxml2"
PR = "r2"
PR = "r3"
LICENSE = "GPLv2"

SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.bz2 \
Expand Down
2 changes: 1 addition & 1 deletion recipes/bvi/bvi_1.3.1.bb
Expand Up @@ -3,7 +3,7 @@ DESCRIPTION = "binary vi (binary file editor)"
SECTION = "console/utils"
DEPENDS = "ncurses"
LICENSE = "GPL"
PR = "r1"
PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/bvi/bvi-${PV}.src.tar.gz \
file://configure.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/bwm-ng/bwm-ng_0.6.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Lightweight console network and disk bandwidth monitor"
LICENSE = "GPLv2"
DEPENDS = "ncurses"
PR = "r0"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/bwmng/bwm-ng-${PV}.tar.gz"

Expand Down
2 changes: 1 addition & 1 deletion recipes/bwmon/bwmon_1.3.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "The Linux bandwidth monitor"
LICENSE = "GPL"
DEPENDS = "ncurses"
PR = "r2"
PR = "r3"

SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
file://makefile.patch"
Expand Down
1 change: 1 addition & 0 deletions recipes/bzflag/bzflag-server_1.10.6.20040515.bb
@@ -1,6 +1,7 @@
SECTION = "console/network"
DEPENDS = "adns ncurses"
LICENSE = "LGPL"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/bzflag/bzflag-${PV}.tar.bz2"
S = "${WORKDIR}/bzflag-${PV}"
Expand Down
2 changes: 2 additions & 0 deletions recipes/bzflag/bzflag_1.10.6.20040515.bb
@@ -1,6 +1,8 @@
DEPENDS = "adns ncurses virtual/libx11"
SECTION = "x11/games"
LICENSE = "LGPL"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/bzflag/bzflag-${PV}.tar.bz2"
S = "${WORKDIR}/bzflag-${PV}"

Expand Down
2 changes: 1 addition & 1 deletion recipes/centerim/centerim.inc
Expand Up @@ -8,5 +8,5 @@ DEPENDS = "openssl ncurses"
inherit autotools

SRC_URI = "http://www.centerim.org/download/releases/centerim-4.22.5.tar.gz "

EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."
2 changes: 1 addition & 1 deletion recipes/centerim/centerim_4.22.5.bb
@@ -1,6 +1,6 @@
require centerim.inc

PR = "r0"
PR = "r1"

SRC_URI[md5sum] = "9bbbdb34ab678d29387171139ae835e1"
SRC_URI[sha256sum] = "c68abb59043602a2b28fb55d45361d0b22fc1566848cc0c255580914df7b3eb3"
1 change: 1 addition & 0 deletions recipes/cscope/cscope_15.7a.bb
Expand Up @@ -2,6 +2,7 @@ DEPENDS = "ncurses"
DESCRIPTION = "A text screen-based source browser."
SECTION = "console/utils"
LICENSE = "BSD"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/cscope/cscope-${PV}.tar.bz2;name=src"
SRC_URI[src.md5sum] = "da43987622ace8c36bbf14c15a350ec1"
Expand Down
2 changes: 2 additions & 0 deletions recipes/dialog/dialog-static_1.1-20080819.bb
@@ -1,4 +1,6 @@
require dialog.inc
PR = "${INC_PR}.0"

LDFLAGS += "-static"
S="${WORKDIR}/dialog-${PV}"

Expand Down
2 changes: 2 additions & 0 deletions recipes/dialog/dialog.inc
Expand Up @@ -5,6 +5,8 @@ DESCRIPTION = "Dialog lets you to present a variety of questions \
or display messages using dialog boxes from a shell \
script (or any scripting language)."

INC_PR = "r1"

SRC_URI = "ftp://invisible-island.net/dialog/dialog-${PV}.tgz"

inherit autotools
Expand Down
2 changes: 2 additions & 0 deletions recipes/dialog/dialog_1.0-20050306.bb
@@ -1 +1,3 @@
require dialog.inc
PR = "${INC_PR}.0"

1 change: 1 addition & 0 deletions recipes/dialog/dialog_1.1-20080819.bb
@@ -1,4 +1,5 @@
require dialog.inc
PR = "${INC_PR}.0"

SRC_URI[md5sum] = "3caebd641a9f337b980becb4444336c5"
SRC_URI[sha256sum] = "c5d49b39c5998bcecd124c05cc6f096d22ccdc378ad455214611ae41a2f4b7d9"
1 change: 1 addition & 0 deletions recipes/elvis/elvis_2.2.0.bb
Expand Up @@ -3,6 +3,7 @@ SECTION = "base"
PRIORITY = "optional"
LICENSE = "Perl Clarified Artistic License"
DEPENDS = "ncurses"
PR = "r1"

SRC_URI = "ftp://ftp.cs.pdx.edu/pub/elvis/elvis-2.2_0.tar.gz"
S = "${WORKDIR}/elvis-2.2_0"
Expand Down
2 changes: 1 addition & 1 deletion recipes/emul/emul_1.0.5.bb
Expand Up @@ -3,7 +3,7 @@ SECTION = "libs/network"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "virtual/libusb0 ncurses"
PR = "r1"
PR = "r2"

SRC_URI = "http://download.berlios.de/emul/emul-${PV}.tar.gz"

Expand Down
3 changes: 3 additions & 0 deletions recipes/erlang/erlang_R11B.1.bb
@@ -1,4 +1,7 @@
include erlang.inc

PR = "r1"

DEPENDS += "erlang-native openssl"

SRC_URI += "file://erts-configure.in.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/erlang/erlang_R13B01.bb
@@ -1,7 +1,7 @@
include erlang.inc
DEPENDS += "erlang-native openssl"

PR = "r2"
PR = "r3"

SRC_URI += "\
file://erts-emulator-Makefile.in.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/ettercap/ettercap-ng_0.7.3.bb
Expand Up @@ -5,7 +5,7 @@ SECTION = "console/network"
DEPENDS = "virtual/libiconv libnet libpcap openssl libpcre ncurses zlib libtool"
LICENSE = "GPL"

PR = "r2"
PR = "r3"

SRC_URI = "${SOURCEFORGE_MIRROR}/ettercap/ettercap-NG-${PV}.tar.gz \
file://autotools.patch \
Expand Down
2 changes: 2 additions & 0 deletions recipes/fluidsynth/fluidsynth_1.0.8.bb
Expand Up @@ -2,6 +2,8 @@ DESCRIPTION = "Fluidsynth is a software synthesizer"
HOMEPAGE = "http://www.fluidsynth.org/"
SECTION = "libs/multimedia"
LICENSE = "GPLv2"
PR = "r1"

DEPENDS = "alsa-lib ncurses"

SRC_URI = "http://savannah.nongnu.org/download/fluid/${P}.tar.gz"
Expand Down
2 changes: 2 additions & 0 deletions recipes/frotz/frotz_2.42.bb
Expand Up @@ -2,6 +2,8 @@ LICENSE = "GPL"
DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games."
HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/"
SECTION = "console/games"
PR = "r1"

DEPENDS = "ncurses"

SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \
Expand Down
2 changes: 2 additions & 0 deletions recipes/frotz/frotz_2.43.bb
Expand Up @@ -2,6 +2,8 @@ LICENSE = "GPL"
DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games."
HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/"
SECTION = "console/games"
PR = "r1"

DEPENDS = "ncurses"

SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \
Expand Down
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_6.3.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv2"

PR = "r5"
PR = "r6"

SRC_URI[md5sum] = "812de9e756d53c749ea5516d9ffa5905"
SRC_URI[sha256sum] = "c06bf9715436b3a28c189163aa5ca42b46af8286659827f033eaaf7d8b1fc342"
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_6.4.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv2"

PR = "r3"
PR = "r4"

SRC_URI[md5sum] = "7dc98022ee96bba5331f195dc8a5491a"
SRC_URI[sha256sum] = "719f2bbd79d55cdd6f5e31b49cec49df71ddb32a4439dba678de0e09330096da"
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_6.6.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv2"

PR = "r6"
PR = "r7"

SRC_URI += "file://early_debug_in_nptl.patch;striplevel=0"

Expand Down
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_6.7.1.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv3"

PR = "r2"
PR = "r3"

DEFAULT_PREFERENCE_avr32 = "99"
SRC_URI_avr32 = " http://avr32linux.org/twiki/pub/Main/GDBPatches/gdb-6.7.1.atmel.1.0.3.tar.bz2"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_6.8.bb
Expand Up @@ -4,7 +4,7 @@ LICENSE = "GPLv3"
SRC_URI += "file://gcc-4.3-build-error.patch;striplevel=0 \
file://gdb-6.8-fix-compile-karmic.patch"

PR = "r4"
PR = "r5"

SRC_URI[md5sum] = "925695333524108291dc4012c4c9cbb8"
SRC_URI[sha256sum] = "a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889"
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_7.0.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv3"

PR = "r1"
PR = "r2"

SRC_URI += "\
file://gdb-6.8-fix-compile-karmic.patch"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gdb/gdb_7.1.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv3"

PR = "r2"
PR = "r3"

SRC_URI += "file://gdb-6.8-fix-compile-karmic.patch \
file://gdb-tcsetpgrp.patch \
Expand Down
2 changes: 1 addition & 1 deletion recipes/gettext/gettext_0.17.bb
Expand Up @@ -2,7 +2,7 @@ DESCRIPTION = "The GNU internationalization library."
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
LICENSE = "GPLv3"
PR = "r7"
PR = "r8"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
DEPENDS_virtclass-native = "libxml2-native"
PROVIDES = "virtual/libintl"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gettext/gettext_0.18.bb
Expand Up @@ -2,7 +2,7 @@ DESCRIPTION = "The GNU internationalization library."
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
LICENSE = "GPLv3"
PR = "r1"
PR = "r2"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
DEPENDS_virtclass-native = "libxml2-native"
PROVIDES = "virtual/libintl"
Expand Down
2 changes: 1 addition & 1 deletion recipes/giftcurs/giftcurs_0.6.2.bb
Expand Up @@ -5,7 +5,7 @@ LICENSE = "GPL"
DESCRIPTION = "giFTcurs is a cursed frontend to the giFT daemon and \
has been described as 'seriously slick'. It wont work that well \
without giFT, which you should have already."
PR = "r1"
PR = "r2"

SRC_URI = "http://fnord.csbnet.se/giftcurs/giFTcurs-${PV}.tar.gz \
file://m4.patch"
Expand Down

0 comments on commit 41569c5

Please sign in to comment.