diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 10:29:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 10:29:35 +0000 |
| commit | a6edbe1d116f3115483abe4147585663d7ff4112 (patch) | |
| tree | f5ac0aedf022f393d5ee05b11bb90243d8f389c7 /gnustep-libs | |
| parent | 585411f8a551570e81d5af64aac1ac83374fd93e (diff) | |
| download | baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.gz baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.xz baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.zip | |
Adding metadata
Diffstat (limited to 'gnustep-libs')
| -rw-r--r-- | gnustep-libs/cenonlibrary/metadata.xml | 16 | ||||
| -rw-r--r-- | gnustep-libs/dbuskit/metadata.xml | 19 | ||||
| -rw-r--r-- | gnustep-libs/highlighterkit/metadata.xml | 16 | ||||
| -rw-r--r-- | gnustep-libs/netclasses/metadata.xml | 19 | ||||
| -rw-r--r-- | gnustep-libs/renaissance/metadata.xml | 16 | ||||
| -rw-r--r-- | gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | gnustep-libs/sope/metadata.xml | 17 | ||||
| -rw-r--r-- | gnustep-libs/sope/sope-5.1.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | gnustep-libs/sope/sope-5.2.0-r1.ebuild | 2 |
9 files changed, 56 insertions, 53 deletions
diff --git a/gnustep-libs/cenonlibrary/metadata.xml b/gnustep-libs/cenonlibrary/metadata.xml index c801fb4650d8..2ddb9c807300 100644 --- a/gnustep-libs/cenonlibrary/metadata.xml +++ b/gnustep-libs/cenonlibrary/metadata.xml @@ -1,14 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + <longdescription> Cenon is a graphical tool of a special kind. Build upon a modular graphical core, Cenon offers a wide variety of possibilities and applications. This package contains the supporting libraries for cenon itself. </longdescription> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/dbuskit/metadata.xml b/gnustep-libs/dbuskit/metadata.xml index 9242490abf6c..d1cbe6c0c727 100644 --- a/gnustep-libs/dbuskit/metadata.xml +++ b/gnustep-libs/dbuskit/metadata.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <upstream> - <remote-id type="github">gnustep/libs-dbuskit</remote-id> - </upstream> - <longdescription>The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.</longdescription> -</pkgmetadata> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + <longdescription>The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.</longdescription> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/highlighterkit/metadata.xml b/gnustep-libs/highlighterkit/metadata.xml index 1c45cd0090fb..45970c7c57b7 100644 --- a/gnustep-libs/highlighterkit/metadata.xml +++ b/gnustep-libs/highlighterkit/metadata.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription>HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.</longdescription> -</pkgmetadata> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + <longdescription>HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.</longdescription> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/netclasses/metadata.xml b/gnustep-libs/netclasses/metadata.xml index 72020b98304e..51f40196aebb 100644 --- a/gnustep-libs/netclasses/metadata.xml +++ b/gnustep-libs/netclasses/metadata.xml @@ -1,17 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + <longdescription> netclasses is an asynchronous networking library that works on OS X natively, and any of the multitude of platforms supported by GNUstep. You've never seen an easier way to put together network applications! </longdescription> - <upstream> - <remote-id type="sourceforge">netclasses</remote-id> - </upstream> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/renaissance/metadata.xml b/gnustep-libs/renaissance/metadata.xml index 92c52a694a7c..7b21303881c9 100644 --- a/gnustep-libs/renaissance/metadata.xml +++ b/gnustep-libs/renaissance/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + <longdescription> Welcome to GNUstep Renaissance! GNUstep Renaissance is free software (GNU LGPL), and part of the @@ -26,4 +26,6 @@ via outlets (as traditionally in OpenStep); a new quick and intuitive syntax has been developed to make creating outlets as easy as possible. </longdescription> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild index 408fd4ea7c85..7ebba41fc8b0 100644 --- a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild +++ b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit gnustep-2 DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files" -HOMEPAGE="http://www.gnustep.it/Renaissance/index.html" +HOMEPAGE="https://github.com/gnustep/libs-renaissance" SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz" KEYWORDS="amd64 ppc x86" diff --git a/gnustep-libs/sope/metadata.xml b/gnustep-libs/sope/metadata.xml index 3ad7d9cb3b7f..5c7f3282e18e 100644 --- a/gnustep-libs/sope/metadata.xml +++ b/gnustep-libs/sope/metadata.xml @@ -1,11 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <upstream> - <remote-id type="github">inverse-inc/sope</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> + </maintainer> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/gnustep-libs/sope/sope-5.1.1-r1.ebuild b/gnustep-libs/sope/sope-5.1.1-r1.ebuild index 08cd6033c79b..bfab3caaa576 100644 --- a/gnustep-libs/sope/sope-5.1.1-r1.ebuild +++ b/gnustep-libs/sope/sope-5.1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit gnustep-2 vcs-snapshot DESCRIPTION="A set of frameworks forming a complete Web application server environment" -HOMEPAGE="http://www.sogo.nu/" +HOMEPAGE="https://github.com/inverse-inc/sope/" SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" diff --git a/gnustep-libs/sope/sope-5.2.0-r1.ebuild b/gnustep-libs/sope/sope-5.2.0-r1.ebuild index 08cd6033c79b..bfab3caaa576 100644 --- a/gnustep-libs/sope/sope-5.2.0-r1.ebuild +++ b/gnustep-libs/sope/sope-5.2.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit gnustep-2 vcs-snapshot DESCRIPTION="A set of frameworks forming a complete Web application server environment" -HOMEPAGE="http://www.sogo.nu/" +HOMEPAGE="https://github.com/inverse-inc/sope/" SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" |
