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
a34bb834
Commit
a34bb834
authored
11 months ago
by
Kurt Jaeger
Browse files
Options
Downloads
Patches
Plain Diff
multimedia/butt: update 0.1.40 -> 0.1.41
Changes:
https://danielnoethen.de/butt/Changelog.html
parent
034ea727
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
multimedia/butt/Makefile
+3
-1
3 additions, 1 deletion
multimedia/butt/Makefile
multimedia/butt/distinfo
+3
-3
3 additions, 3 deletions
multimedia/butt/distinfo
multimedia/butt/files/patch-src_FLTK_fl__funcs.cpp
+1
-0
1 addition, 0 deletions
multimedia/butt/files/patch-src_FLTK_fl__funcs.cpp
with
7 additions
and
4 deletions
multimedia/butt/Makefile
+
3
−
1
View file @
a34bb834
PORTNAME
=
butt
PORTVERSION
=
0.1.4
0
PORTVERSION
=
0.1.4
1
CATEGORIES
=
multimedia graphics
MASTER_SITES
=
https://danielnoethen.de/butt/release/
${
PORTVERSION
}
/
...
...
@@ -20,6 +20,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libopus.so:audio/opus
\
libpng.so:graphics/png
\
libportaudio.so:audio/portaudio
\
libportmidi.so:audio/portmidi
\
libsamplerate.so:audio/libsamplerate
\
libvorbis.so:audio/libvorbis
...
...
@@ -30,6 +31,7 @@ GNU_CONFIGURE= yes
CFLAGS
+=
-I
/usr/local/include
LDFLAGS
+=
-L
/usr/local/lib
-lintl
PLIST_FILES
=
bin/butt
\
share/locale/ar/LC_MESSAGES/butt.mo
\
share/locale/de/LC_MESSAGES/butt.mo
\
share/locale/es/LC_MESSAGES/butt.mo
\
share/locale/fr/LC_MESSAGES/butt.mo
\
...
...
This diff is collapsed.
Click to expand it.
multimedia/butt/distinfo
+
3
−
3
View file @
a34bb834
TIMESTAMP = 171
0623303
SHA256 (butt-0.1.4
0
.tar.gz) = c1
a835efb50843a6290642795d097162d4dd04514d3b9abe04b0ff0a25241a8
0
SIZE (butt-0.1.4
0
.tar.gz) = 1
572022
TIMESTAMP = 171
1995085
SHA256 (butt-0.1.4
1
.tar.gz) = c1
3ca98ea7763e9983480f2f49c30b9002f8e3113f58071c9bbe3b3d2f42955
0
SIZE (butt-0.1.4
1
.tar.gz) = 1
629934
This diff is collapsed.
Click to expand it.
multimedia/butt/files/patch-src_FLTK_fl__funcs.cpp
+
1
−
0
View file @
a34bb834
...
...
@@ -5,6 +5,7 @@
#include
<time.h>
#include
<sys/stat.h>
+
#
include
<
sys
/
syslimits
.
h
>
#include
<pthread.h>
#ifndef WIN32
#include
<sys/wait.h>
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