Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37792130
en ru br
Репозитории ALT
S:0.7.2-alt2
5.1: 0.6.2-alt1
4.1: 0.6.1-alt1
4.0: 0.6.1-alt1
3.0: 0.6.0-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdockapp

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

# vim: set ft=spec: -*- rpm-spec -*-
# $Id: libdockapp,v 1.8 2005/08/04 04:47:40 raorn Exp $

Name: libdockapp
Version: 0.6.1
Release: alt1

Summary: DockApp Making Standard Library
Group: System/Libraries
License: LGPL
Url: http://solfertje.student.utwente.nl/~dalroi/libdockapp/

Source: %url/files/%name-%version.tar.bz2
#Patch: %name-0.5.0-alt-DAInitialize.patch
#Patch1: %name-0.5.0-alt-xpm-file.patch

# Automatically added by buildreq on Thu Apr 07 2005

BuildRequires: xorg-x11-devel

%description
This is a simple (trivial) library for writing Window Maker dock
applications, or dockapps (those that only show up in the dock), easily.

It is very limited and can be only used for dockapps that open a single
appicon for process in only be single display, but this seems to be
enough for most, if not all, dockapps.

%package devel
Summary: DockApp Making Standard Library
Group: Development/C
Requires: %name = %version-%release
# FIXME: we NEED xpm library
Requires: xorg-x11-devel

%description devel
This is a simple (trivial) library for writing Window Maker dock
applications, or dockapps (those that only show up in the dock), easily.

It is very limited and can be only used for dockapps that open a single
appicon for process in only be single display, but this seems to be
enough for most, if not all, dockapps.

This package contains header files needed for development.

%prep
%setup -q -n dockapp-%version
#patch -p1
#patch1 -p1
find . -type d -name CVS -print0 | xargs -r0 %__rm -rf --

%build
%configure \
--disable-static \
--without-font \
--without-examples
%make_build COND_FONT=

%install
%makeinstall COND_FONT=

%files
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
%_libdir/lib*.so.*

%files devel
%doc examples fonts
%_libdir/lib*.so
%_includedir/*.h

%changelog

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

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