[Pkg-haskell-commits] darcs: haskell-hsqml: Add dep3 meta information to pkg-config patch.
Christopher Reichert
creichert07 at gmail.com
Thu Jan 22 18:05:41 UTC 2015
Thu Jan 22 18:04:59 UTC 2015 Christopher Reichert <creichert07 at gmail.com>
* Add dep3 meta information to pkg-config patch.
M ./patches/pkgconfig-conf-stdout.patch +10
Thu Jan 22 18:04:59 UTC 2015 Christopher Reichert <creichert07 at gmail.com>
* Add dep3 meta information to pkg-config patch.
diff -rN -u old-haskell-hsqml/patches/pkgconfig-conf-stdout.patch new-haskell-hsqml/patches/pkgconfig-conf-stdout.patch
--- old-haskell-hsqml/patches/pkgconfig-conf-stdout.patch 2015-01-22 18:05:41.060507334 +0000
+++ new-haskell-hsqml/patches/pkgconfig-conf-stdout.patch 2015-01-22 18:05:41.064507336 +0000
@@ -1,3 +1,13 @@
+Title: Print pkg-config Conf File to Stdout
+DEP: 3
+State: ACCEPTED
+Date: 2015-01-22
+Drivers: Christopher Reichert <creichert07 at gmail.com>
+URL: http://hackage.haskell.org/package/hsqml
+Source: http://anonscm.debian.org/darcs/pkg-haskell/haskell-hsqml
+Abstract:
+ Prints the pkg-config conf file name to stdout. The output is
+ expected by the cdbs tool.
--- a/Setup.hs
+++ b/Setup.hs
@@ -288,6 +288,7 @@ regWithQt pkg at PackageDescription { libra
More information about the Pkg-haskell-commits
mailing list