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
865b99eb
Commit
865b99eb
authored
2 years ago
by
0EVSG
Committed by
Yuri Victorovich
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
audio/guitarix-lv2: Backport patches fixing build with zita-resampler 1.10; Change to GitHub
PR: 269766
parent
dd8fe029
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
audio/guitarix-lv2/Makefile
+8
-3
8 additions, 3 deletions
audio/guitarix-lv2/Makefile
audio/guitarix-lv2/distinfo
+5
-3
5 additions, 3 deletions
audio/guitarix-lv2/distinfo
with
13 additions
and
6 deletions
audio/guitarix-lv2/Makefile
+
8
−
3
View file @
865b99eb
PORTNAME
=
guitarix
DISTVERSIONPREFIX
=
V
DISTVERSION
=
0.44.1
PORTREVISION
=
4
CATEGORIES
=
audio
MASTER_SITES
=
SF/
${
PORTNAME
}
/
${
PORTNAME
}
/
P
KGNAMESUFFIX
=
-lv2
DISTNAME
=
${
PORTNAME
}
2-
${
DISTVERSION
}
P
ATCH_SITES
=
https://github.com/
${
GH_ACCOUNT
}
/
${
GH_PROJECT
}
/commit/
PATCHFILES
+=
53560efbbc44a971b7b10290d96b059b67c71eed.patch:-p2
MAINTAINER
=
yuri@FreeBSD.org
COMMENT
=
Virtual versatile amplification
for
Jack and
set
of LV2 plugins
...
...
@@ -45,6 +46,9 @@ USE_XORG= x11
USE_LDCONFIG
=
yes
USE_BINUTILS
=
yes
# linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9
USE_GITHUB
=
yes
GH_ACCOUNT
=
brummer10
SHEBANG_FILES
=
tools/coverage tools/dsp2cc tools/dsp2insert tools/dsp2insert tools/tube_transfer.py
# see https://github.com/brummer10/guitarix/issues/97
CONFIGURE_ARGS
=
--enable-lfs
--ldflags
=
"
${
LDFLAGS
}
"
--jack-session
...
...
@@ -52,6 +56,7 @@ CONFIGURE_ARGS= --enable-lfs --ldflags="${LDFLAGS}" --jack-session
LDFLAGS
+=
-B
${
LOCALBASE
}
/bin
# Use ld provided by USE_BINUTILS for GNU features, otherwise GNU ld isn't called
WRKSRC
=
${
WRKDIR
}
/
${
PORTNAME
}
-
${
DISTVERSION
}
WRKSRC_SUBDIR
=
trunk
BINARY_ALIAS
=
python
=
${
PYTHON_CMD
}
python3
=
${
PYTHON_CMD
}
ld
=
${
LOCALBASE
}
/bin/ld
OPTIONS_DEFINE
=
NLS
...
...
This diff is collapsed.
Click to expand it.
audio/guitarix-lv2/distinfo
+
5
−
3
View file @
865b99eb
TIMESTAMP = 1651601911
SHA256 (guitarix2-0.44.1.tar.xz) = 77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18
SIZE (guitarix2-0.44.1.tar.xz) = 71754176
TIMESTAMP = 1677683937
SHA256 (brummer10-guitarix-V0.44.1_GH0.tar.gz) = 88f1206233b8b3eae4a021daab926c86cb559bda2059fe2a5ed2c745daa146c1
SIZE (brummer10-guitarix-V0.44.1_GH0.tar.gz) = 94638472
SHA256 (53560efbbc44a971b7b10290d96b059b67c71eed.patch) = b6738405f3894236986541497aa313f4e761c365f6199e6101288e03f9040c7d
SIZE (53560efbbc44a971b7b10290d96b059b67c71eed.patch) = 2282
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