about summary refs log tree commit diff
path: root/test/fixdescriptors/pkgconfig-0.15.0.fix
blob: 27f32aba64194ba823f39b67060591dad161752d (plain) (blame)
1
2
3
4
5
6
7
8
Descr(
  [ Bind("pkgId", Str("pkgconfig-0.15.0"))
  , Bind("releaseId", Str("1"))

  , Bind("src", File(Url("http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.15.0.tar.gz")))
  , Bind("build", File(Local("../build/pkgconfig-build.sh")))
  ]
)