Add missing remote-id's to metadata
authorJustin Lecher <jlec@gentoo.org>
Thu, 20 Aug 2015 05:53:39 +0000 (07:53 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 20 Aug 2015 05:53:39 +0000 (07:53 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
media-libs/libebur128/metadata.xml
media-libs/mlt/metadata.xml
media-libs/opencv/metadata.xml
sys-apps/cracklib-words/metadata.xml
sys-libs/cracklib/metadata.xml

index 22387e5f3ee126c2a1f4714a96e7e03a51899236..c586b3264aa7ee6401e669918bb04773a656aed8 100644 (file)
@@ -1,9 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-       <email>amynka@gentoo.org</email>
-</maintainer>
-<longdescription>
+       <maintainer>
+               <email>amynka@gentoo.org</email>
+       </maintainer>
+       <longdescription>
 </longdescription>
+       <upstream>
+               <remote-id type="github">jiixyj/libebur128</remote-id>
+       </upstream>
 </pkgmetadata>
index a551a235c3b778c9f6f16184ee1b39a3763dd013..8db4d281e97c882deec26653ffe758558f09522a 100644 (file)
@@ -24,5 +24,6 @@
   </use>
   <upstream>
     <remote-id type="sourceforge">mlt</remote-id>
+    <remote-id type="github">mltframework/mlt</remote-id>
   </upstream>
 </pkgmetadata>
index 97bdf9dd12a9b292eb6060f1b960809333531c13..29819de17989c08b0d7ca1b01a556f2c46cdf36f 100644 (file)
@@ -1,27 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>kde</herd>
-<maintainer>
-       <email>dilfridge@gentoo.org</email>
-       <name>Andreas K. Huettel</name>
-</maintainer>
-<maintainer>
-       <email>amynka@gentoo.org</email>
-       <name>Amy Winston</name>
-</maintainer>
-<longdescription>
+       <herd>kde</herd>
+       <maintainer>
+               <email>dilfridge@gentoo.org</email>
+               <name>Andreas K. Huettel</name>
+       </maintainer>
+       <maintainer>
+               <email>amynka@gentoo.org</email>
+               <name>Amy Winston</name>
+       </maintainer>
+       <longdescription>
 OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.
 Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition;
 Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.
 </longdescription>
-<use>
-       <flag name="contrib">Install user contributed scripts from opencv_contrib</flag>
-       <flag name="cuda">Enable NVIDIA Cuda computations support</flag>
-       <flag name="eigen">Enable usage of <pkg>dev-cpp/eigen</pkg> for computations</flag>
-       <flag name="ipp">Enable Intel Integrated Primitive support</flag>
-       <flag name="opencl">Add support for OpenCL</flag>
-       <flag name="testprograms">Build and install programs for testing OpenCV (performance)</flag>
-       <flag name="vtk">Build new 3D visualization module viz based on sci-libs/vtk</flag>
-</use>
+       <use>
+               <flag name="contrib">Install user contributed scripts from opencv_contrib</flag>
+               <flag name="cuda">Enable NVIDIA Cuda computations support</flag>
+               <flag name="eigen">Enable usage of <pkg>dev-cpp/eigen</pkg> for computations</flag>
+               <flag name="ipp">Enable Intel Integrated Primitive support</flag>
+               <flag name="opencl">Add support for OpenCL</flag>
+               <flag name="testprograms">Build and install programs for testing OpenCV (performance)</flag>
+               <flag name="vtk">Build new 3D visualization module viz based on sci-libs/vtk</flag>
+       </use>
+       <upstream>
+               <remote-id type="sourceforge">opencvlibrary</remote-id>
+       </upstream>
 </pkgmetadata>
index 42090b9cf925887322ef86ddaa83816f90db63af..60405e4494c4e8fc256c429322a66a3e6b001927 100644 (file)
@@ -4,5 +4,6 @@
        <herd>base-system</herd>
        <upstream>
                <remote-id type="sourceforge">cracklib</remote-id>
+               <remote-id type="github">cracklib/cracklib</remote-id>
        </upstream>
 </pkgmetadata>
index 42090b9cf925887322ef86ddaa83816f90db63af..60405e4494c4e8fc256c429322a66a3e6b001927 100644 (file)
@@ -4,5 +4,6 @@
        <herd>base-system</herd>
        <upstream>
                <remote-id type="sourceforge">cracklib</remote-id>
+               <remote-id type="github">cracklib/cracklib</remote-id>
        </upstream>
 </pkgmetadata>