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
3ba260f0
Unverified
Commit
3ba260f0
authored
5 years ago
by
Dang Huynh
Committed by
Alexey Minnekhanov
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
hybris/glamor-hybris: update to the latest commit (
!675
)
Signed-off-by:
Danct12
<
danct12@disroot.org
>
parent
37eecb26
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hybris/glamor-hybris/APKBUILD
+5
-7
5 additions, 7 deletions
hybris/glamor-hybris/APKBUILD
with
5 additions
and
7 deletions
hybris/glamor-hybris/APKBUILD
+
5
−
7
View file @
3ba260f0
pkgname
=
glamor-hybris
pkgver
=
1.0_git201
8121
7
pkgver
=
1.0_git201
9100
7
pkgrel
=
0
_commit
=
"
347463bcd688b75067d0dda2a920fb74fc976f51
"
_commit
=
"
28f342f937a5f9a606273b48dcede7eefbab4bab
"
pkgdesc
=
"glamor Xserver 2D acceleration modified to work with libhybris drivers"
url
=
"https://github.com/NotKit/glamor-hybris"
arch
=
"armhf armv7 aarch64"
license
=
"MIT"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
depends
=
makedepends
=
"autoconf automake util-macros libtool
xorg-server-dev libxi-dev fontsproto randrproto
videoproto renderproto
drihybrisproto
drihybris-dev libepoxy-dev
videoproto renderproto drihybris-dev libepoxy-dev
libhybris-dev"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/NotKit/glamor-hybris/archive/
$_commit
.tar.gz"
options
=
"!check"
# no testsuite
builddir
=
"
$srcdir
"
/
$pkgname
-
$_commit
build
()
{
cd
"
$builddir
"
export
LDFLAGS
=
"
$LDFLAGS
-Wl,-z,lazy"
export
CPPFLAGS
=
"
$CPPFLAGS
-I/usr/include/android-7.1"
...
...
@@ -31,9 +30,8 @@ build() {
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
mv
"
$pkgdir
/usr/include/xorg/glamor.h"
"
$pkgdir
/usr/include/xorg/glamor-hybris.h"
install
-Dm644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/COPYING
}
sha512sums
=
"
57fa7462a8967cdb282868800ca69e6ee2e2187a421853c093a4e06f8242c15b5953b86921df6e1b668a254a251b38ba80d4194ab5230fa0940f4b975
45c01
76
glamor-hybris-
347463bcd688b75067d0dda2a920fb74fc976f51
.tar.gz"
sha512sums
=
"
49a323d40b56f15fe96a7371c864abc78669c7e58585d689c284127f1a01660504938e0dcf6e1199da4f6d382087232a00091d22efa5b12059867e
45c
3
01
a584
glamor-hybris-
28f342f937a5f9a606273b48dcede7eefbab4bab
.tar.gz"
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