Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
1da46c01
Commit
1da46c01
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/newsflash: remove misinstalled files, remove rustc_bootstrap
parent
0a30c072
No related branches found
No related tags found
1 merge request
!34511
community/newsflash: remove misinstalled files, remove rustc_bootstrap
Pipeline
#122623
canceled
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/newsflash/APKBUILD
+4
-4
4 additions, 4 deletions
community/newsflash/APKBUILD
with
4 additions
and
4 deletions
community/newsflash/APKBUILD
+
4
−
4
View file @
1da46c01
...
...
@@ -2,26 +2,26 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname
=
newsflash
pkgver
=
1.5.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"An rss feed reader that supports various web based services"
url
=
"https://gitlab.com/news-flash/news_flash_gtk/"
arch
=
"all !s390x !riscv64"
# cargo, rust, libhandy not found
license
=
"GPL-3.0-only"
makedepends
=
"meson bash rust cargo webkit2gtk-dev libhandy1-dev sqlite-dev gettext-dev openssl1.1-compat-dev"
source
=
"
news_flash_gtk-v.
$pkgver
.tar.gz::
https://gitlab.com/news-flash/news_flash_gtk/-/archive/
$pkgver
/news_flash_gtk-
$pkgver
.tar.gz"
source
=
"https://gitlab.com/news-flash/news_flash_gtk/-/archive/
$pkgver
/news_flash_gtk-
$pkgver
.tar.gz"
options
=
"!check"
# no tests
builddir
=
"
$srcdir
/news_flash_gtk-
$pkgver
"
build
()
{
export
RUSTC_BOOTSTRAP
=
obfstr
abuild-meson
.
output
meson compile
-j
2
-C
output
}
package
()
{
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
rm
-rf
"
$pkgdir
"
/home
}
sha512sums
=
"
b15e12567c585281474a6a09dbeb83dd860ee626b140d0194aeb311b0cfe3e3dad2c92ffa89f2f76b18bb2f230875910834041b3dc18ca3199b5ad4913886e5d news_flash_gtk-
v.
1.5.1.tar.gz
b15e12567c585281474a6a09dbeb83dd860ee626b140d0194aeb311b0cfe3e3dad2c92ffa89f2f76b18bb2f230875910834041b3dc18ca3199b5ad4913886e5d news_flash_gtk-1.5.1.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment