Port details |
- smplayer-themes Themes for SMPlayer
- 20.11.0_1,1 multimedia
=2 20.11.0_1,1Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-06-18 14:02:32
- Last Update: 2024-04-13 14:39:12
- Commit Hash: 43757ef
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: audio kde
- License: not specified in port
- WWW:
- https://www.smplayer.info/
- Description:
- Themes for SMPlayer.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- smplayer-themes>0:multimedia/smplayer-themes
- To install the port:
- cd /usr/ports/multimedia/smplayer-themes/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/smplayer-themes
- pkg install smplayer-themes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smplayer-themes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605324093
SHA256 (smplayer-themes-20.11.0.tar.bz2) = b99c02a13e5587e0c59d127d2f2536a1bc2740e726fadb47c89d349df5951132
SIZE (smplayer-themes-20.11.0.tar.bz2) = 3782542
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- This port is required by:
- for Run
-
- multimedia/smplayer
Configuration Options:
- ===> The following configuration options are available for smplayer-themes-20.11.0_1,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- multimedia_smplayer-themes
- USES:
- qt:5 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.11.0_1,1 13 Apr 2024 14:39:12
![commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c](/images/git.png) ![commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c](/images/codeberg.svg) ![commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Vladimir Druzenko (vvd) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippy
Approved by: arrowd (mentor) |
20.11.0_1,1 28 Feb 2024 09:17:53
![commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65 commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65](/images/git.png) ![commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65 commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65](/images/codeberg.svg) ![commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65 commit hash: 6e8ae44465a42ea41dfb56663ccc786cde3dcb65](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Vladimir Druzenko (vvd) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/smplayer-{skins,themes}: update WWW
Approved by: arrowd (mentor, implicit) |
20.11.0_1,1 02 May 2023 16:52:38
![commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d](/images/git.png) ![commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d](/images/codeberg.svg) ![commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Vladimir Druzenko (vvd) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: Change MAINTAINER on my ports
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935 |
20.11.0_1,1 11 Sep 2022 10:20:14
![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/git.png) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/codeberg.svg) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Felix Palmen (zirias) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20.11.0_1,1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20.11.0_1,1 20 Jul 2022 14:22:30
![commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80](/images/git.png) ![commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80](/images/codeberg.svg) ![commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
20.11.0_1,1 04 Jul 2021 16:55:16
![commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81](/images/git.png) ![commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81](/images/codeberg.svg) ![commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Loïc Bartoletti (lbartoletti) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5. |
20.11.0,1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
20.11.0,1 14 Nov 2020 03:59:31
![Revision:555069 Revision:555069](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fluffy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/smplayer-themes: updated to 20.11.0
PR: 251124
Submitted by: maintainer |
18.6.0,1 27 Sep 2020 06:24:49
![Revision:550239 Revision:550239](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/smplayer: give related ports to vvd
- Previous maintainer of multimedia/smplayer was reset in r505428,
as the maintainer no longer used FreeBSD.
- The related ports were forgot in this process.
- Give them to the new maintainer of multimedia/smplayer |
18.6.0,1 21 Oct 2018 17:36:34
![Revision:482714 Revision:482714](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to upstream release 18.6.0, new maintainer, default toolkit QT5
PR: 231854
Submitted by: kikadf.01@gmail.com (new maintainer) |
16.8.0,1 28 Jun 2018 17:39:55
![Revision:473503 Revision:473503](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
16.8.0,1 26 Jun 2018 17:06:33
![Revision:473398 Revision:473398](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
16.8.0,1 10 Sep 2016 14:08:32
![Revision:421692 Revision:421692](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 16.8.0, please see
/usr/local/share/doc/smplayer-themes/Changelog |
16.6.0,1 10 Jun 2016 14:19:56
![Revision:416682 Revision:416682](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 16.6.0, please see
/usr/local/share/doc/smplayer-themes/Changelog |
15.12.0_1,1 13 May 2016 17:53:59
![Revision:415117 Revision:415117](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add missing files to plist
Approved by: portmgr blanket |
15.12.0,1 18 Jan 2016 22:24:56
![Revision:406616 Revision:406616](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 15.12.0, please see
/usr/local/share/doc/smplayer-themes/Changelog |
15.6.0_1,1 14 Aug 2015 14:34:12
![Revision:394220 Revision:394220](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add missing files to plist
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
15.6.0,1 25 Jun 2015 16:21:40
![Revision:390583 Revision:390583](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 15.6.0, announce message:
* Add experimental theme H2O. Still work in progress. |
14.12.0,1 16 Mar 2015 01:59:06
![Revision:381370 Revision:381370](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 14.12.0, announce message:
* New themes Faenza, Faenza-Darkest and Faenza-Silver, by
Michele Angelico (tomberro at gmail dot com). Icons from
http://qt-apps.org/content/show.php/smplayer-theme-faenza?content=156022
* New theme Oxygen-KDE, by Ralsa Marsh (ralsa at autistici dot org) |
14.9.0,1 15 Dec 2014 12:38:42
![Revision:374742 Revision:374742](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Drop @dirrm* from plist |
14.9.0,1 06 Sep 2014 12:54:37
![Revision:367417 Revision:367417](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add PORTEPOCH, forgotten in previous commit
Reported by: pawel |
14.9.0 06 Sep 2014 12:24:36
![Revision:367415 Revision:367415](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 14.9.0, announce message:
Now all the icons are packaged in resource files (*.rcc).
- Remove NO_BUILD=yes,
- Add rcc_build QT4 dependency |
20140607 30 Jul 2014 13:20:08
![Revision:363478 Revision:363478](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 20140607, announce message:
* Add the Numix-remix theme, by Robert Streeter (rstreeter78 at gmail dot
com),
icons from The Numix Project. |
20131003 01 Apr 2014 16:29:22
![Revision:349861 Revision:349861](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 20131003
- Use tar:bzip2 instead of USE_BZIP2=yes
- Add README.txt to DOCS
- Remove obsolete REINPLACE
- Add Theme Numix-uTouch |
20120919 23 Jan 2014 09:05:26
![Revision:340817 Revision:340817](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 20120919
- Take maintainership
- Change COMMENT to use SMPlayer
- Add DOCS and add DOCS Option
- Change pkg-descr
Approved by: maintainer (private email) |
0.1.20 25 Sep 2013 00:54:09
![Revision:328226 Revision:328226](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bdrewery ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.1.20 20 Sep 2013 20:57:49
![Revision:327747 Revision:327747](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.1.20 03 Jul 2011 13:38:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove MD5 |
0.1.20 23 Apr 2010 18:07:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
dhn ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.20
PR: ports/145952
Submitted by: "Pawel Pekala" <c0rn@o2.pl> |
0.1.19 22 Aug 2009 00:28:34
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.1.19 14 Jul 2009 17:00:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
dhn ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take maintainership
Approved by: miwi (old maintainer) |
0.1.19 06 Mar 2009 08:16:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.19 |
0.1.18 15 Nov 2008 22:43:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.18 |
0.1.17 26 Sep 2008 09:41:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.17 |
0.1.16 18 Jun 2008 23:13:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.16 |
0.1.15 27 Apr 2008 08:23:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.15 |
0.1.1 13 Mar 2008 12:43:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take over maintainership |
0.1.1 02 Mar 2008 08:25:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
0.1.1 05 Jul 2007 07:21:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor) |
0.1.1 18 Jun 2007 14:01:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add smplayer-themes 0.1.1, themes for smplayer.
PR: ports/112535, ports/113679
Submitted by: Diego Depaoli <trebestie at gmail.com> and Yinghong.Liu
<liu_yinghong at yahoo.com.cn> |