From 5d86f71a5cffcfdfc4eb4bd7ba6b65f1ea441044 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 2 Oct 2014 05:14:57 +0300 Subject: system/slpkg: Updated for version 1.9.4. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- system/slpkg/README | 32 ++++++++------------------------ system/slpkg/slack-desc | 16 ++++++++-------- system/slpkg/slpkg.SlackBuild | 5 +++-- system/slpkg/slpkg.info | 6 +++--- 4 files changed, 22 insertions(+), 37 deletions(-) (limited to 'system') diff --git a/system/slpkg/README b/system/slpkg/README index 800dbdb5a2..87b65ec066 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -1,26 +1,10 @@ -Slpkg is a terminal multitool in order to easy use Slackware -packages. +Slpkg is Open Source software written in Python language. +It's use is for managing packages in Slackware linux +distribution. Species are adapted to two repositories: -Features: +- SBo - slackbuilds.org +- Slack - slackware.com -- Build third party packages from source with all dependencies -- Install packages through from official Slackware mirrors -- Find and Download packages from slackbuilds.org -- Grabs packages from slackbuilds.org in real time -- Automatic tool build and install packages -- Check if your distribution is up to date -- Remove packages with all dependencies -- Display the contents of the packages -- Install-upgrade Slackware packages -- Build and install all in a command -- Checking for updated packages -- List all installed packages -- Support MD5SUM file check -- Find installed package -- Read SlackBuilds files -- Ī¤racking dependencies -- Build log file -- Sum build time - -It's a quick and easy way to manage your packages in Slackware -to a command. +Slpkg works in accordance with the standards of the organization +slackbuilds.org to builds packages. Also uses the Slackware linux +instructions for installation, upgrading or removing packages. diff --git a/system/slpkg/slack-desc b/system/slpkg/slack-desc index 0ef4cef26b..a68f6fecdf 100644 --- a/system/slpkg/slack-desc +++ b/system/slpkg/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -slpkg: slpkg (Slackware packaging tool) +slpkg: slpkg (Slackware Packaging Tool) slpkg: -slpkg: Slpkg is a terminal multitool in order to easy use Slackware -slpkg: packages. It's a quick and easy way to manage your packages in -slpkg: Slackware to a command. Slpkg uses Slackware commands to upgrade, -slpkg: install or remove packages. +slpkg: Slpkg is Open Source software written in Python language. +slpkg: It's use is for managing packages in Slackware linux distribution. +slpkg: Species are adapted to two repositories: +slpkg: SBo - slackbuilds.org and Slack - slackware.com. Slpkg works in +slpkg: accordance with the standards of the organization slackbuilds.org +slpkg: to builds packages. Also uses the Slackware linux instructions for +slpkg: installation, upgrading or removing packages. slpkg: slpkg: Homepage: https://github.com/dslackw/slpkg -slpkg: -slpkg: -slpkg: diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 5c7cecb8c5..e2303bbd74 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-1.8.8} +VERSION=${VERSION:-1.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -79,7 +79,8 @@ gzip -9 man/$PRGNAM.8 install -D -m0644 man/$PRGNAM.8.gz $PKG/usr/man/man8/$PRGNAM.8.gz mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a README.rst CHANGELOG LICENSE CONTRIBUTING ISSUES $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.rst CHANGELOG LICENSE CONTRIBUTING ISSUES blacklist \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index f81832cabd..4afe80c3f0 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="1.8.8" +VERSION="1.9.4" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.8.8.tar.gz" -MD5SUM="23a880158cfaa72503307a342227d829" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.9.4.tar.gz" +MD5SUM="ab6aca22b0ee35b5f005ad3c7a30070e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3