Skip to content

Commit

Permalink
glew110: include homepage
Browse files Browse the repository at this point in the history
**Summary**
- Add homepage to package.yml
  • Loading branch information
androidnisse committed Apr 13, 2024
1 parent 4430b22 commit 15b143a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
15 changes: 8 additions & 7 deletions packages/g/glew110/package.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
name : glew110
version : 1.10.0
release : 8
release : 9
source :
- http://jaist.dl.sourceforge.net/project/glew/glew/1.10.0/glew-1.10.0.tgz : 99c41320b63f6860869b5fb9af9a1854b15582796c64ee3dfd7096dc0c89f307
homepage : https://glew.sourceforge.net/
license :
- GPL-2.0
- MIT
- BSD-3-Clause
- GPL-2.0-or-later
- MIT
summary : Binary Compatibility Library
component : binary.compat
description: |
Binary Compatibility Library - it is forbidden to build against this library
builddeps :
- pkgconfig(xmu)
- pkgconfig32(xmu)
- pkgconfig(xi)
- pkgconfig32(glu)
- pkgconfig32(xi)
- pkgconfig32(xmu)
- pkgconfig(glu)
- pkgconfig32(glu)
- pkgconfig(xi)
- pkgconfig(xmu)
- glibc-32bit-devel
- libgcc-32bit
emul32 : yes
Expand Down
21 changes: 11 additions & 10 deletions packages/g/glew110/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
<PISI>
<Source>
<Name>glew110</Name>
<Homepage>https://glew.sourceforge.net/</Homepage>
<Packager>
<Name>Silke Hofstra</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0</License>
<License>MIT</License>
<License>BSD-3-Clause</License>
<License>GPL-2.0-or-later</License>
<License>MIT</License>
<PartOf>binary.compat</PartOf>
<Summary xml:lang="en">Binary Compatibility Library</Summary>
<Description xml:lang="en">Binary Compatibility Library - it is forbidden to build against this library
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>glew110</Name>
Expand All @@ -32,20 +33,20 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
<Dependency release="8">glew110</Dependency>
<Dependency release="9">glew110</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libGLEW.so.1.10</Path>
<Path fileType="library">/usr/lib32/libGLEW.so.1.10.0</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2023-09-16</Date>
<Update release="9">
<Date>2024-04-13</Date>
<Version>1.10.0</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 15b143a

Please sign in to comment.