Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Ports
ghc-hledger-lib
ghc-hledger-lib.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ghc-hledger-lib.spec of Package ghc-hledger-lib
# # spec file for package ghc-hledger-lib # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %global pkg_name hledger-lib %bcond_with tests Name: ghc-%{pkg_name} Version: 1.2 Release: 0 Summary: Core data types, parsers and functionality for the hledger accounting tools License: GPL-3.0+ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Decimal-devel BuildRequires: ghc-HUnit-devel BuildRequires: ghc-array-devel BuildRequires: ghc-base-compat-devel BuildRequires: ghc-blaze-markup-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-cmdargs-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-csv-devel BuildRequires: ghc-data-default-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-hashtables-devel BuildRequires: ghc-megaparsec-devel BuildRequires: ghc-mtl-compat-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-old-time-devel BuildRequires: ghc-parsec-devel BuildRequires: ghc-pretty-show-devel BuildRequires: ghc-regex-tdfa-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-safe-devel BuildRequires: ghc-semigroups-devel BuildRequires: ghc-split-devel BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-uglymemo-devel BuildRequires: ghc-utf8-string-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-Glob-devel BuildRequires: ghc-doctest-devel BuildRequires: ghc-test-framework-devel BuildRequires: ghc-test-framework-hunit-devel %endif %description This is a reusable library containing hledger's core functionality. hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use. %package devel Summary: Haskell %{pkg_name} library development files Group: Development/Libraries/Other Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} %description devel This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build %install %ghc_lib_install %check %cabal_test %post devel %ghc_pkg_recache %postun devel %ghc_pkg_recache %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE %dir %{_datadir}/%{pkg_name}-%{version} %dir %{_datadir}/%{pkg_name}-%{version}/doc %{_datadir}/%{pkg_name}-%{version}/doc/hledger_csv.5 %{_datadir}/%{pkg_name}-%{version}/doc/hledger_csv.5.info %{_datadir}/%{pkg_name}-%{version}/doc/hledger_csv.5.txt %{_datadir}/%{pkg_name}-%{version}/doc/hledger_journal.5 %{_datadir}/%{pkg_name}-%{version}/doc/hledger_journal.5.info %{_datadir}/%{pkg_name}-%{version}/doc/hledger_journal.5.txt %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timeclock.5 %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timeclock.5.info %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timeclock.5.txt %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timedot.5 %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timedot.5.info %{_datadir}/%{pkg_name}-%{version}/doc/hledger_timedot.5.txt %files devel -f %{name}-devel.files %defattr(-,root,root,-) %doc CHANGES README doc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor