Port details |
- alarm-clock-applet Fully-featured alarm clock
- 0.3.4_2 deskutils
=0 0.3.4_2Version of this port present on the latest quarterly branch. - Maintainer: iluxa@ex.ua
 - Port Added: 2017-02-16 14:25:54
- Last Update: 2022-04-30 08:03:20
- Commit Hash: ca3f925
- License: GPLv2
- Description:
- Alarm Clock is a fully-featured alarm clock for your GNOME panel or
equivalent. It's easy to use yet powerful with support for multiple
repeatable alarms, as well as snoozing and a flexible notification
system. Alarm Clock will notify you of an alarm by either playing a
sound or starting your favorite music player!
WWW: http://alarm-clock.pseudoberries.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- alarm-clock-applet>0:deskutils/alarm-clock-applet
- To install the port:
- cd /usr/ports/deskutils/alarm-clock-applet/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/alarm-clock-applet
- pkg install alarm-clock-applet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alarm-clock-applet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487255087
SHA256 (alarm-clock-applet-0.3.4.tar.gz) = d99004c0ac109a6e43b6629d33bf170618b976be7ba0d7606d3f82fd58e139d7
SIZE (alarm-clock-applet-0.3.4.tar.gz) = 331304
- 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:
-
- gnome-icon-theme>0 : misc/gnome-icon-theme
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gnome-icon-theme>0 : misc/gnome-icon-theme
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libnotify.so : devel/libnotify
- libunique-1.0.so : x11-toolkits/unique
- libgstreamer-1.0.so : multimedia/gstreamer1
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for alarm-clock-applet-0.3.4_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_alarm-clock-applet
- USES:
- gettext-tools gmake gnome gstreamer pkgconfig gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Apr 2022 08:03:20 0.3.4_2
|
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
10 Apr 2022 19:11:41 0.3.4_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 0.3.4_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
10 Oct 2021 19:44:42 0.3.4
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
07 Apr 2021 08:09:01 0.3.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.3.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Aug 2020 17:51:45
0.3.4
|
tcberner  |
deskutils/alarm-clock-applet: fix build on recent current |
08 Nov 2019 09:41:45
0.3.4
|
tobik  |
deskutils: Add missing USES={gnome,mate,php} |
20 Feb 2017 20:20:32
0.3.4
|
tobik  |
Fix indentation
Reported by: danfe
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9693 |
16 Feb 2017 14:25:46
0.3.4
|
tobik  |
New port: deskutils/alarm-clock-applet
Alarm Clock is a fully-featured alarm clock for your GNOME panel or
equivalent. It's easy to use yet powerful with support for multiple
repeatable alarms, as well as snoozing and a flexible notification
system. Alarm Clock will notify you of an alarm by either playing a
sound or starting your favorite music player!
WWW: http://alarm-clock.pseudoberries.com/
PR: 208160
Submitted by: iluxa@ex.ua
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9631 |