Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
1c56df5f
Commit
1c56df5f
authored
Nov 27, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile: replace megapixels with snapshot (gnome-camera) except pine
Only megapixels works on pinephone. gnome-camera works on other devices.
parent
4dc7a930
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
mobile.mk
conf.d/mobile.mk
+3
-0
apps
pkg.in/lists/mobile/apps
+0
-1
No files found.
conf.d/mobile.mk
View file @
1c56df5f
...
...
@@ -16,6 +16,8 @@ ifeq (sisyphus,$(BRANCH))
else
@$(call set,BRANDING,alt-mobile)
endif
@$(call try,CAMERA,snapshot)
@$(call add,THE_PACKAGES,$$(CAMERA))
@$(call add,THE_BRANDING,graphics notes indexhtml)
@$(call add,THE_LISTS,mobile/base)
@$(call add,THE_PACKAGES,polkit-rule-mobile)
...
...
@@ -65,6 +67,7 @@ endif
ifeq (aarch64,$(ARCH))
mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2
@$(call set,KFLAVOURS,pine)
@$(call set,CAMERA,megapixels)
@$(call add,THE_PACKAGES,alsa-ucm-conf-pinephone-pro-workaround)
@$(call add,THE_PACKAGES,udev-rules-goodix-touchpad)
...
...
pkg.in/lists/mobile/apps
View file @
1c56df5f
...
...
@@ -14,7 +14,6 @@ epiphany
geary
# multimedia
megapixels
livi
amberol
...
...
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