mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Steadyflow is a GTK+ based download manager that aims for minimalism, and
ease of use. It should be easy to control, whether from the GUI, command line, or D-Bus. WWW: https://launchpad.net/steadyflow PR: ports/154354 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> Feature safe: yes
This commit is contained in:
parent
92fee0d1bb
commit
16611dff1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268335
5 changed files with 85 additions and 0 deletions
|
@ -253,6 +253,7 @@
|
|||
SUBDIR += snotes
|
||||
SUBDIR += splashsetter
|
||||
SUBDIR += sshmenu
|
||||
SUBDIR += steadyflow
|
||||
SUBDIR += strigi
|
||||
SUBDIR += sugarcrm
|
||||
SUBDIR += superkaramba-lwp
|
||||
|
|
36
deskutils/steadyflow/Makefile
Normal file
36
deskutils/steadyflow/Makefile
Normal file
|
@ -0,0 +1,36 @@
|
|||
# New ports collection makefile for: steadyflow
|
||||
# Date created: 2011-01-28
|
||||
# Whom: Olivier Duchateau <duchateau.olivier@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= steadyflow
|
||||
PORTVERSION= 0.1.5
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ \
|
||||
https://launchpadlibrarian.net/56276785/
|
||||
|
||||
MAINTAINER= duchateau.olivier@gmail.com
|
||||
COMMENT= Simple download manager
|
||||
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
gee.2:${PORTSDIR}/devel/libgee \
|
||||
notify.1:${PORTSDIR}/devel/libnotify \
|
||||
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
|
||||
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_CMAKE= yes
|
||||
USE_GNOME= desktopfileutils glib20 gtk20 pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CMAKE_ARGS= -DWANT_GSETTINGS:BOOL=OFF \
|
||||
-DWANT_AYATANA:BOOL=OFF
|
||||
|
||||
post-install:
|
||||
@-update-desktop-database
|
||||
|
||||
.include <bsd.port.mk>
|
2
deskutils/steadyflow/distinfo
Normal file
2
deskutils/steadyflow/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (steadyflow-0.1.5.tar.gz) = 97a61fc31c7279997f7675a7078dc79579969a71bc9124db00a0f904dec15912
|
||||
SIZE (steadyflow-0.1.5.tar.gz) = 105124
|
5
deskutils/steadyflow/pkg-descr
Normal file
5
deskutils/steadyflow/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
Steadyflow is a GTK+ based download manager that aims for minimalism, and
|
||||
ease of use. It should be easy to control, whether from the GUI, command
|
||||
line, or D-Bus.
|
||||
|
||||
WWW: https://launchpad.net/steadyflow
|
41
deskutils/steadyflow/pkg-plist
Normal file
41
deskutils/steadyflow/pkg-plist
Normal file
|
@ -0,0 +1,41 @@
|
|||
bin/steadyflow
|
||||
share/applications/steadyflow.desktop
|
||||
share/icons/hicolor/16x16/apps/steadyflow.svg
|
||||
share/icons/hicolor/22x22/apps/steadyflow.svg
|
||||
share/icons/hicolor/24x24/apps/steadyflow.svg
|
||||
share/icons/hicolor/32x32/apps/steadyflow.svg
|
||||
share/icons/hicolor/48x48/apps/steadyflow.svg
|
||||
share/icons/hicolor/64x64/apps/steadyflow.svg
|
||||
share/icons/hicolor/scalable/apps/steadyflow.svg
|
||||
share/locale/ar/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/be/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/bg/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/bn/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/cs/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/de/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/en_GB/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/es/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/fa/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/fr/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/he/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/hi/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/hu/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/it/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/ml/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/nb/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/nl/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/pl/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/pt/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/ro/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/ru/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/sv/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/tr/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/uk/LC_MESSAGES/steadyflow.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/steadyflow.mo
|
||||
share/steadyflow/net.launchpad.steadyflow.ini
|
||||
share/steadyflow/ui/AddFileDialog.ui
|
||||
share/steadyflow/ui/MainWindow.ui
|
||||
share/steadyflow/ui/PreferencesDialog.ui
|
||||
@dirrm share/steadyflow/ui
|
||||
@dirrm share/steadyflow
|
Loading…
Add table
Reference in a new issue