Merged most of the OPD files into the beps.

This commit is contained in:
Chris Roberts
2010-05-16 19:28:03 +00:00
parent 6de58767a0
commit 19fd2d4bfa
321 changed files with 468 additions and 669 deletions

View File

@@ -15,3 +15,5 @@ INSTALL {
cd ncurses-5.6
make install
}
LICENSE="MIT"
COPYRIGHT="1998-2008 Free Software Foundation, Inc."

View File

@@ -15,3 +15,5 @@ INSTALL {
cd ncurses-5.7
./misc/shlib make install DESTDIR="${DESTDIR}"
}
LICENSE="MIT"
COPYRIGHT="1998-2008 Free Software Foundation, Inc."

View File

@@ -1,5 +0,0 @@
Package: ncurses
Version: 5.7
Copyright: 1998-2008 Free Software Foundation, Inc.
License: MIT
URL: http://www.gnu.org/software/ncurses/

View File

@@ -15,3 +15,5 @@ INSTALL {
cd readline-5.2
make install
}
LICENSE="GNU GPL v3"
COPYRIGHT="1989-2009 Free Software Foundation, Inc."

View File

@@ -18,3 +18,5 @@ INSTALL {
cd readline-6.0
make install DESTDIR="${DESTDIR}"
}
LICENSE="GNU GPL v3"
COPYRIGHT="1989-2009 Free Software Foundation, Inc."

View File

@@ -1,5 +0,0 @@
Package: readline
Version: 6.0
Copyright: 1989-2009 Free Software Foundation, Inc.
License: GNU GPL v3
URL: http://tiswww.case.edu/php/chet/readline/rltop.html

View File

@@ -15,3 +15,5 @@ INSTALL {
cd zlib-1.2.3
make install
}
LICENSE="Zlib"
COPYRIGHT="Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler"

View File

@@ -15,3 +15,5 @@ INSTALL {
cd zlib-1.2.5
make install
}
LICENSE="Zlib"
COPYRIGHT="Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler"

View File

@@ -1,6 +0,0 @@
Package: zlib
Version: 1.2.3
Copyright: Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
License: Zlib
URL: http://zlib.net/