Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Paul Bredbury
aports
Commits
e53386cf
Commit
e53386cf
authored
Oct 21, 2020
by
Al-Hassan Abdel-Raouf
Committed by
Leo
Oct 21, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/sfeed_curses: new aport
https://codemadness.org/sfeed_curses-ui.html
curses UI front-end for sfeed
parent
544f5295
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
testing/sfeed_curses/APKBUILD
testing/sfeed_curses/APKBUILD
+23
-0
No files found.
testing/sfeed_curses/APKBUILD
0 → 100644
View file @
e53386cf
# Contributor: Al-Hassan Abdel-Raouf <alhassanaraouf@disroot.org>
# Maintainer: Al-Hassan Abdel-Raouf <alhassanaraouf@disroot.org>
pkgname
=
sfeed_curses
pkgver
=
0.9.3
pkgrel
=
0
pkgdesc
=
"curses UI front-end for sfeed"
options
=
"!check"
# No testsuite
url
=
"https://codemadness.org/sfeed_curses-ui.html"
arch
=
"all"
license
=
"ISC"
makedepends
=
"ncurses-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://codemadness.org/releases/sfeed_curses/sfeed_curses-
$pkgver
.tar.gz"
build
()
{
make
}
package
()
{
make
MANPREFIX
=
/usr/share/man
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"f50f54016e79f4fbb0e2911bcd651e36952898a982bd9a12e056ad15b86482ccfeb0bef755d4ac481fe2abbee59a96fde51b6a7a2cdeb8fb0bb8a83cb40f9af8 sfeed_curses-0.9.3.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment