Projects
Essentials
libdvdcss2
libdvdcss2.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libdvdcss2.spec of Package libdvdcss2 (Revision 8)
Currently displaying revision
8
,
Show latest
# vim: set sw=4 ts=4 et: Name: libdvdcss2 Summary: Library for accessing DVDs like block device usind deCSS if needed Summary(de): Bibliothek zum Zugriff auf DVDs mit deCSS-Entschlüsselung, falls benötigt Summary(fi): DVD-aseman käsittelyyn tarkoitettu ohjelmointikirjasto Version: 1.3.0 Release: 0 License: GPL-2.0+ URL: http://www.videolan.org/libdvdcss/ Group: System/Libraries Source0: libdvdcss-%{version}.tar.bz2 NoSource: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Conflicts: libdvdcss0.0.1, libdvdcss0.0.2 Provides: libdvdcss = %{version}-%{release} BuildRequires: pkgconfig BuildRequires: glibc-devel BuildRequires: gcc BuildRequires: gcc-fortran %description libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. The important features are: * Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris, and HP-UX. * Simplicity. There are currently 7 functions in the API, and we intend to keep this number low. * Freedom. libdvdcss is released under the General Public License, ensuring it will stay free, and used only for free software products. * Just better. Unlike most similar projects, libdvdcss doesn't require the region of your drive to be set. %description -l de Die libdvdcss ist eine einfache Bibliothek, entwickelt um auf DVDs wie auf Blockdevices zuzugreifen, ohne sich über die Verschlüsselung gedanken machen zu mpssen. Die wichtigsten Features sind: * Portabilität. Augenblicklich werden folgende Plattformen unterstützt: GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris und HP-UX. * Einfachheit. Es gibt augenblicklich 7 Funktionen in der API und die Entwickler sind bestrebt, die Zahl niedrig zu halten. * Freiheit. Die libdvdcss steht unter der General Public License, demzufolge wird es frei bleiben und nur für freie Softwareprojekte eingesetzt. * Einfach besser. Im Gegensatz zu anderen Projekten dieser art benötigt libdvdcss den Region-Code des DVD-Laufwerks nicht. %description -l fi libdvdcss on yksinkertainen ohjelmointikirjasto, jonka tarkoitus on tarjota DVD-aseman käsittelyyn helppo rajanpinta. libdvdcss käyttäjän ei tarvitse myöskään välittää CSS:stä vaan libdvdcss hoitaa sen automaattisesti. Tärkeimmät ominaisuudet ovat: * Koodin siirrettävyys eri käyttöjärjestelmien välillä. Tuettuja tällä hetkellä: OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris, ja HP-UX. * Helppous. Kirjastossa on vain 7 funktiota ohjelmointirajapinnassa. * Vapaus. Koodi on julkaistu General Public Lisenssin alaisena * Toisin kuin monet DVD-purkukirjastot libdvdcss ei tarvitse aluekoodia %package -n libdvdcss-devel Summary: Development tools for programs which will use the libdvdcss library Summary(de): Entwicklungstools für Programme die die libdvdcss Bibliothek nutzen Summary(fi): DVD-soittimen käsittelyyn tarkoitettu ohjelmointi kirjasto Group: Development/Libraries/C and C++ Requires: %{name} = %version-%release Provides: %{name}devel = %version-%release %description -n libdvdcss-devel The libdvdcss-devel package includes the header files and static libraries necessary for developing programs which will manipulate DVDs files using the libdvdcss library. If you are going to develop programs which will manipulate DVDs, you should install libdvdcss-devel. You'll also need to have the libdvdcss package installed. %description -n libdvdcss-devel -l de Das libdvdcss-devel Packet enthelt Header-Files und statisch gelinkte Bibliotheken die zur Entwicklung eigener Programme benötigt werden, die auf DVDs mit Hilfe der libdvdcss zugreifen wollen. Wenn Sie Programme entwicklen wollen, die auf DVDs zugreifen sollen, sollten sie libdvdcss-devel installieren. Es wird ebenso die libdvdcss benötigt. %description -n libdvdcss-devel -l fi Paketti sisältää header-tiedostot sekä staattiset kirjastot, jotka ovat tarpeellisia ohjelmien kehittämisen kannalta. Jos aiot kehittää ohjelman joka käyttää libdvdcss sinun tulee asentaa nämä tiedostot. %prep %setup -q -n libdvdcss-%{version} %build %configure --disable-static make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print rm -rf %{buildroot}%{_datadir}/doc/ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc AUTHORS COPYING NEWS README %{_libdir}/libdvdcss.so.* %files -n libdvdcss-devel %defattr(-,root,root) %doc ChangeLog COPYING %{_includedir}/dvdcss %{_libdir}/libdvdcss.so %{_libdir}/pkgconfig/libdvdcss.pc %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.