Update to 4.0.3.

Update to newstyle buildpkg.
This commit is contained in:
Tom G. Christensen
2008-04-20 09:51:49 +00:00
committed by tgc
parent 17c9b5119e
commit 3657a85e13
6 changed files with 73 additions and 75 deletions

13
screen/meta/pkgdef Normal file
View File

@@ -0,0 +1,13 @@
[screen]
pkgname="${pkgprefix}${topdir}"
name="$topdir - Terminal multiplexer"
pkgver="$pkgver"
pkgvendor="http://ftp.uni-erlangen.de/pub/utilities/screen/"
pkgdesc="Runs separate screens on a single terminal"
files(4755,root,bin)
$_bindir/screen-*
files(-,root,bin)
$_bindir/screen
$_sharedir
$_sysconfdir

View File

@@ -1,11 +0,0 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%%"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"

View File

@@ -8,7 +8,3 @@ TIC=/usr/5bin/tic
# install terminfo
${TIC} ${SHAREDIR}/screeninfo.src
# Make screen suid root
chown root:bin ${BASEDIR}/bin/screen-4.0.2
chmod 4755 ${BASEDIR}/bin/screen-4.0.2

27
screen/meta/relnotes Normal file
View File

@@ -0,0 +1,27 @@
PACKAGE DETAILS
---------------
Name: %%PKGNAME%%
Version: %%SOURCE_AND_VER%%
Vendor: %%VENDOR%%
Packager: %%PKGEDBY%%
Source (sha1sum):
%%SOURCE_SHA1SUM%%
BUILD DETAILS
-------------
Compiler:
%%COMPILER%%
Environment:
%%ENVIRONMENT%%
Configure:
%%CONFIGURE%%
KNOWN DEPENDENCIES
------------------
%%DEPENDENCIES%%
ERRORS/MISCELLANEOUS
--------------------