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
7b11d2c0
Commit
7b11d2c0
authored
3 months ago
by
Sertonix
Committed by
Kevin Daudt
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/texlive: move xdvi.desktop to xdvik subpackage
Also simplify using amove
parent
2b439f5b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!76866
community/texlive: move xdvi.desktop to xdvik subpackage
Pipeline
#280838
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/texlive/APKBUILD
+3
-6
3 additions, 6 deletions
community/texlive/APKBUILD
with
3 additions
and
6 deletions
community/texlive/APKBUILD
+
3
−
6
View file @
7b11d2c0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
pkgname
=
texlive
pkgname
=
texlive
pkgver
=
20240210.69778
pkgver
=
20240210.69778
_commit
=
8fc7b0ba764da3d30d18662dd7ea5a97abced38b
_commit
=
8fc7b0ba764da3d30d18662dd7ea5a97abced38b
pkgrel
=
8
pkgrel
=
9
pkgdesc
=
"Comprehensive TeX document production system"
pkgdesc
=
"Comprehensive TeX document production system"
url
=
"https://tug.org/texlive/"
url
=
"https://tug.org/texlive/"
# ppc64le: fatal error: mplib.h: No such file or directory
# ppc64le: fatal error: mplib.h: No such file or directory
...
@@ -496,11 +496,8 @@ _xdvi() {
...
@@ -496,11 +496,8 @@ _xdvi() {
pkgdesc
=
"Xdvi from texlive, using the texlive libraries"
pkgdesc
=
"Xdvi from texlive, using the texlive libraries"
provides
=
"xdvi"
provides
=
"xdvi"
mkdir
-p
"
$subpkgdir
"
&&
cd
"
$subpkgdir
"
amove usr/bin/xdvi usr/bin/xdvi-
*
amove usr/share/applications/xdvi.desktop
install
-d
-m
0755 usr/bin
mv
"
$pkgdir
"
/usr/bin/xdvi
"
$pkgdir
"
/usr/bin/xdvi-
*
usr/bin/
}
}
_context
()
{
_context
()
{
...
...
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