samsung-espresso3g: move to community (MR 2651)

This commit is contained in:
Mighty 2021-11-02 17:04:32 +05:30 committed by Newbyte
parent e4c50bb999
commit 5b03579500
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA
7 changed files with 41 additions and 3 deletions

View file

@ -4,14 +4,14 @@
pkgname=device-samsung-espresso3g
pkgdesc="Samsung Galaxy Tab 2 3g (7.0 inch)"
pkgver=0.1
pkgrel=1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-espresso3g mkbootimg"
makedepends="devicepkg-dev"
source="deviceinfo"
source="deviceinfo phoc.ini"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
build() {
@ -28,6 +28,13 @@ nonfree_firmware() {
mkdir "$subpkgdir"
}
phosh() {
install_if="$pkgname postmarketos-ui-phosh"
install -Dm644 "$srcdir"/phosh.ini \
"$subpkgdir"/usr/share/phosh/phoc.ini
}
sha512sums="
9fa446ae99b5d22bb211cb455ef78d0567463650e0a85beb9125f4bc56531b74d1690304770afa7886f26852b81f668d36add71fa3f7b840d0650e8b5483257a deviceinfo
1754d066d34919e25cf632a0a58b4c0f7a5cea46ea7c3534175cca3c0afaffd7e3128d0191a9db44ef47ab1a4f702f287bbc6160b131d924ebd8c4450e62d39c phoc.ini
"

View file

@ -0,0 +1,29 @@
#[core]
#xwayland=false
[output:LVDS-1]
scale = 0.75
[output:DSI-1]
scale = 2
[output:Virtual-1]
# For the x86 VM using QXL to get a phone like geometry
modeline = 87.25 720 776 848 976 1440 1443 1453 1493 -hsync +vsync
mode = 720x1440
scale = 2
[output:X11-1]
mode = 360x720
#rotate = 90
scale = 1
[output:WL-1]
mode = 360x720
#rotate = 90
scale = 1
[output:HEADLESS-1]
mode = 720x1440
#rotate = 90
scale = 2

View file

@ -1,6 +1,8 @@
# Maintainer: Mighty <mightymb17@gmail.com>
# Co-Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=linux-samsung-espresso3g
pkgver=5.15_rc1
pkgrel=1
pkgrel=0
pkgdesc="Samsung Galaxy Tab 2 (7.0 inch) mainline kernel"
arch="armv7"
_carch="arm"