Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046227
en ru br
Репозитории ALT
S:2008.2-alt1.qa1
5.1: 2008.2-alt0.M51.1
4.1: 2008.2-alt0.M41.1
www.altlinux.org/Changes

Группа :: Сети/Почта
Пакет: qgmailnotifier

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: qgmailnotifier
Summary: QGMailNotifier is a GMail notifier
License: GPL
Group: Networking/Mail
Version: 2008.2
Release: alt0.M41.1
Packager: Motsyo Gennadi <drool at altlinux.ru>
URL: http://qt-apps.org/content/show.php/QGMailNotifier?content=85979
Source0: http://www.codef00.com/projects/%name-%version.tgz
Source1: %name.desktop

# Automatically added by buildreq on Sat Jan 09 2010 (-bi)

BuildRequires: ImageMagick gcc-c++ libqt4-devel

%description
A portable QT4 based GMail notifier, which is
designed to provide all of the functionality
that the official Windows notifier has, and more.

%prep
%setup -n %name

%build
subst s'|/bin/|/usr/bin/|g' %name.pro
export PATH=$PATH:%_qt4dir/bin
qmake "QMAKE_CFLAGS+=%optflags" "QMAKE_CXXFLAGS+=%optflags" %name.pro
%make_build

%install
make INSTALL_ROOT=%buildroot install
install -Dp -m 0644 %SOURCE1 %buildroot%_desktopdir/%name.desktop

# Icons

%__mkdir -p %buildroot/{%_miconsdir,%_niconsdir,%_liconsdir}
convert -resize 48x48 img/gmail.png %buildroot%_liconsdir/%name.png
convert -resize 32x32 img/gmail.png %buildroot%_niconsdir/%name.png
convert -resize 16x16 img/gmail.png %buildroot%_miconsdir/%name.png

%files
%_bindir/%name
%_desktopdir/%name.desktop
%_miconsdir/%name.png
%_niconsdir/%name.png
%_liconsdir/%name.png

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin