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
9f535ec1
Commit
9f535ec1
authored
3 years ago
by
Jan Beich
Browse files
Options
Downloads
Patches
Plain Diff
x11/swaync: move PLIST_FILES to pkg-plist
(cherry picked from commit
18b4bed4
)
parent
753e18ef
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/swaync/Makefile
+0
-12
0 additions, 12 deletions
x11/swaync/Makefile
x11/swaync/pkg-plist
+12
-0
12 additions, 0 deletions
x11/swaync/pkg-plist
with
12 additions
and
12 deletions
x11/swaync/Makefile
+
0
−
12
View file @
9f535ec1
...
...
@@ -19,18 +19,6 @@ USE_GNOME= gdkpixbuf2 gtk30 introspection:build
GH_ACCOUNT
=
ErikReider
GH_PROJECT
=
SwayNotificationCenter
GH_TAGNAME
=
c345804
PLIST_FILES
=
bin/
${
PORTNAME
}
\
bin/
${
PORTNAME
}
-client
\
lib/systemd/user/
${
PORTNAME
}
.service
\
share/bash-completion/completions/
${
PORTNAME
}
\
share/bash-completion/completions/
${
PORTNAME
}
-client
\
share/dbus-1/services/org.erikreider.swaync.service
\
share/fish/vendor_completions.d/
${
PORTNAME
}
-client
.fish
\
share/fish/vendor_completions.d/
${
PORTNAME
}
.fish
\
share/zsh/site-functions/_
${
PORTNAME
}
\
share/zsh/site-functions/_
${
PORTNAME
}
-client
\
"@sample etc/xdg/
${
PORTNAME
}
/config.json.sample"
\
"@sample etc/xdg/
${
PORTNAME
}
/style.css.sample"
post-patch
:
# Let @sample handle default files under etc/
...
...
This diff is collapsed.
Click to expand it.
x11/swaync/pkg-plist
0 → 100644
+
12
−
0
View file @
9f535ec1
bin/swaync
bin/swaync-client
@sample etc/xdg/swaync/config.json.sample
@sample etc/xdg/swaync/style.css.sample
lib/systemd/user/swaync.service
share/bash-completion/completions/swaync
share/bash-completion/completions/swaync-client
share/dbus-1/services/org.erikreider.swaync.service
share/fish/vendor_completions.d/swaync-client.fish
share/fish/vendor_completions.d/swaync.fish
share/zsh/site-functions/_swaync
share/zsh/site-functions/_swaync-client
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