Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eliab Andi Artz
package-helpers
Commits
4216b19f
Commit
4216b19f
authored
3 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
celluloid: fixed mpris integration
parent
2cc5fbbc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/celluloid/mpris-v0.22.patch
+786
-0
786 additions, 0 deletions
helpers/DATA/celluloid/mpris-v0.22.patch
helpers/make-celluloid
+4
-1
4 additions, 1 deletion
helpers/make-celluloid
with
790 additions
and
1 deletion
helpers/DATA/celluloid/mpris-v0.22.patch
0 → 100644
+
786
−
0
View file @
4216b19f
This diff is collapsed.
Click to expand it.
helpers/make-celluloid
+
4
−
1
View file @
4216b19f
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
#
#
#
#
VERSION=
1
VERSION=
2
EXTERNAL='deb-src https://ppa.launchpadcontent.net/xuzhen666/gnome-mpv/ubuntu $UPSTREAM main'
EXTERNAL='deb-src https://ppa.launchpadcontent.net/xuzhen666/gnome-mpv/ubuntu $UPSTREAM main'
REPOKEY=6CAE7FA0B44EEF4EBD4E955F77D026E2EEAD66BD
REPOKEY=6CAE7FA0B44EEF4EBD4E955F77D026E2EEAD66BD
...
@@ -42,6 +42,9 @@ diff -ur source.orig/src/celluloid-menu.c source/src/celluloid-menu.c
...
@@ -42,6 +42,9 @@ diff -ur source.orig/src/celluloid-menu.c source/src/celluloid-menu.c
celluloid_menu_build_menu(menu, entries, TRUE);
celluloid_menu_build_menu(menu, entries, TRUE);
EOF
EOF
# Fix mpris integration
patch -p1 < $DATA/mpris-v0.22.patch
changelog "Backported from ppa"
changelog "Backported from ppa"
compile
compile
...
...
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