Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
7bc32204
There was an error fetching the commit references. Please try again later.
Commit
7bc32204
authored
1 year ago
by
Jan Beich
Browse files
Options
Downloads
Patches
Plain Diff
x11/gromit-mpx: unbreak with gtk3/X11=off
parent
f39cd4db
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
x11/gromit-mpx/Makefile
+11
-2
11 additions, 2 deletions
x11/gromit-mpx/Makefile
x11/gromit-mpx/distinfo
+4
-0
4 additions, 0 deletions
x11/gromit-mpx/distinfo
with
15 additions
and
2 deletions
x11/gromit-mpx/Makefile
+
11
−
2
View file @
7bc32204
...
...
@@ -3,6 +3,10 @@ DISTVERSION= 1.4.3
PORTREVISION
=
1
CATEGORIES
=
x11 wayland
PATCH_SITES
=
https://github.com/
${
GH_ACCOUNT
}
/
${
GH_PROJECT
}
/commit/
PATCHFILES
+=
698a43a8dcd7.patch:-p1
# https://github.com/bk138/gromit-mpx/pull/177
PATCHFILES
+=
7cd913191b48.patch:-p1
# https://github.com/bk138/gromit-mpx/pull/177
MAINTAINER
=
jbeich@FreeBSD.org
COMMENT
=
Desktop annotation tool, multi-pointer port of Gromit
WWW
=
https://github.com/bk138/gromit-mpx
...
...
@@ -12,14 +16,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS
=
libappindicator3.so:devel/libappindicator
USES
=
cmake gnome pkgconfig
xorg
USES
=
cmake gnome pkgconfig
USE_CSTD
=
gnu99
USE_GITHUB
=
yes
USE_GNOME
=
cairo gdkpixbuf2 gtk30
USE_XORG
=
x11 xi
GH_ACCOUNT
=
bk138
LDFLAGS
+=
-Wl
,--as-needed
# atk, dbusmenu, pango
OPTIONS_DEFINE
=
X11
OPTIONS_DEFAULT
=
X11
X11_USES
=
xorg
X11_USE
=
XORG
=
x11 xi
post-patch
:
# Let @sample handle default files under etc/
@${REINPLACE_CMD}
-e
'/data.*cfg/s/)/ RENAME ${PORTNAME}.cfg.sample)/'
\
...
...
This diff is collapsed.
Click to expand it.
x11/gromit-mpx/distinfo
+
4
−
0
View file @
7bc32204
TIMESTAMP = 1664109823
SHA256 (bk138-gromit-mpx-1.4.3_GH0.tar.gz) = 01c3e37ea0977a507349df34c474bdc939a57287aa41ce96d9eeb4d21279c6a4
SIZE (bk138-gromit-mpx-1.4.3_GH0.tar.gz) = 1861824
SHA256 (698a43a8dcd7.patch) = ad3943e4b288939b8e1637f60c2325a89b0fe8acb3e378ac6c61fdf42ec51be5
SIZE (698a43a8dcd7.patch) = 7528
SHA256 (7cd913191b48.patch) = f5f9911f59201d3fcc1aff40e1e802ebd824c2b5328597c71a5c9de70f66c6d4
SIZE (7cd913191b48.patch) = 922
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