Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build: add automake
Browse files Browse the repository at this point in the history
This is Automake, a Makefile generator.

log: add lib--automake(version:1.11)
  • Loading branch information
Van020530 authored and kamiyadm committed Oct 19, 2023
1 parent c5687c3 commit db7899d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions automake1.11/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
package:
id: automake1.11
name: automake1.11
version: 1.11.0.1
kind: lib
description: |
runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: "https://github.com/deepin-community/automake1.11.git"
commit: fbb5a0607dce387bb3d5c9f786f355a6dc022aab

build:
kind: autotools
manual:
configure: |
./bootstrap
./configure ${conf_args}

0 comments on commit db7899d

Please sign in to comment.