Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
984ea3f1
Commit
984ea3f1
authored
8 months ago
by
19atlas
Browse files
Options
Downloads
Patches
Plain Diff
x11 UD
parent
facef00f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-samsung-gtexswifi/00-fbdev-rotate-UD.conf
+5
-0
5 additions, 0 deletions
.../testing/device-samsung-gtexswifi/00-fbdev-rotate-UD.conf
device/testing/device-samsung-gtexswifi/APKBUILD
+20
-1
20 additions, 1 deletion
device/testing/device-samsung-gtexswifi/APKBUILD
with
25 additions
and
1 deletion
device/testing/device-samsung-gtexswifi/00-fbdev-rotate-UD.conf
0 → 100644
+
5
−
0
View file @
984ea3f1
Section
"Device"
Identifier
"LCD"
Driver
"fbdev"
Option
"Rotate"
"UD"
EndSection
This diff is collapsed.
Click to expand it.
device/testing/device-samsung-gtexswifi/APKBUILD
+
20
−
1
View file @
984ea3f1
...
...
@@ -17,7 +17,14 @@ depends="
"
_pmb_recommends
=
"firmware-samsung-gtexswifi"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
source
=
"
deviceinfo
00-fbdev-rotate-UD.conf
"
subpackages
=
"
$pkgname
-x11
"
build
()
{
devicepkg_build
$startdir
$pkgname
...
...
@@ -27,6 +34,18 @@ package() {
devicepkg_package
$startdir
$pkgname
}
x11
()
{
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
xorg-server"
# Touch fix
mkdir
-p
"
$pkgdir
"
/etc/X11/xorg.conf.d
install
-Dm644
"
$srcdir
"
/00-fbdev-rotate-UD.conf
"
$pkgdir
"
/etc/X11/xorg.conf.d
}
sha512sums
=
"
6b6271c78ae71fb28caa104f537b2c27031bff3108cc346d6dd90ba3804d0b5db5f75f8bbfa5800c4e0c9fb7d62bb44a1aa27da4530462cefa30dd0d7c1321bd deviceinfo
c6b9e5fa2bb88e3fab5bb445643de91543006568d55d02afb2192a3fece1a87cbf55f9484f4ee3455db3b16370596511bd5bdfbb7b92bcc786d41b254bc88525 00-fbdev-rotate-UD.conf
"
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